Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-33412 (GCVE-0-2026-33412)
Vulnerability from cvelistv5 – Published: 2026-03-24 19:43 – Updated: 2026-03-26 03:55- 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/645ed6597d1ea89… | x_refsource_MISC |
| https://github.com/vim/vim/releases/tag/v9.2.0202 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-03-24T20:16:21.339Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/19/10"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-33412",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-25T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-26T03:55:39.372Z",
"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.0202"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim\u0027s glob() function on Unix-like systems. By including a newline character (\\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user\u0027s \u0027shell\u0027 setting. This issue has been patched in version 9.2.0202."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-24T19:43:07.219Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
},
{
"name": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"name": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
}
],
"source": {
"advisory": "GHSA-w5jw-f54h-x46c",
"discovery": "UNKNOWN"
},
"title": "Vim affected by Command injection via newline in glob()"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-33412",
"datePublished": "2026-03-24T19:43:07.219Z",
"dateReserved": "2026-03-19T17:02:34.171Z",
"dateUpdated": "2026-03-26T03:55:39.372Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-33412",
"date": "2026-05-18",
"epss": "0.0001",
"percentile": "0.01127"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-33412\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-24T20:16:29.740\",\"lastModified\":\"2026-03-25T21:59:14.980\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim\u0027s glob() function on Unix-like systems. By including a newline character (\\\\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user\u0027s \u0027shell\u0027 setting. This issue has been patched in version 9.2.0202.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N\",\"baseScore\":5.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.3,\"impactScore\":4.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.3,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"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.0202\",\"matchCriteriaId\":\"E79E22DB-B3DB-45AC-9D86-F917E6A7EC6C\"}]}]}],\"references\":[{\"url\":\"https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/vim/vim/releases/tag/v9.2.0202\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/19/10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/19/10\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-03-24T20:16:21.339Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-33412\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-25T19:28:11.644101Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-25T19:28:15.587Z\"}}], \"cna\": {\"title\": \"Vim affected by Command injection via newline in glob()\", \"source\": {\"advisory\": \"GHSA-w5jw-f54h-x46c\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.6, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"vim\", \"product\": \"vim\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 9.2.0202\"}]}], \"references\": [{\"url\": \"https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c\", \"name\": \"https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a\", \"name\": \"https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/vim/vim/releases/tag/v9.2.0202\", \"name\": \"https://github.com/vim/vim/releases/tag/v9.2.0202\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim\u0027s glob() function on Unix-like systems. By including a newline character (\\\\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user\u0027s \u0027shell\u0027 setting. This issue has been patched in version 9.2.0202.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-03-24T19:43:07.219Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-33412\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-26T03:55:39.372Z\", \"dateReserved\": \"2026-03-19T17:02:34.171Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-24T19:43:07.219Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:21124-1
Vulnerability from csaf_suse - Published: 2026-04-14 07:55 - Updated: 2026-04-14 07:55| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\n- Update to 9.2.0280\n- CVE-2026-33412: command injection via newline in glob() (bsc#1259985).\n- CVE-2026-34714: crafted file can allow code execution (bsc#1261191).\n- CVE-2026-34982: Vim modeline bypass via various options (bsc#1261271).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-665",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21124-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21124-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621124-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21124-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025420.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259985",
"url": "https://bugzilla.suse.com/1259985"
},
{
"category": "self",
"summary": "SUSE Bug 1261191",
"url": "https://bugzilla.suse.com/1261191"
},
{
"category": "self",
"summary": "SUSE Bug 1261271",
"url": "https://bugzilla.suse.com/1261271"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33412 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34714 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34714/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34982 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34982/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-04-14T07:55:35Z",
"generator": {
"date": "2026-04-14T07:55:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21124-1",
"initial_release_date": "2026-04-14T07:55:35Z",
"revision_history": [
{
"date": "2026-04-14T07:55:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0280-1.1.aarch64",
"product": {
"name": "vim-small-9.2.0280-1.1.aarch64",
"product_id": "vim-small-9.2.0280-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-common-9.2.0280-1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0280-1.1.noarch",
"product_id": "vim-data-common-9.2.0280-1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0280-1.1.s390x",
"product": {
"name": "vim-small-9.2.0280-1.1.s390x",
"product_id": "vim-small-9.2.0280-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0280-1.1.x86_64",
"product": {
"name": "vim-small-9.2.0280-1.1.x86_64",
"product_id": "vim-small-9.2.0280-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-1.1.noarch as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x"
},
"product_reference": "vim-small-9.2.0280-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33412"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim\u0027s glob() function on Unix-like systems. By including a newline character (\\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user\u0027s \u0027shell\u0027 setting. This issue has been patched in version 9.2.0202.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33412",
"url": "https://www.suse.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "SUSE Bug 1259985 for CVE-2026-33412",
"url": "https://bugzilla.suse.com/1259985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T07:55:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-33412"
},
{
"cve": "CVE-2026-34714",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34714"
}
],
"notes": [
{
"category": "general",
"text": "Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34714",
"url": "https://www.suse.com/security/cve/CVE-2026-34714"
},
{
"category": "external",
"summary": "SUSE Bug 1261191 for CVE-2026-34714",
"url": "https://bugzilla.suse.com/1261191"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T07:55:35Z",
"details": "important"
}
],
"title": "CVE-2026-34714"
},
{
"cve": "CVE-2026-34982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34982"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34982",
"url": "https://www.suse.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "SUSE Bug 1261271 for CVE-2026-34982",
"url": "https://bugzilla.suse.com/1261271"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.2.0280-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.2.0280-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T07:55:35Z",
"details": "important"
}
],
"title": "CVE-2026-34982"
}
]
}
SUSE-SU-2026:1387-1
Vulnerability from csaf_suse - Published: 2026-04-16 09:17 - Updated: 2026-04-16 09:17| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\nUpdate to version 9.2.0280.\n\n- CVE-2026-34982: missing input validation allows for a modeline sandbox bypass and can lead to arbitrary OS command\n execution (bsc#1261271).\n- CVE-2026-34714: missing checks allow for a `tabpanel` modeline escape and can lead to arbitrary OS command execution\n (bsc#1261191).\n- CVE-2026-33412: improper escaping of newline characters allows for command injection in `glob` and can lead to\n arbitrary code execution (bsc#1259985).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1387,SUSE-SLE-Micro-5.3-2026-1387,SUSE-SLE-Micro-5.4-2026-1387,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1387,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1387,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1387,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1387,SUSE-SUSE-MicroOS-5.2-2026-1387",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1387-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1387-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261387-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1387-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045614.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259985",
"url": "https://bugzilla.suse.com/1259985"
},
{
"category": "self",
"summary": "SUSE Bug 1261191",
"url": "https://bugzilla.suse.com/1261191"
},
{
"category": "self",
"summary": "SUSE Bug 1261271",
"url": "https://bugzilla.suse.com/1261271"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33412 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34714 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34714/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34982 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34982/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-04-16T09:17:53Z",
"generator": {
"date": "2026-04-16T09:17:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1387-1",
"initial_release_date": "2026-04-16T09:17:53Z",
"revision_history": [
{
"date": "2026-04-16T09:17:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-150000.5.89.1.aarch64",
"product": {
"name": "gvim-9.2.0280-150000.5.89.1.aarch64",
"product_id": "gvim-9.2.0280-150000.5.89.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-150000.5.89.1.aarch64",
"product": {
"name": "vim-9.2.0280-150000.5.89.1.aarch64",
"product_id": "vim-9.2.0280-150000.5.89.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-150000.5.89.1.aarch64",
"product": {
"name": "vim-small-9.2.0280-150000.5.89.1.aarch64",
"product_id": "vim-small-9.2.0280-150000.5.89.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-150000.5.89.1.i586",
"product": {
"name": "gvim-9.2.0280-150000.5.89.1.i586",
"product_id": "gvim-9.2.0280-150000.5.89.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-150000.5.89.1.i586",
"product": {
"name": "vim-9.2.0280-150000.5.89.1.i586",
"product_id": "vim-9.2.0280-150000.5.89.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-150000.5.89.1.i586",
"product": {
"name": "vim-small-9.2.0280-150000.5.89.1.i586",
"product_id": "vim-small-9.2.0280-150000.5.89.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0280-150000.5.89.1.noarch",
"product": {
"name": "vim-data-9.2.0280-150000.5.89.1.noarch",
"product_id": "vim-data-9.2.0280-150000.5.89.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0280-150000.5.89.1.noarch",
"product": {
"name": "vim-data-common-9.2.0280-150000.5.89.1.noarch",
"product_id": "vim-data-common-9.2.0280-150000.5.89.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-150000.5.89.1.ppc64le",
"product": {
"name": "gvim-9.2.0280-150000.5.89.1.ppc64le",
"product_id": "gvim-9.2.0280-150000.5.89.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-150000.5.89.1.ppc64le",
"product": {
"name": "vim-9.2.0280-150000.5.89.1.ppc64le",
"product_id": "vim-9.2.0280-150000.5.89.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-150000.5.89.1.ppc64le",
"product": {
"name": "vim-small-9.2.0280-150000.5.89.1.ppc64le",
"product_id": "vim-small-9.2.0280-150000.5.89.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-150000.5.89.1.s390x",
"product": {
"name": "gvim-9.2.0280-150000.5.89.1.s390x",
"product_id": "gvim-9.2.0280-150000.5.89.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-150000.5.89.1.s390x",
"product": {
"name": "vim-9.2.0280-150000.5.89.1.s390x",
"product_id": "vim-9.2.0280-150000.5.89.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-150000.5.89.1.s390x",
"product": {
"name": "vim-small-9.2.0280-150000.5.89.1.s390x",
"product_id": "vim-small-9.2.0280-150000.5.89.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-150000.5.89.1.x86_64",
"product": {
"name": "gvim-9.2.0280-150000.5.89.1.x86_64",
"product_id": "gvim-9.2.0280-150000.5.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-150000.5.89.1.x86_64",
"product": {
"name": "vim-9.2.0280-150000.5.89.1.x86_64",
"product_id": "vim-9.2.0280-150000.5.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-150000.5.89.1.x86_64",
"product": {
"name": "vim-small-9.2.0280-150000.5.89.1.x86_64",
"product_id": "vim-small-9.2.0280-150000.5.89.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150000.5.89.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150000.5.89.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150000.5.89.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150000.5.89.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150000.5.89.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64"
},
"product_reference": "gvim-9.2.0280-150000.5.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "gvim-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150000.5.89.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64"
},
"product_reference": "vim-9.2.0280-150000.5.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "vim-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-150000.5.89.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch"
},
"product_reference": "vim-data-9.2.0280-150000.5.89.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150000.5.89.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150000.5.89.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150000.5.89.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64"
},
"product_reference": "gvim-9.2.0280-150000.5.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "gvim-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150000.5.89.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64"
},
"product_reference": "vim-9.2.0280-150000.5.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "vim-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-150000.5.89.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch"
},
"product_reference": "vim-data-9.2.0280-150000.5.89.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150000.5.89.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150000.5.89.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150000.5.89.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64"
},
"product_reference": "gvim-9.2.0280-150000.5.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150000.5.89.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le"
},
"product_reference": "gvim-9.2.0280-150000.5.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150000.5.89.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x"
},
"product_reference": "gvim-9.2.0280-150000.5.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "gvim-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150000.5.89.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64"
},
"product_reference": "vim-9.2.0280-150000.5.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150000.5.89.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le"
},
"product_reference": "vim-9.2.0280-150000.5.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150000.5.89.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x"
},
"product_reference": "vim-9.2.0280-150000.5.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "vim-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-150000.5.89.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch"
},
"product_reference": "vim-data-9.2.0280-150000.5.89.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150000.5.89.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150000.5.89.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150000.5.89.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le"
},
"product_reference": "gvim-9.2.0280-150000.5.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "gvim-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150000.5.89.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le"
},
"product_reference": "vim-9.2.0280-150000.5.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "vim-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-150000.5.89.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch"
},
"product_reference": "vim-data-9.2.0280-150000.5.89.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150000.5.89.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150000.5.89.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150000.5.89.1.noarch as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150000.5.89.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150000.5.89.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150000.5.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33412"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim\u0027s glob() function on Unix-like systems. By including a newline character (\\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user\u0027s \u0027shell\u0027 setting. This issue has been patched in version 9.2.0202.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33412",
"url": "https://www.suse.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "SUSE Bug 1259985 for CVE-2026-33412",
"url": "https://bugzilla.suse.com/1259985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-16T09:17:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-33412"
},
{
"cve": "CVE-2026-34714",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34714"
}
],
"notes": [
{
"category": "general",
"text": "Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34714",
"url": "https://www.suse.com/security/cve/CVE-2026-34714"
},
{
"category": "external",
"summary": "SUSE Bug 1261191 for CVE-2026-34714",
"url": "https://bugzilla.suse.com/1261191"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-16T09:17:53Z",
"details": "important"
}
],
"title": "CVE-2026-34714"
},
{
"cve": "CVE-2026-34982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34982"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34982",
"url": "https://www.suse.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "SUSE Bug 1261271 for CVE-2026-34982",
"url": "https://bugzilla.suse.com/1261271"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.2.0280-150000.5.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.2.0280-150000.5.89.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.2.0280-150000.5.89.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-16T09:17:53Z",
"details": "important"
}
],
"title": "CVE-2026-34982"
}
]
}
SUSE-SU-2026:21118-1
Vulnerability from csaf_suse - Published: 2026-04-14 08:33 - Updated: 2026-04-14 08:33| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\n- Update to 9.2.0280\n- CVE-2026-33412: command injection via newline in glob() (bsc#1259985).\n- CVE-2026-34714: crafted file can allow code execution (bsc#1261191).\n- CVE-2026-34982: Vim modeline bypass via various options (bsc#1261271).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-486",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21118-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21118-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621118-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21118-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025425.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259985",
"url": "https://bugzilla.suse.com/1259985"
},
{
"category": "self",
"summary": "SUSE Bug 1261191",
"url": "https://bugzilla.suse.com/1261191"
},
{
"category": "self",
"summary": "SUSE Bug 1261271",
"url": "https://bugzilla.suse.com/1261271"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33412 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34714 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34714/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34982 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34982/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-04-14T08:33:54Z",
"generator": {
"date": "2026-04-14T08:33:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21118-1",
"initial_release_date": "2026-04-14T08:33:54Z",
"revision_history": [
{
"date": "2026-04-14T08:33:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0280-slfo.1.1_1.1.aarch64",
"product": {
"name": "vim-small-9.2.0280-slfo.1.1_1.1.aarch64",
"product_id": "vim-small-9.2.0280-slfo.1.1_1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-common-9.2.0280-slfo.1.1_1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0280-slfo.1.1_1.1.noarch",
"product_id": "vim-data-common-9.2.0280-slfo.1.1_1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0280-slfo.1.1_1.1.ppc64le",
"product": {
"name": "vim-small-9.2.0280-slfo.1.1_1.1.ppc64le",
"product_id": "vim-small-9.2.0280-slfo.1.1_1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0280-slfo.1.1_1.1.s390x",
"product": {
"name": "vim-small-9.2.0280-slfo.1.1_1.1.s390x",
"product_id": "vim-small-9.2.0280-slfo.1.1_1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0280-slfo.1.1_1.1.x86_64",
"product": {
"name": "vim-small-9.2.0280-slfo.1.1_1.1.x86_64",
"product_id": "vim-small-9.2.0280-slfo.1.1_1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-slfo.1.1_1.1.noarch as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-slfo.1.1_1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x"
},
"product_reference": "vim-small-9.2.0280-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33412"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim\u0027s glob() function on Unix-like systems. By including a newline character (\\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user\u0027s \u0027shell\u0027 setting. This issue has been patched in version 9.2.0202.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33412",
"url": "https://www.suse.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "SUSE Bug 1259985 for CVE-2026-33412",
"url": "https://bugzilla.suse.com/1259985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T08:33:54Z",
"details": "moderate"
}
],
"title": "CVE-2026-33412"
},
{
"cve": "CVE-2026-34714",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34714"
}
],
"notes": [
{
"category": "general",
"text": "Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34714",
"url": "https://www.suse.com/security/cve/CVE-2026-34714"
},
{
"category": "external",
"summary": "SUSE Bug 1261191 for CVE-2026-34714",
"url": "https://bugzilla.suse.com/1261191"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T08:33:54Z",
"details": "important"
}
],
"title": "CVE-2026-34714"
},
{
"cve": "CVE-2026-34982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34982"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34982",
"url": "https://www.suse.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "SUSE Bug 1261271 for CVE-2026-34982",
"url": "https://bugzilla.suse.com/1261271"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.2.0280-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.2.0280-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-14T08:33:54Z",
"details": "important"
}
],
"title": "CVE-2026-34982"
}
]
}
SUSE-SU-2026:21134-1
Vulnerability from csaf_suse - Published: 2026-04-15 08:14 - Updated: 2026-04-15 08:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\n- CVE-2026-33412: command injection via newline in glob() (bsc#1259985).\n- CVE-2026-34714: crafted file can allow code execution (bsc#1261191).\n- CVE-2026-34982: Vim modeline bypass via various options (bsc#1261271).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-563",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21134-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21134-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621134-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21134-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045686.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259985",
"url": "https://bugzilla.suse.com/1259985"
},
{
"category": "self",
"summary": "SUSE Bug 1261191",
"url": "https://bugzilla.suse.com/1261191"
},
{
"category": "self",
"summary": "SUSE Bug 1261271",
"url": "https://bugzilla.suse.com/1261271"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33412 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34714 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34714/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34982 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34982/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-04-15T08:14:48Z",
"generator": {
"date": "2026-04-15T08:14:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21134-1",
"initial_release_date": "2026-04-15T08:14:48Z",
"revision_history": [
{
"date": "2026-04-15T08:14:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0280-160000.1.1.aarch64",
"product": {
"name": "vim-small-9.2.0280-160000.1.1.aarch64",
"product_id": "vim-small-9.2.0280-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-common-9.2.0280-160000.1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0280-160000.1.1.noarch",
"product_id": "vim-data-common-9.2.0280-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0280-160000.1.1.ppc64le",
"product": {
"name": "vim-small-9.2.0280-160000.1.1.ppc64le",
"product_id": "vim-small-9.2.0280-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0280-160000.1.1.s390x",
"product": {
"name": "vim-small-9.2.0280-160000.1.1.s390x",
"product_id": "vim-small-9.2.0280-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0280-160000.1.1.x86_64",
"product": {
"name": "vim-small-9.2.0280-160000.1.1.x86_64",
"product_id": "vim-small-9.2.0280-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-160000.1.1.noarch as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x"
},
"product_reference": "vim-small-9.2.0280-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33412"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim\u0027s glob() function on Unix-like systems. By including a newline character (\\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user\u0027s \u0027shell\u0027 setting. This issue has been patched in version 9.2.0202.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33412",
"url": "https://www.suse.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "SUSE Bug 1259985 for CVE-2026-33412",
"url": "https://bugzilla.suse.com/1259985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T08:14:48Z",
"details": "moderate"
}
],
"title": "CVE-2026-33412"
},
{
"cve": "CVE-2026-34714",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34714"
}
],
"notes": [
{
"category": "general",
"text": "Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34714",
"url": "https://www.suse.com/security/cve/CVE-2026-34714"
},
{
"category": "external",
"summary": "SUSE Bug 1261191 for CVE-2026-34714",
"url": "https://bugzilla.suse.com/1261191"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T08:14:48Z",
"details": "important"
}
],
"title": "CVE-2026-34714"
},
{
"cve": "CVE-2026-34982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34982"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34982",
"url": "https://www.suse.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "SUSE Bug 1261271 for CVE-2026-34982",
"url": "https://bugzilla.suse.com/1261271"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0280-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T08:14:48Z",
"details": "important"
}
],
"title": "CVE-2026-34982"
}
]
}
SUSE-SU-2026:1607-1
Vulnerability from csaf_suse - Published: 2026-04-24 11:50 - Updated: 2026-04-24 11:50| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\nUpdate to version 9.2.0280.\n\n- CVE-2026-34982: missing input validation allows for a modeline sandbox bypass and can lead to arbitrary OS command\n execution (bsc#1261271).\n- CVE-2026-34714: missing checks allow for a `tabpanel` modeline escape and can lead to arbitrary OS command execution\n (bsc#1261191).\n- CVE-2026-33412: improper escaping of newline characters allows for command injection in `glob` and can lead to\n arbitrary code execution (bsc#1259985).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1607,SUSE-SLE-Micro-5.5-2026-1607,SUSE-SLE-Module-Basesystem-15-SP7-2026-1607,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-1607,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1607,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1607,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1607,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1607,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1607,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1607,openSUSE-SLE-15.6-2026-1607",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1607-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1607-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261607-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1607-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045933.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259985",
"url": "https://bugzilla.suse.com/1259985"
},
{
"category": "self",
"summary": "SUSE Bug 1261191",
"url": "https://bugzilla.suse.com/1261191"
},
{
"category": "self",
"summary": "SUSE Bug 1261271",
"url": "https://bugzilla.suse.com/1261271"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33412 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34714 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34714/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34982 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34982/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-04-24T11:50:57Z",
"generator": {
"date": "2026-04-24T11:50:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1607-1",
"initial_release_date": "2026-04-24T11:50:57Z",
"revision_history": [
{
"date": "2026-04-24T11:50:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-150500.20.46.1.aarch64",
"product": {
"name": "gvim-9.2.0280-150500.20.46.1.aarch64",
"product_id": "gvim-9.2.0280-150500.20.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-150500.20.46.1.aarch64",
"product": {
"name": "vim-9.2.0280-150500.20.46.1.aarch64",
"product_id": "vim-9.2.0280-150500.20.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-150500.20.46.1.aarch64",
"product": {
"name": "vim-small-9.2.0280-150500.20.46.1.aarch64",
"product_id": "vim-small-9.2.0280-150500.20.46.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-150500.20.46.1.i586",
"product": {
"name": "gvim-9.2.0280-150500.20.46.1.i586",
"product_id": "gvim-9.2.0280-150500.20.46.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-150500.20.46.1.i586",
"product": {
"name": "vim-9.2.0280-150500.20.46.1.i586",
"product_id": "vim-9.2.0280-150500.20.46.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-150500.20.46.1.i586",
"product": {
"name": "vim-small-9.2.0280-150500.20.46.1.i586",
"product_id": "vim-small-9.2.0280-150500.20.46.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0280-150500.20.46.1.noarch",
"product": {
"name": "vim-data-9.2.0280-150500.20.46.1.noarch",
"product_id": "vim-data-9.2.0280-150500.20.46.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0280-150500.20.46.1.noarch",
"product": {
"name": "vim-data-common-9.2.0280-150500.20.46.1.noarch",
"product_id": "vim-data-common-9.2.0280-150500.20.46.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-150500.20.46.1.ppc64le",
"product": {
"name": "gvim-9.2.0280-150500.20.46.1.ppc64le",
"product_id": "gvim-9.2.0280-150500.20.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-150500.20.46.1.ppc64le",
"product": {
"name": "vim-9.2.0280-150500.20.46.1.ppc64le",
"product_id": "vim-9.2.0280-150500.20.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-150500.20.46.1.ppc64le",
"product": {
"name": "vim-small-9.2.0280-150500.20.46.1.ppc64le",
"product_id": "vim-small-9.2.0280-150500.20.46.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-150500.20.46.1.s390x",
"product": {
"name": "gvim-9.2.0280-150500.20.46.1.s390x",
"product_id": "gvim-9.2.0280-150500.20.46.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-150500.20.46.1.s390x",
"product": {
"name": "vim-9.2.0280-150500.20.46.1.s390x",
"product_id": "vim-9.2.0280-150500.20.46.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-150500.20.46.1.s390x",
"product": {
"name": "vim-small-9.2.0280-150500.20.46.1.s390x",
"product_id": "vim-small-9.2.0280-150500.20.46.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-150500.20.46.1.x86_64",
"product": {
"name": "gvim-9.2.0280-150500.20.46.1.x86_64",
"product_id": "gvim-9.2.0280-150500.20.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-150500.20.46.1.x86_64",
"product": {
"name": "vim-9.2.0280-150500.20.46.1.x86_64",
"product_id": "vim-9.2.0280-150500.20.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-150500.20.46.1.x86_64",
"product": {
"name": "vim-small-9.2.0280-150500.20.46.1.x86_64",
"product_id": "vim-small-9.2.0280-150500.20.46.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150500.20.46.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-150500.20.46.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "gvim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-150500.20.46.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-150500.20.46.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-150500.20.46.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-150500.20.46.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-150500.20.46.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-150500.20.46.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33412"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim\u0027s glob() function on Unix-like systems. By including a newline character (\\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user\u0027s \u0027shell\u0027 setting. This issue has been patched in version 9.2.0202.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33412",
"url": "https://www.suse.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "SUSE Bug 1259985 for CVE-2026-33412",
"url": "https://bugzilla.suse.com/1259985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-24T11:50:57Z",
"details": "moderate"
}
],
"title": "CVE-2026-33412"
},
{
"cve": "CVE-2026-34714",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34714"
}
],
"notes": [
{
"category": "general",
"text": "Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34714",
"url": "https://www.suse.com/security/cve/CVE-2026-34714"
},
{
"category": "external",
"summary": "SUSE Bug 1261191 for CVE-2026-34714",
"url": "https://bugzilla.suse.com/1261191"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-24T11:50:57Z",
"details": "important"
}
],
"title": "CVE-2026-34714"
},
{
"cve": "CVE-2026-34982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34982"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34982",
"url": "https://www.suse.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "SUSE Bug 1261271 for CVE-2026-34982",
"url": "https://bugzilla.suse.com/1261271"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0280-150500.20.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0280-150500.20.46.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0280-150500.20.46.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0280-150500.20.46.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-24T11:50:57Z",
"details": "important"
}
],
"title": "CVE-2026-34982"
}
]
}
SUSE-SU-2026:1347-1
Vulnerability from csaf_suse - Published: 2026-04-15 12:26 - Updated: 2026-04-15 12:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\nUpdate to version 9.2.0280.\n\n- CVE-2026-34982: missing input validation allows for a modeline sandbox bypass and can lead to arbitrary OS command\n execution (bsc#1261271).\n- CVE-2026-34714: missing checks allow for a `tabpanel` modeline escape and can lead to arbitrary OS command execution\n (bsc#1261191).\n- CVE-2026-33412: improper escaping of newline characters allows for command injection in `glob` and can lead to\n arbitrary code execution (bsc#1259985).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1347,SUSE-SLE-SERVER-12-SP5-LTSS-2026-1347,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1347",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1347-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1347-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261347-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1347-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045569.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259985",
"url": "https://bugzilla.suse.com/1259985"
},
{
"category": "self",
"summary": "SUSE Bug 1261191",
"url": "https://bugzilla.suse.com/1261191"
},
{
"category": "self",
"summary": "SUSE Bug 1261271",
"url": "https://bugzilla.suse.com/1261271"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33412 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34714 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34714/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34982 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34982/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-04-15T12:26:44Z",
"generator": {
"date": "2026-04-15T12:26:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1347-1",
"initial_release_date": "2026-04-15T12:26:44Z",
"revision_history": [
{
"date": "2026-04-15T12:26:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-17.62.1.aarch64",
"product": {
"name": "gvim-9.2.0280-17.62.1.aarch64",
"product_id": "gvim-9.2.0280-17.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-17.62.1.aarch64",
"product": {
"name": "vim-9.2.0280-17.62.1.aarch64",
"product_id": "vim-9.2.0280-17.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-17.62.1.aarch64",
"product": {
"name": "vim-small-9.2.0280-17.62.1.aarch64",
"product_id": "vim-small-9.2.0280-17.62.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-17.62.1.i586",
"product": {
"name": "gvim-9.2.0280-17.62.1.i586",
"product_id": "gvim-9.2.0280-17.62.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-17.62.1.i586",
"product": {
"name": "vim-9.2.0280-17.62.1.i586",
"product_id": "vim-9.2.0280-17.62.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-17.62.1.i586",
"product": {
"name": "vim-small-9.2.0280-17.62.1.i586",
"product_id": "vim-small-9.2.0280-17.62.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0280-17.62.1.noarch",
"product": {
"name": "vim-data-9.2.0280-17.62.1.noarch",
"product_id": "vim-data-9.2.0280-17.62.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0280-17.62.1.noarch",
"product": {
"name": "vim-data-common-9.2.0280-17.62.1.noarch",
"product_id": "vim-data-common-9.2.0280-17.62.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-17.62.1.ppc64le",
"product": {
"name": "gvim-9.2.0280-17.62.1.ppc64le",
"product_id": "gvim-9.2.0280-17.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-17.62.1.ppc64le",
"product": {
"name": "vim-9.2.0280-17.62.1.ppc64le",
"product_id": "vim-9.2.0280-17.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-17.62.1.ppc64le",
"product": {
"name": "vim-small-9.2.0280-17.62.1.ppc64le",
"product_id": "vim-small-9.2.0280-17.62.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-17.62.1.s390x",
"product": {
"name": "gvim-9.2.0280-17.62.1.s390x",
"product_id": "gvim-9.2.0280-17.62.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-17.62.1.s390x",
"product": {
"name": "vim-9.2.0280-17.62.1.s390x",
"product_id": "vim-9.2.0280-17.62.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-17.62.1.s390x",
"product": {
"name": "vim-small-9.2.0280-17.62.1.s390x",
"product_id": "vim-small-9.2.0280-17.62.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-17.62.1.x86_64",
"product": {
"name": "gvim-9.2.0280-17.62.1.x86_64",
"product_id": "gvim-9.2.0280-17.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-17.62.1.x86_64",
"product": {
"name": "vim-9.2.0280-17.62.1.x86_64",
"product_id": "vim-9.2.0280-17.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-17.62.1.x86_64",
"product": {
"name": "vim-small-9.2.0280-17.62.1.x86_64",
"product_id": "vim-small-9.2.0280-17.62.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-17.62.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64"
},
"product_reference": "gvim-9.2.0280-17.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-17.62.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le"
},
"product_reference": "gvim-9.2.0280-17.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-17.62.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x"
},
"product_reference": "gvim-9.2.0280-17.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-17.62.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64"
},
"product_reference": "gvim-9.2.0280-17.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-17.62.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64"
},
"product_reference": "vim-9.2.0280-17.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-17.62.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le"
},
"product_reference": "vim-9.2.0280-17.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-17.62.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x"
},
"product_reference": "vim-9.2.0280-17.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-17.62.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64"
},
"product_reference": "vim-9.2.0280-17.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-17.62.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch"
},
"product_reference": "vim-data-9.2.0280-17.62.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-17.62.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-17.62.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-17.62.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64"
},
"product_reference": "gvim-9.2.0280-17.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-17.62.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64"
},
"product_reference": "vim-9.2.0280-17.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-17.62.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch"
},
"product_reference": "vim-data-9.2.0280-17.62.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-17.62.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-17.62.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33412"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim\u0027s glob() function on Unix-like systems. By including a newline character (\\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user\u0027s \u0027shell\u0027 setting. This issue has been patched in version 9.2.0202.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33412",
"url": "https://www.suse.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "SUSE Bug 1259985 for CVE-2026-33412",
"url": "https://bugzilla.suse.com/1259985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T12:26:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-33412"
},
{
"cve": "CVE-2026-34714",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34714"
}
],
"notes": [
{
"category": "general",
"text": "Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34714",
"url": "https://www.suse.com/security/cve/CVE-2026-34714"
},
{
"category": "external",
"summary": "SUSE Bug 1261191 for CVE-2026-34714",
"url": "https://bugzilla.suse.com/1261191"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T12:26:44Z",
"details": "important"
}
],
"title": "CVE-2026-34714"
},
{
"cve": "CVE-2026-34982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34982"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34982",
"url": "https://www.suse.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "SUSE Bug 1261271 for CVE-2026-34982",
"url": "https://bugzilla.suse.com/1261271"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.2.0280-17.62.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.2.0280-17.62.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.2.0280-17.62.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T12:26:44Z",
"details": "important"
}
],
"title": "CVE-2026-34982"
}
]
}
SUSE-SU-2026:21197-1
Vulnerability from csaf_suse - Published: 2026-04-15 08:14 - Updated: 2026-04-15 08:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\n- CVE-2026-33412: command injection via newline in glob() (bsc#1259985).\n- CVE-2026-34714: crafted file can allow code execution (bsc#1261191).\n- CVE-2026-34982: Vim modeline bypass via various options (bsc#1261271).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-563",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21197-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21197-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621197-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21197-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025498.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259985",
"url": "https://bugzilla.suse.com/1259985"
},
{
"category": "self",
"summary": "SUSE Bug 1261191",
"url": "https://bugzilla.suse.com/1261191"
},
{
"category": "self",
"summary": "SUSE Bug 1261271",
"url": "https://bugzilla.suse.com/1261271"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33412 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34714 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34714/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34982 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34982/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-04-15T08:14:48Z",
"generator": {
"date": "2026-04-15T08:14:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21197-1",
"initial_release_date": "2026-04-15T08:14:48Z",
"revision_history": [
{
"date": "2026-04-15T08:14:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-160000.1.1.aarch64",
"product": {
"name": "gvim-9.2.0280-160000.1.1.aarch64",
"product_id": "gvim-9.2.0280-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-160000.1.1.aarch64",
"product": {
"name": "vim-9.2.0280-160000.1.1.aarch64",
"product_id": "vim-9.2.0280-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-160000.1.1.aarch64",
"product": {
"name": "vim-small-9.2.0280-160000.1.1.aarch64",
"product_id": "vim-small-9.2.0280-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0280-160000.1.1.aarch64",
"product": {
"name": "xxd-9.2.0280-160000.1.1.aarch64",
"product_id": "xxd-9.2.0280-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0280-160000.1.1.noarch",
"product": {
"name": "vim-data-9.2.0280-160000.1.1.noarch",
"product_id": "vim-data-9.2.0280-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0280-160000.1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0280-160000.1.1.noarch",
"product_id": "vim-data-common-9.2.0280-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-160000.1.1.ppc64le",
"product": {
"name": "gvim-9.2.0280-160000.1.1.ppc64le",
"product_id": "gvim-9.2.0280-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-160000.1.1.ppc64le",
"product": {
"name": "vim-9.2.0280-160000.1.1.ppc64le",
"product_id": "vim-9.2.0280-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-160000.1.1.ppc64le",
"product": {
"name": "vim-small-9.2.0280-160000.1.1.ppc64le",
"product_id": "vim-small-9.2.0280-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0280-160000.1.1.ppc64le",
"product": {
"name": "xxd-9.2.0280-160000.1.1.ppc64le",
"product_id": "xxd-9.2.0280-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-160000.1.1.s390x",
"product": {
"name": "gvim-9.2.0280-160000.1.1.s390x",
"product_id": "gvim-9.2.0280-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-160000.1.1.s390x",
"product": {
"name": "vim-9.2.0280-160000.1.1.s390x",
"product_id": "vim-9.2.0280-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-160000.1.1.s390x",
"product": {
"name": "vim-small-9.2.0280-160000.1.1.s390x",
"product_id": "vim-small-9.2.0280-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0280-160000.1.1.s390x",
"product": {
"name": "xxd-9.2.0280-160000.1.1.s390x",
"product_id": "xxd-9.2.0280-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0280-160000.1.1.x86_64",
"product": {
"name": "gvim-9.2.0280-160000.1.1.x86_64",
"product_id": "gvim-9.2.0280-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0280-160000.1.1.x86_64",
"product": {
"name": "vim-9.2.0280-160000.1.1.x86_64",
"product_id": "vim-9.2.0280-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0280-160000.1.1.x86_64",
"product": {
"name": "vim-small-9.2.0280-160000.1.1.x86_64",
"product_id": "vim-small-9.2.0280-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0280-160000.1.1.x86_64",
"product": {
"name": "xxd-9.2.0280-160000.1.1.x86_64",
"product_id": "xxd-9.2.0280-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64"
},
"product_reference": "gvim-9.2.0280-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le"
},
"product_reference": "gvim-9.2.0280-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x"
},
"product_reference": "gvim-9.2.0280-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64"
},
"product_reference": "gvim-9.2.0280-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64"
},
"product_reference": "vim-9.2.0280-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le"
},
"product_reference": "vim-9.2.0280-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x"
},
"product_reference": "vim-9.2.0280-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64"
},
"product_reference": "vim-9.2.0280-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch"
},
"product_reference": "vim-data-9.2.0280-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x"
},
"product_reference": "vim-small-9.2.0280-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0280-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64"
},
"product_reference": "xxd-9.2.0280-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0280-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le"
},
"product_reference": "xxd-9.2.0280-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0280-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x"
},
"product_reference": "xxd-9.2.0280-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0280-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64"
},
"product_reference": "xxd-9.2.0280-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64"
},
"product_reference": "gvim-9.2.0280-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le"
},
"product_reference": "gvim-9.2.0280-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x"
},
"product_reference": "gvim-9.2.0280-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0280-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64"
},
"product_reference": "gvim-9.2.0280-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64"
},
"product_reference": "vim-9.2.0280-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le"
},
"product_reference": "vim-9.2.0280-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x"
},
"product_reference": "vim-9.2.0280-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0280-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64"
},
"product_reference": "vim-9.2.0280-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0280-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch"
},
"product_reference": "vim-data-9.2.0280-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0280-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0280-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64"
},
"product_reference": "vim-small-9.2.0280-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0280-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x"
},
"product_reference": "vim-small-9.2.0280-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0280-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64"
},
"product_reference": "vim-small-9.2.0280-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0280-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64"
},
"product_reference": "xxd-9.2.0280-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0280-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le"
},
"product_reference": "xxd-9.2.0280-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0280-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x"
},
"product_reference": "xxd-9.2.0280-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0280-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64"
},
"product_reference": "xxd-9.2.0280-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33412"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim\u0027s glob() function on Unix-like systems. By including a newline character (\\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user\u0027s \u0027shell\u0027 setting. This issue has been patched in version 9.2.0202.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33412",
"url": "https://www.suse.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "SUSE Bug 1259985 for CVE-2026-33412",
"url": "https://bugzilla.suse.com/1259985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T08:14:48Z",
"details": "moderate"
}
],
"title": "CVE-2026-33412"
},
{
"cve": "CVE-2026-34714",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34714"
}
],
"notes": [
{
"category": "general",
"text": "Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34714",
"url": "https://www.suse.com/security/cve/CVE-2026-34714"
},
{
"category": "external",
"summary": "SUSE Bug 1261191 for CVE-2026-34714",
"url": "https://bugzilla.suse.com/1261191"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T08:14:48Z",
"details": "important"
}
],
"title": "CVE-2026-34714"
},
{
"cve": "CVE-2026-34982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34982"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34982",
"url": "https://www.suse.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "SUSE Bug 1261271 for CVE-2026-34982",
"url": "https://bugzilla.suse.com/1261271"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:xxd-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:gvim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-data-common-9.2.0280-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:vim-small-9.2.0280-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:xxd-9.2.0280-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T08:14:48Z",
"details": "important"
}
],
"title": "CVE-2026-34982"
}
]
}
RHSA-2026:6540
Vulnerability from csaf_redhat - Published: 2026-04-02 22:08 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 | — |
Vendor Fix
fix
|
{
"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 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: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing (CVE-2026-25749)\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6540",
"url": "https://access.redhat.com/errata/RHSA-2026:6540"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6540.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:37+00:00",
"generator": {
"date": "2026-05-14T22:34:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6540",
"initial_release_date": "2026-04-02T22:08:24+00:00",
"revision_history": [
{
"date": "2026-04-02T22:08:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T22:08:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:37+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.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus: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.2.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"product_id": "vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_4.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"product_id": "vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_4.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_4.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_4.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_4.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_4.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_4.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_4.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_4.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"product_id": "vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_4.2?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"product_id": "vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_4.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"product_id": "vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_4.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_4.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_4.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_4.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_4.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_4.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_4.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_4.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_4.2?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"product_id": "vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"product_id": "vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_4.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"product_id": "vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_4.2?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"product_id": "vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_4.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_4.2.s390x",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_4.2.s390x",
"product_id": "vim-common-2:8.2.2637-20.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_4.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_4.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_4.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_4.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_4.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_4.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_4.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_4.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"product_id": "vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_4.2?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.2.2637-20.el9_4.2.src",
"product": {
"name": "vim-2:8.2.2637-20.el9_4.2.src",
"product_id": "vim-2:8.2.2637-20.el9_4.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-20.el9_4.2?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"product_id": "vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-20.el9_4.2?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-20.el9_4.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src"
},
"product_reference": "vim-2:8.2.2637-20.el9_4.2.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-20.el9_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-20.el9_4.2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src"
},
"product_reference": "vim-2:8.2.2637-20.el9_4.2.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-20.el9_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T22:08: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.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6540"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T22:08: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.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6540"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T22:08: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.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6540"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T22:08: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.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6540"
}
],
"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.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.2.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.2.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.2.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:6619
Vulnerability from csaf_redhat - Published: 2026-04-06 03:27 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 | — |
Vendor Fix
fix
|
{
"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.0 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: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing (CVE-2026-25749)\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6619",
"url": "https://access.redhat.com/errata/RHSA-2026:6619"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6619.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:34+00:00",
"generator": {
"date": "2026-05-14T22:34:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6619",
"initial_release_date": "2026-04-06T03:27:33+00:00",
"revision_history": [
{
"date": "2026-04-06T03:27:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-06T03:27:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:34+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.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.0::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.2.2637-16.el9_0.4.src",
"product": {
"name": "vim-2:8.2.2637-16.el9_0.4.src",
"product_id": "vim-2:8.2.2637-16.el9_0.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-16.el9_0.4?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"product_id": "vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-16.el9_0.4?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"product_id": "vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-16.el9_0.4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"product_id": "vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-16.el9_0.4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-16.el9_0.4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-16.el9_0.4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-16.el9_0.4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-16.el9_0.4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-16.el9_0.4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"product_id": "vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-16.el9_0.4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-16.el9_0.4.s390x",
"product": {
"name": "vim-common-2:8.2.2637-16.el9_0.4.s390x",
"product_id": "vim-common-2:8.2.2637-16.el9_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-16.el9_0.4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"product_id": "vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-16.el9_0.4?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"product_id": "vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-16.el9_0.4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-16.el9_0.4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-16.el9_0.4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-16.el9_0.4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-16.el9_0.4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-16.el9_0.4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-16.el9_0.4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"product_id": "vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-16.el9_0.4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"product_id": "vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-16.el9_0.4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-16.el9_0.4?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-16.el9_0.4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-16.el9_0.4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-16.el9_0.4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-16.el9_0.4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-16.el9_0.4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-16.el9_0.4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-16.el9_0.4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"product_id": "vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-16.el9_0.4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"product_id": "vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-16.el9_0.4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-16.el9_0.4?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"product_id": "vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-16.el9_0.4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-16.el9_0.4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-16.el9_0.4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-16.el9_0.4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-16.el9_0.4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-16.el9_0.4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-16.el9_0.4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"product_id": "vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-16.el9_0.4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"product_id": "vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-16.el9_0.4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-16.el9_0.4?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-2:8.2.2637-16.el9_0.4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src"
},
"product_reference": "vim-2:8.2.2637-16.el9_0.4.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-common-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-16.el9_0.4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-16.el9_0.4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src"
},
"product_reference": "vim-2:8.2.2637-16.el9_0.4.src",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-common-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-16.el9_0.4.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-06T03:27:33+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.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6619"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.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.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-06T03:27:33+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.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6619"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-06T03:27:33+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.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6619"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-06T03:27:33+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.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6619"
}
],
"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.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"AppStream-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-2:8.2.2637-16.el9_0.4.src",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-debugsource-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-filesystem-2:8.2.2637-16.el9_0.4.noarch",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-2:8.2.2637-16.el9_0.4.x86_64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.aarch64",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.ppc64le",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.s390x",
"BaseOS-9.0.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-16.el9_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:6502
Vulnerability from csaf_redhat - Published: 2026-04-02 16:54 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing (CVE-2026-25749)\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6502",
"url": "https://access.redhat.com/errata/RHSA-2026:6502"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6502.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:37+00:00",
"generator": {
"date": "2026-05-14T22:34:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6502",
"initial_release_date": "2026-04-02T16:54:54+00:00",
"revision_history": [
{
"date": "2026-04-02T16:54:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T16:54:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"product": {
"name": "vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"product_id": "vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-5.el10_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-5.el10_0.2.aarch64",
"product": {
"name": "vim-common-2:9.1.083-5.el10_0.2.aarch64",
"product_id": "vim-common-2:9.1.083-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-5.el10_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"product": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"product_id": "vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-5.el10_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-5.el10_0.2.aarch64",
"product": {
"name": "xxd-2:9.1.083-5.el10_0.2.aarch64",
"product_id": "xxd-2:9.1.083-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-5.el10_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"product": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"product_id": "vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-5.el10_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product_id": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-5.el10_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product_id": "vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-5.el10_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-5.el10_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-5.el10_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product_id": "xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-5.el10_0.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"product": {
"name": "vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"product_id": "vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-5.el10_0.2?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"product": {
"name": "vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"product_id": "vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-5.el10_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"product": {
"name": "vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"product_id": "vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-5.el10_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"product": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"product_id": "vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-5.el10_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-5.el10_0.2.ppc64le",
"product": {
"name": "xxd-2:9.1.083-5.el10_0.2.ppc64le",
"product_id": "xxd-2:9.1.083-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-5.el10_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"product": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"product_id": "vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-5.el10_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product_id": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-5.el10_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product_id": "vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-5.el10_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-5.el10_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product_id": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-5.el10_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product_id": "xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-5.el10_0.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"product": {
"name": "vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"product_id": "vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-5.el10_0.2?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-5.el10_0.2.s390x",
"product": {
"name": "vim-X11-2:9.1.083-5.el10_0.2.s390x",
"product_id": "vim-X11-2:9.1.083-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-5.el10_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-5.el10_0.2.s390x",
"product": {
"name": "vim-common-2:9.1.083-5.el10_0.2.s390x",
"product_id": "vim-common-2:9.1.083-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-5.el10_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"product": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"product_id": "vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-5.el10_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-5.el10_0.2.s390x",
"product": {
"name": "xxd-2:9.1.083-5.el10_0.2.s390x",
"product_id": "xxd-2:9.1.083-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-5.el10_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"product": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"product_id": "vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-5.el10_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product_id": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-5.el10_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product_id": "vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-5.el10_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-5.el10_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product_id": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-5.el10_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product_id": "xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-5.el10_0.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"product": {
"name": "vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"product_id": "vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-5.el10_0.2?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"product": {
"name": "vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"product_id": "vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-5.el10_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-5.el10_0.2.x86_64",
"product": {
"name": "vim-common-2:9.1.083-5.el10_0.2.x86_64",
"product_id": "vim-common-2:9.1.083-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-5.el10_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"product": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"product_id": "vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-5.el10_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-5.el10_0.2.x86_64",
"product": {
"name": "xxd-2:9.1.083-5.el10_0.2.x86_64",
"product_id": "xxd-2:9.1.083-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-5.el10_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"product": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"product_id": "vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-5.el10_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product_id": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-5.el10_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product_id": "vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-5.el10_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-5.el10_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-5.el10_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product_id": "xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-5.el10_0.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"product": {
"name": "vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"product_id": "vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-5.el10_0.2?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:9.1.083-5.el10_0.2.src",
"product": {
"name": "vim-2:9.1.083-5.el10_0.2.src",
"product_id": "vim-2:9.1.083-5.el10_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@9.1.083-5.el10_0.2?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-2:9.1.083-5.el10_0.2.noarch",
"product": {
"name": "vim-data-2:9.1.083-5.el10_0.2.noarch",
"product_id": "vim-data-2:9.1.083-5.el10_0.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-data@9.1.083-5.el10_0.2?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"product": {
"name": "vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"product_id": "vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@9.1.083-5.el10_0.2?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:9.1.083-5.el10_0.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src"
},
"product_reference": "vim-2:9.1.083-5.el10_0.2.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-2:9.1.083-5.el10_0.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch"
},
"product_reference": "vim-data-2:9.1.083-5.el10_0.2.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:9.1.083-5.el10_0.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch"
},
"product_reference": "vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:9.1.083-5.el10_0.2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src"
},
"product_reference": "vim-2:9.1.083-5.el10_0.2.src",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-2:9.1.083-5.el10_0.2.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch"
},
"product_reference": "vim-data-2:9.1.083-5.el10_0.2.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:9.1.083-5.el10_0.2.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch"
},
"product_reference": "vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T16:54:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6502"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.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-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T16:54:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6502"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T16:54:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6502"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T16:54:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6502"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"AppStream-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-2:9.1.083-5.el10_0.2.src",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-X11-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-common-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-data-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-debugsource-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-filesystem-2:9.1.083-5.el10_0.2.noarch",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:vim-minimal-debuginfo-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-2:9.1.083-5.el10_0.2.x86_64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.aarch64",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.ppc64le",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.s390x",
"BaseOS-10.0.Z.E2S:xxd-debuginfo-2:9.1.083-5.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:6539
Vulnerability from csaf_redhat - Published: 2026-04-02 22:31 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.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.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64 | — |
Vendor Fix
fix
|
{
"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: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing (CVE-2026-25749)\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6539",
"url": "https://access.redhat.com/errata/RHSA-2026:6539"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6539.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:37+00:00",
"generator": {
"date": "2026-05-14T22:34:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6539",
"initial_release_date": "2026-04-02T22:31:40+00:00",
"revision_history": [
{
"date": "2026-04-02T22:31:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T22:31:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:37+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.2.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"product_id": "vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-22.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"product_id": "vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-22.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-22.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-22.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-22.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-22.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-22.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-22.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-22.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"product_id": "vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-22.el9_6.2?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"product_id": "vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-22.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"product_id": "vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-22.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-22.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-22.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-22.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-22.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-22.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-22.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-22.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-22.el9_6.2?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"product_id": "vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-22.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"product_id": "vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-22.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-22.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-22.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-22.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-22.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-22.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-22.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-22.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"product_id": "vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-22.el9_6.2?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"product_id": "vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-22.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-22.el9_6.2.s390x",
"product": {
"name": "vim-common-2:8.2.2637-22.el9_6.2.s390x",
"product_id": "vim-common-2:8.2.2637-22.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-22.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"product_id": "vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-22.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"product_id": "vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-22.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-22.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-22.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-22.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-22.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-22.el9_6.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"product_id": "vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-22.el9_6.2?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.2.2637-22.el9_6.2.src",
"product": {
"name": "vim-2:8.2.2637-22.el9_6.2.src",
"product_id": "vim-2:8.2.2637-22.el9_6.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-22.el9_6.2?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"product_id": "vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-22.el9_6.2?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-22.el9_6.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src"
},
"product_reference": "vim-2:8.2.2637-22.el9_6.2.src",
"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.2.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.2.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-22.el9_6.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.2.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-2:8.2.2637-22.el9_6.2.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.src"
},
"product_reference": "vim-2:8.2.2637-22.el9_6.2.src",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-22.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-22.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-22.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-22.el9_6.2.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-2:8.2.2637-22.el9_6.2.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"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.2.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.2.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-22.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-22.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-22.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.2.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-22.el9_6.2.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-2:8.2.2637-22.el9_6.2.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.2.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-2:8.2.2637-22.el9_6.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.2.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.2.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.2.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.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.2.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.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T22:31:40+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-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6539"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.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.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T22:31:40+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-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6539"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T22:31:40+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-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6539"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T22:31:40+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-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6539"
}
],
"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-2:8.2.2637-22.el9_6.2.src",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"AppStream-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-2:8.2.2637-22.el9_6.2.src",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-debugsource-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-filesystem-2:8.2.2637-22.el9_6.2.noarch",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-2:8.2.2637-22.el9_6.2.x86_64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.aarch64",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.ppc64le",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.s390x",
"BaseOS-9.6.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:11768
Vulnerability from csaf_redhat - Published: 2026-04-29 14:26 - Updated: 2026-05-18 14:17A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
Workaround
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 | — |
Vendor Fix
fix
|
{
"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": "A new set of Red Hat Update Infrastructure container images is now available as a Technology Preview in the Red Hat container registry.",
"title": "Topic"
},
{
"category": "general",
"text": "Technology Preview features are not fully supported, may not be functionally complete, and are not suitable for deployment in production.",
"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:11768",
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/7141172",
"url": "https://access.redhat.com/articles/7141172"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/red-hat-update-infrastructure",
"url": "https://access.redhat.com/products/red-hat-update-infrastructure"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4786",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6100",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5",
"url": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_11768.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Update Infrastructure 5.2 Technology Preview security update",
"tracking": {
"current_release_date": "2026-05-18T14:17:53+00:00",
"generator": {
"date": "2026-05-18T14:17:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:11768",
"initial_release_date": "2026-04-29T14:26:51+00:00",
"revision_history": [
{
"date": "2026-04-29T14:26:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-29T14:27:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:17:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Update Infrastructure 5",
"product": {
"name": "Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhui:5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Update Infrastructure"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"product": {
"name": "registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"product_id": "registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cds-kubernetes-tp-rhel9@sha256%3A9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1777459441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"product": {
"name": "registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"product_id": "registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/installer-tp-rhel9@sha256%3A9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1777454300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64",
"product": {
"name": "registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64",
"product_id": "registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhua-tp-rhel9@sha256%3A1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1777459504"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64"
},
"product_reference": "registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64"
},
"product_reference": "registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
},
"product_reference": "registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-13T22:01:38.006388+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458049"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing \"%action\" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in the Python `webbrowser.open()` API allows for command injection and arbitrary code execution when processing specially crafted URLs containing \"%action\". This bypasses a previous mitigation for CVE-2026-4519.",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "RHBZ#2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148169",
"url": "https://github.com/python/cpython/issues/148169"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148170",
"url": "https://github.com/python/cpython/pull/148170"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/"
}
],
"release_date": "2026-04-13T21:52:19.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "RHBZ#2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d",
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2",
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20",
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148395",
"url": "https://github.com/python/cpython/issues/148395"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148396",
"url": "https://github.com/python/cpython/pull/148396"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
}
],
"release_date": "2026-04-13T17:15:47.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-29T14:26:51+00:00",
"details": "Please consult the RHUI Technology Preview Release Notes at https://access.redhat.com/articles/7141172\nfor instructions on how to use this image set.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11768"
}
],
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-tp-rhel9@sha256:9c099abe9fe9f06816a9ddd95c8123bd2909e66aa31b05ce5a143495efedd274_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-tp-rhel9@sha256:9827772c3fffde2b94ac6758eb146209973bb09bd86980e02cd0cafa66f4aa3e_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-tp-rhel9@sha256:1debabb74204bd06904737367b77cb42ab5d69e73da5c051e74e8dbc7e6719fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:16174
Vulnerability from csaf_redhat - Published: 2026-05-12 08:21 - Updated: 2026-05-18 14:17A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’s recursion stack and causing a `RecursionError`, which results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Heap buffer overflow in libvpx.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cbor2, a library for encoding and decoding Concise Binary Object Representation (CBOR) data. A remote attacker can exploit this vulnerability by sending a specially crafted CBOR payload containing deeply nested structures. This can cause the application to crash due to uncontrolled recursion, leading to a complete Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.3.3 (Spyre) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:16174",
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-40403",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13836",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14831",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15366",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15367",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0994",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1299",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22695",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22801",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23868",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2447",
"url": "https://access.redhat.com/security/cve/CVE-2026-2447"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25506",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25646",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25749",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26209",
"url": "https://access.redhat.com/security/cve/CVE-2026-26209"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27622",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3497",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4111",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5201",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_16174.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.3.3 (Spyre)",
"tracking": {
"current_release_date": "2026-05-18T14:17:57+00:00",
"generator": {
"date": "2026-05-18T14:17:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:16174",
"initial_release_date": "2026-05-12T08:21:58+00:00",
"revision_history": [
{
"date": "2026-05-12T08:21:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-12T08:22:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:17:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.3",
"product": {
"name": "Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vllm-spyre-rhel9@sha256%3Ac79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823?arch=ppc64le\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244546"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x",
"product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vllm-spyre-rhel9@sha256%3Ae272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50?arch=s390x\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244546"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-spyre-rhel9@sha256%3Ab74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244546"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-03-04T12:01:50.826520+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Processing web content may disclose sensitive information",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is a duplicate of CVE-2022-4909.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "RHBZ#2349766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/10",
"url": "http://seclists.org/fulldisclosure/2023/Oct/10"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/3",
"url": "http://seclists.org/fulldisclosure/2023/Oct/3"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/4",
"url": "http://seclists.org/fulldisclosure/2023/Oct/4"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/5",
"url": "http://seclists.org/fulldisclosure/2023/Oct/5"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/6",
"url": "http://seclists.org/fulldisclosure/2023/Oct/6"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/8",
"url": "http://seclists.org/fulldisclosure/2023/Oct/8"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/9",
"url": "http://seclists.org/fulldisclosure/2023/Oct/9"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211",
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211"
},
{
"category": "external",
"summary": "https://bugzilla.gnome.org/show_bug.cgi?id=751621",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=751621"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94"
},
{
"category": "external",
"summary": "https://support.apple.com/en-us/HT213927",
"url": "https://support.apple.com/en-us/HT213927"
}
],
"release_date": "2023-09-26T20:14:54.697000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: Processing web content may disclose sensitive information"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2025-13836",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-01T19:01:03.091899+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418078"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Excessive read buffering DoS in http.client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications using the http.client.HTTPResponse.read function without the amount parameter, which specifies the read size in bytes. Note that Python libraries may use this function internally and make applications vulnerable. Additionally, vulnerable Python applications must connect to a malicious or compromised server that replies with a very large or crafted Content-Length header to trigger this issue, limiting the exposure of this vulnerability.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "RHBZ#2418078",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418078"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/119451",
"url": "https://github.com/python/cpython/issues/119451"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/119454",
"url": "https://github.com/python/cpython/pull/119454"
}
],
"release_date": "2025-12-01T18:02:38.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Since this vulnerability is triggered when no read amount is specified and the client defaults to using the potentially malicious Content-Length header, developers can mitigate this issue in their code by always imposing an explicit, safe limit on data reads.\n\nApplications using the http.client.HTTPResponse.read function directly can ensure that read operations specify a byte limit:\n\n~~~\n...\nmax_safe_read = 10 * 1024 * 1024\ndata = response.read(max_safe_read)\n...\n~~~",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Excessive read buffering DoS in http.client"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue 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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue 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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability 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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
},
{
"cve": "CVE-2026-2447",
"discovery_date": "2026-02-16T15:01:25.122593+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440219"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Firefox and Thunderbird. The Mozilla Foundation\u0027s Security Advisory describes the following issue: Heap buffer overflow in libvpx.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libvpx: Heap buffer overflow in libvpx",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2447"
},
{
"category": "external",
"summary": "RHBZ#2440219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440219"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2447",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2447"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2447",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2447"
},
{
"category": "external",
"summary": "https://bugzilla.mozilla.org/show_bug.cgi?id=2014390",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2014390"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-10/",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-10/"
}
],
"release_date": "2026-02-16T14:13:23.559000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libvpx: Heap buffer overflow in libvpx"
},
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This vulnerability affects the OpenSSH GSSAPI delta as implemented in Red Hat Enterprise Linux and OpenShift Container Platform. An unauthenticated attacker could send a specially crafted GSSAPI message during key exchange, leading to the use of uninitialized variables and potentially undefined behavior. The severity of the impact is dependent on compiler hardening configurations.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable GSSAPI key exchange in the OpenSSH server configuration. This prevents the server from processing GSSAPI messages, eliminating the vulnerability\u0027s attack surface.\n\nEdit `/etc/ssh/sshd_config` and add or modify the line:\n```\nGSSAPIKeyExchange no\n```\n\nAfter saving the changes, restart the `sshd` service for the mitigation to take effect. This action will prevent users from authenticating via GSSAPI.\n\n```\n# systemctl restart sshd\n```",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"acknowledgments": [
{
"names": [
"Ka\u011fan \u00c7apar"
]
}
],
"cve": "CVE-2026-5201",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2026-03-31T07:17:23.696000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important heap-based buffer overflow flaw exists in the `gdk-pixbuf` library\u0027s JPEG image loader. This vulnerability can be triggered automatically without user interaction when processing a specially crafted JPEG image, such as during thumbnail generation. Successful exploitation leads to application crashes and denial-of-service conditions in applications utilizing `gdk-pixbuf` for image handling.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "RHBZ#2453291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5201",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304",
"url": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304"
}
],
"release_date": "2026-03-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To reduce the risk of exploitation, avoid opening or processing untrusted JPEG image files. This operational control helps prevent the automatic triggering of the vulnerability, for example, during thumbnail generation, which could otherwise lead to application instability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image"
},
{
"cve": "CVE-2026-22695",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:52.403246+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A heap buffer over-read flaw exists in the libpng library when processing specially crafted interlaced 16-bit PNG images with 8-bit output format and non-minimal row stride. This issue requires user interaction, as an attacker would need to trick a user into opening a malicious PNG file.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "RHBZ#2428825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2",
"url": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/778",
"url": "https://github.com/pnggroup/libpng/issues/778"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp"
}
],
"release_date": "2026-01-12T22:55:40.204000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid opening untrusted PNG image files. Applications that process PNG images should be configured to restrict processing of untrusted or unverified content where possible.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read"
},
{
"cve": "CVE-2026-22801",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:42.581146+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. An integer truncation flaw in the libpng simplified write API functions (`png_write_image_16bit`, `png_write_image_8bit`) can lead to a heap buffer over-read. Exploitation requires an application to process specially crafted input that provides a negative row stride or a stride exceeding 65535 bytes, potentially resulting in denial of service or information disclosure.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "RHBZ#2428824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8"
}
],
"release_date": "2026-01-12T22:57:58.288000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API"
},
{
"cve": "CVE-2026-23868",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-03-10T20:01:10.215637+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "giflib: Giflib: Double-free vulnerability leading to memory corruption",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "RHBZ#2446207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23868",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7",
"url": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2026-23868",
"url": "https://www.facebook.com/security/advisories/cve-2026-23868"
}
],
"release_date": "2026-03-10T18:53:25.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "giflib: Giflib: Double-free vulnerability leading to memory corruption"
},
{
"cve": "CVE-2026-25506",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-10T20:02:45.975029+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438715"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was discovered in the MUNGE authentication daemon (munged). In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon\u0027s memory by sending a specially crafted message with an oversized address field. With the leaked key, an attacker could forge authentication credentials to impersonate any user, potentially escalating privileges in systems that rely on MUNGE for identity verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important vulnerability was discovered in `munged`. A local attacker could sending a specially crafted message to leak cryptographic key material. This could enable them to forge MUNGE credentials and impersonate any user, including a system administrator. The impact of this vulnerability is less than Critical as it cannot be exploited remotely.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25506"
},
{
"category": "external",
"summary": "RHBZ#2438715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25506"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812",
"url": "https://github.com/dun/munge/commit/bf40cc27c4ce8451d4b062c9de0b67ec40894812"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/releases/tag/munge-0.5.18",
"url": "https://github.com/dun/munge/releases/tag/munge-0.5.18"
},
{
"category": "external",
"summary": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh",
"url": "https://github.com/dun/munge/security/advisories/GHSA-r9cr-jf4v-75gh"
}
],
"release_date": "2026-02-10T18:55:57.708000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "RHBZ#2439170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa",
"url": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc"
}
],
"release_date": "2026-02-11T20:53:52.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
},
{
"cve": "CVE-2026-26209",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-23T19:02:13.009646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450422"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cbor2, a library for encoding and decoding Concise Binary Object Representation (CBOR) data. A remote attacker can exploit this vulnerability by sending a specially crafted CBOR payload containing deeply nested structures. This can cause the application to crash due to uncontrolled recursion, leading to a complete Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cbor2: cbor2: Denial of Service due to uncontrolled recursion via crafted CBOR payloads",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26209"
},
{
"category": "external",
"summary": "RHBZ#2450422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450422"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26209",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26209"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26209",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26209"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/commit/e61a5f365ba610d5907a0ae1bc72769bba34294b",
"url": "https://github.com/agronholm/cbor2/commit/e61a5f365ba610d5907a0ae1bc72769bba34294b"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/pull/275",
"url": "https://github.com/agronholm/cbor2/pull/275"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/releases/tag/5.9.0",
"url": "https://github.com/agronholm/cbor2/releases/tag/5.9.0"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/security/advisories/GHSA-3c37-wwvx-h642",
"url": "https://github.com/agronholm/cbor2/security/advisories/GHSA-3c37-wwvx-h642"
}
],
"release_date": "2026-03-23T18:53:10.268000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cbor2: cbor2: Denial of Service due to uncontrolled recursion via crafted CBOR payloads"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27622",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-03T23:02:15.379586+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "RHBZ#2444251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963",
"url": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963"
}
],
"release_date": "2026-03-03T22:42:49.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-12T08:21:58+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16174"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
}
]
}
RHSA-2026:9832
Vulnerability from csaf_redhat - Published: 2026-04-22 17:32 - Updated: 2026-05-18 14:18A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 | — |
Vendor Fix
fix
|
{
"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": "Initial GA Release of Red Hat Insights proxy",
"title": "Topic"
},
{
"category": "general",
"text": "The Insights proxy Container is used by the Insights proxy product RPM\nand serves as an intermediary between cystomer systems in disconnected networks,\nair-gapped systems or systems with no outside connections and Insights.\n\nThe Insights proxy routes all Red Hat Insights traffic through itself, providing\na layer of privary and security for disconnected customer systems.",
"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:9832",
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25749",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4111",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_9832.json"
}
],
"title": "Red Hat Security Advisory: Insights proxy Container Image",
"tracking": {
"current_release_date": "2026-05-18T14:18:03+00:00",
"generator": {
"date": "2026-05-18T14:18:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:9832",
"initial_release_date": "2026-04-22T17:32:43+00:00",
"revision_history": [
{
"date": "2026-04-22T17:32:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-22T17:32:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:18:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Insights proxy 1.5",
"product": {
"name": "Red Hat Insights proxy 1.5",
"product_id": "Red Hat Insights proxy 1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:insights_proxy:1.5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Insights proxy"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"product": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42?arch=amd64\u0026repository_url=registry.redhat.io/insights-proxy\u0026tag=1776868961"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64",
"product": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64",
"product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3Ac2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6?arch=arm64\u0026repository_url=registry.redhat.io/insights-proxy\u0026tag=1776868961"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64 as a component of Red Hat Insights proxy 1.5",
"product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64"
},
"product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"relates_to_product_reference": "Red Hat Insights proxy 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64 as a component of Red Hat Insights proxy 1.5",
"product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
},
"product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64",
"relates_to_product_reference": "Red Hat Insights proxy 1.5"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T17:32:43+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9832"
}
],
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:16b5fab54718cedc94d43f2bd55bd14a469cfbfbbbd0fe634ed81783196d2f42_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c2f5c9ccaaa7a8d1aef0ecb97a534a904510613ed2fb7c1e6b60400ae236f2d6_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:10097
Vulnerability from csaf_redhat - Published: 2026-04-30 12:11 - Updated: 2026-05-14 22:35A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.16.60 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.16.60. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:10096\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nSecurity Fix(es):\n\n* libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive (CVE-2026-4111)\n* libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing (CVE-2026-4424)\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize (CVE-2026-25646)\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\n* grub2: Missing unregister call for gettext command may lead to use-after-free (CVE-2025-61662)\n* libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing (CVE-2026-5121)\n* vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing (CVE-2026-25749)\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:10097",
"url": "https://access.redhat.com/errata/RHSA-2026:10097"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_10097.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.60 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-14T22:35:00+00:00",
"generator": {
"date": "2026-05-14T22:35:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:10097",
"initial_release_date": "2026-04-30T12:11:28+00:00",
"revision_history": [
{
"date": "2026-04-30T12:11:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-30T12:11:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:35:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-416.94.202604211449-0",
"product": {
"name": "rhcos-aarch64-416.94.202604211449-0",
"product_id": "rhcos-aarch64-416.94.202604211449-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@416.94.202604211449?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-416.94.202604211449-0",
"product": {
"name": "rhcos-ppc64le-416.94.202604211449-0",
"product_id": "rhcos-ppc64le-416.94.202604211449-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@416.94.202604211449?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-416.94.202604211449-0",
"product": {
"name": "rhcos-s390x-416.94.202604211449-0",
"product_id": "rhcos-s390x-416.94.202604211449-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@416.94.202604211449?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-416.94.202604211449-0",
"product": {
"name": "rhcos-x86_64-416.94.202604211449-0",
"product_id": "rhcos-x86_64-416.94.202604211449-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@416.94.202604211449?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-416.94.202604211449-0 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0"
},
"product_reference": "rhcos-aarch64-416.94.202604211449-0",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-416.94.202604211449-0 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0"
},
"product_reference": "rhcos-ppc64le-416.94.202604211449-0",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-416.94.202604211449-0 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0"
},
"product_reference": "rhcos-s390x-416.94.202604211449-0",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-416.94.202604211449-0 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
},
"product_reference": "rhcos-x86_64-416.94.202604211449-0",
"relates_to_product_reference": "9Base-RHOSE-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61662",
"discovery_date": "2025-11-12T21:18:21.069000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414683"
}
],
"notes": [
{
"category": "description",
"text": "A Use-After-Free vulnerability has been discovered in GRUB\u0027s gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Missing unregister call for gettext command may lead to use-after-free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as have the impact of Moderate by the Red Hat Product Security team. This decision was made based in the fact an attacker needs local or physical access to the machine, to execute the gettext command after it was unloaded. Additionally the most likely outcome from an successful attack is a Denial of Crash by leading the grub2 to crash.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61662"
},
{
"category": "external",
"summary": "RHBZ#2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61662",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61662"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T12:11:28+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f474f0cbba5f3f13bcee65257ac42d602fbe9ef9878f1c848d5ccb5e76e869e\n\n (For s390x architecture)\n The image digest is sha256:862abccd03619ecf96dee802e8b945ba8c312bba2001f2c4bbd5f9b0219a6d24\n\n (For ppc64le architecture)\n The image digest is sha256:09e9c280deb2d95a99dde8e55b29c12b997fe4a005d66b5a7dccfb0266ea516f\n\n (For aarch64 architecture)\n The image digest is sha256:9be7ab09eca0d08dcc08b5488392451881c509b94a9a28f8cedd23da05be27d4\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10097"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation available for this vulnerability.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Missing unregister call for gettext command may lead to use-after-free"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T12:11:28+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f474f0cbba5f3f13bcee65257ac42d602fbe9ef9878f1c848d5ccb5e76e869e\n\n (For s390x architecture)\n The image digest is sha256:862abccd03619ecf96dee802e8b945ba8c312bba2001f2c4bbd5f9b0219a6d24\n\n (For ppc64le architecture)\n The image digest is sha256:09e9c280deb2d95a99dde8e55b29c12b997fe4a005d66b5a7dccfb0266ea516f\n\n (For aarch64 architecture)\n The image digest is sha256:9be7ab09eca0d08dcc08b5488392451881c509b94a9a28f8cedd23da05be27d4\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10097"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T12:11:28+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f474f0cbba5f3f13bcee65257ac42d602fbe9ef9878f1c848d5ccb5e76e869e\n\n (For s390x architecture)\n The image digest is sha256:862abccd03619ecf96dee802e8b945ba8c312bba2001f2c4bbd5f9b0219a6d24\n\n (For ppc64le architecture)\n The image digest is sha256:09e9c280deb2d95a99dde8e55b29c12b997fe4a005d66b5a7dccfb0266ea516f\n\n (For aarch64 architecture)\n The image digest is sha256:9be7ab09eca0d08dcc08b5488392451881c509b94a9a28f8cedd23da05be27d4\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10097"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T12:11:28+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f474f0cbba5f3f13bcee65257ac42d602fbe9ef9878f1c848d5ccb5e76e869e\n\n (For s390x architecture)\n The image digest is sha256:862abccd03619ecf96dee802e8b945ba8c312bba2001f2c4bbd5f9b0219a6d24\n\n (For ppc64le architecture)\n The image digest is sha256:09e9c280deb2d95a99dde8e55b29c12b997fe4a005d66b5a7dccfb0266ea516f\n\n (For aarch64 architecture)\n The image digest is sha256:9be7ab09eca0d08dcc08b5488392451881c509b94a9a28f8cedd23da05be27d4\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10097"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T12:11:28+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f474f0cbba5f3f13bcee65257ac42d602fbe9ef9878f1c848d5ccb5e76e869e\n\n (For s390x architecture)\n The image digest is sha256:862abccd03619ecf96dee802e8b945ba8c312bba2001f2c4bbd5f9b0219a6d24\n\n (For ppc64le architecture)\n The image digest is sha256:09e9c280deb2d95a99dde8e55b29c12b997fe4a005d66b5a7dccfb0266ea516f\n\n (For aarch64 architecture)\n The image digest is sha256:9be7ab09eca0d08dcc08b5488392451881c509b94a9a28f8cedd23da05be27d4\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10097"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T12:11:28+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f474f0cbba5f3f13bcee65257ac42d602fbe9ef9878f1c848d5ccb5e76e869e\n\n (For s390x architecture)\n The image digest is sha256:862abccd03619ecf96dee802e8b945ba8c312bba2001f2c4bbd5f9b0219a6d24\n\n (For ppc64le architecture)\n The image digest is sha256:09e9c280deb2d95a99dde8e55b29c12b997fe4a005d66b5a7dccfb0266ea516f\n\n (For aarch64 architecture)\n The image digest is sha256:9be7ab09eca0d08dcc08b5488392451881c509b94a9a28f8cedd23da05be27d4\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10097"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T12:11:28+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f474f0cbba5f3f13bcee65257ac42d602fbe9ef9878f1c848d5ccb5e76e869e\n\n (For s390x architecture)\n The image digest is sha256:862abccd03619ecf96dee802e8b945ba8c312bba2001f2c4bbd5f9b0219a6d24\n\n (For ppc64le architecture)\n The image digest is sha256:09e9c280deb2d95a99dde8e55b29c12b997fe4a005d66b5a7dccfb0266ea516f\n\n (For aarch64 architecture)\n The image digest is sha256:9be7ab09eca0d08dcc08b5488392451881c509b94a9a28f8cedd23da05be27d4\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10097"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T12:11:28+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f474f0cbba5f3f13bcee65257ac42d602fbe9ef9878f1c848d5ccb5e76e869e\n\n (For s390x architecture)\n The image digest is sha256:862abccd03619ecf96dee802e8b945ba8c312bba2001f2c4bbd5f9b0219a6d24\n\n (For ppc64le architecture)\n The image digest is sha256:09e9c280deb2d95a99dde8e55b29c12b997fe4a005d66b5a7dccfb0266ea516f\n\n (For aarch64 architecture)\n The image digest is sha256:9be7ab09eca0d08dcc08b5488392451881c509b94a9a28f8cedd23da05be27d4\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10097"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-30T12:11:28+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f474f0cbba5f3f13bcee65257ac42d602fbe9ef9878f1c848d5ccb5e76e869e\n\n (For s390x architecture)\n The image digest is sha256:862abccd03619ecf96dee802e8b945ba8c312bba2001f2c4bbd5f9b0219a6d24\n\n (For ppc64le architecture)\n The image digest is sha256:09e9c280deb2d95a99dde8e55b29c12b997fe4a005d66b5a7dccfb0266ea516f\n\n (For aarch64 architecture)\n The image digest is sha256:9be7ab09eca0d08dcc08b5488392451881c509b94a9a28f8cedd23da05be27d4\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10097"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:rhcos-aarch64-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-s390x-416.94.202604211449-0",
"9Base-RHOSE-4.16:rhcos-x86_64-416.94.202604211449-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:6729
Vulnerability from csaf_redhat - Published: 2026-04-07 06:25 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing (CVE-2026-25749)\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6729",
"url": "https://access.redhat.com/errata/RHSA-2026:6729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6729.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:39+00:00",
"generator": {
"date": "2026-05-14T22:34:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6729",
"initial_release_date": "2026-04-07T06:25:37+00:00",
"revision_history": [
{
"date": "2026-04-07T06:25:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-07T06:25:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus_long_life:8.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"product_id": "vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-15.el8_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"product_id": "vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-15.el8_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-15.el8_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-15.el8_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-15.el8_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-15.el8_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-15.el8_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-15.el8_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-15.el8_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"product_id": "vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-15.el8_4.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"product_id": "vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-15.el8_4.1?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-15.el8_4.1.src",
"product": {
"name": "vim-2:8.0.1763-15.el8_4.1.src",
"product_id": "vim-2:8.0.1763-15.el8_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-15.el8_4.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-15.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src"
},
"product_reference": "vim-2:8.0.1763-15.el8_4.1.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-15.el8_4.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-15.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src"
},
"product_reference": "vim-2:8.0.1763-15.el8_4.1.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-15.el8_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-15.el8_4.1.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src"
},
"product_reference": "vim-2:8.0.1763-15.el8_4.1.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-15.el8_4.1.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-15.el8_4.1.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src"
},
"product_reference": "vim-2:8.0.1763-15.el8_4.1.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-15.el8_4.1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:25:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6729"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:25:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6729"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:25:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6729"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:25:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6729"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.AUS:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.AUS:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-2:8.0.1763-15.el8_4.1.src",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-X11-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-common-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-debugsource-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-enhanced-debuginfo-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-filesystem-2:8.0.1763-15.el8_4.1.noarch",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-2:8.0.1763-15.el8_4.1.x86_64",
"BaseOS-8.4.0.Z.EUS.EXTENSION:vim-minimal-debuginfo-2:8.0.1763-15.el8_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:10065
Vulnerability from csaf_redhat - Published: 2026-04-23 06:06 - Updated: 2026-05-18 14:17A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — | ||
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — | ||
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
A flaw was found in NGINX. When NGINX is configured to proxy to upstream Transport Layer Security (TLS) servers, An attacker with a man-in-the-middle (MITM) position on the upstream server side—along with conditions beyond the attacker's control—may be able to inject plain text data into the response from an upstream proxied server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Workaround
|
A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
|
A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Workaround
|
A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Workaround
|
A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX's ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 | — |
Vendor Fix
fix
|
{
"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": "The latest release of Red Hat Update Infrastructure. For more details, see the product documentation.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Update Infrastructure (RHUI) container images are based on the latest RHUI RPM packages and the ubi9 or ubi9-init base images.\nThis release updates to the latest version.",
"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:10065",
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/red-hat-update-infrastructure",
"url": "https://access.redhat.com/products/red-hat-update-infrastructure"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-40403",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1642",
"url": "https://access.redhat.com/security/cve/CVE-2026-1642"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25749",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27651",
"url": "https://access.redhat.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27654",
"url": "https://access.redhat.com/security/cve/CVE-2026-27654"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27784",
"url": "https://access.redhat.com/security/cve/CVE-2026-27784"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32647",
"url": "https://access.redhat.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3497",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4111",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5",
"url": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_10065.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Update Infrastructure 5.1 security update",
"tracking": {
"current_release_date": "2026-05-18T14:17:53+00:00",
"generator": {
"date": "2026-05-18T14:17:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:10065",
"initial_release_date": "2026-04-23T06:06:23+00:00",
"revision_history": [
{
"date": "2026-04-23T06:06:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-23T06:06:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:17:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Update Infrastructure 5",
"product": {
"name": "Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhui:5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Update Infrastructure"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"product": {
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"product_id": "registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cds-rhel9@sha256%3A8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1776868774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"product": {
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"product_id": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"product_identification_helper": {
"purl": "pkg:oci/haproxy-rhel9@sha256%3A8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1776868744"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"product": {
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"product_id": "registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/installer-rhel9@sha256%3A8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1776868772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64",
"product": {
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64",
"product_id": "registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhua-rhel9@sha256%3A7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed?arch=amd64\u0026repository_url=registry.redhat.io/rhui5\u0026tag=1776868842"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64"
},
"product_reference": "registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64"
},
"product_reference": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
},
"product_reference": "registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
},
"product_reference": "registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-03-04T12:01:50.826520+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Processing web content may disclose sensitive information",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is a duplicate of CVE-2022-4909.",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "RHBZ#2349766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/10",
"url": "http://seclists.org/fulldisclosure/2023/Oct/10"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/3",
"url": "http://seclists.org/fulldisclosure/2023/Oct/3"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/4",
"url": "http://seclists.org/fulldisclosure/2023/Oct/4"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/5",
"url": "http://seclists.org/fulldisclosure/2023/Oct/5"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/6",
"url": "http://seclists.org/fulldisclosure/2023/Oct/6"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/8",
"url": "http://seclists.org/fulldisclosure/2023/Oct/8"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/9",
"url": "http://seclists.org/fulldisclosure/2023/Oct/9"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211",
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211"
},
{
"category": "external",
"summary": "https://bugzilla.gnome.org/show_bug.cgi?id=751621",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=751621"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94"
},
{
"category": "external",
"summary": "https://support.apple.com/en-us/HT213927",
"url": "https://support.apple.com/en-us/HT213927"
}
],
"release_date": "2023-09-26T20:14:54.697000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: Processing web content may disclose sensitive information"
},
{
"cve": "CVE-2026-1642",
"cwe": {
"id": "CWE-349",
"name": "Acceptance of Extraneous Untrusted Data With Trusted Data"
},
"discovery_date": "2026-02-04T16:00:52.156255+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. When NGINX is configured to proxy to upstream Transport Layer Security (TLS) servers, An attacker with a man-in-the-middle (MITM) position on the upstream server side\u2014along with conditions beyond the attacker\u0027s control\u2014may be able to inject plain text data into the response from an upstream proxied server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Data injection via man-in-the-middle attack on TLS proxied connections",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1642"
},
{
"category": "external",
"summary": "RHBZ#2436738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1642",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1642"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000159824",
"url": "https://my.f5.com/manage/s/article/K000159824"
}
],
"release_date": "2026-02-04T15:02:06.154000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nginx: NGINX: Data injection via man-in-the-middle attack on TLS proxied connections"
},
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This vulnerability affects the OpenSSH GSSAPI delta as implemented in Red Hat Enterprise Linux and OpenShift Container Platform. An unauthenticated attacker could send a specially crafted GSSAPI message during key exchange, leading to the use of uninitialized variables and potentially undefined behavior. The severity of the impact is dependent on compiler hardening configurations.",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable GSSAPI key exchange in the OpenSSH server configuration. This prevents the server from processing GSSAPI messages, eliminating the vulnerability\u0027s attack surface.\n\nEdit `/etc/ssh/sshd_config` and add or modify the line:\n```\nGSSAPIKeyExchange no\n```\n\nAfter saving the changes, restart the `sshd` service for the mitigation to take effect. This action will prevent users from authenticating via GSSAPI.\n\n```\n# systemctl restart sshd\n```",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27651",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-03-24T15:02:32.414082+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "RHBZ#2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160383",
"url": "https://my.f5.com/manage/s/article/K000160383"
}
],
"release_date": "2026-03-24T14:13:27.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled"
},
{
"cve": "CVE-2026-27654",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-24T15:01:19.814138+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27654"
},
{
"category": "external",
"summary": "RHBZ#2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27654",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27654"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160382",
"url": "https://my.f5.com/manage/s/article/K000160382"
}
],
"release_date": "2026-03-24T14:13:26.879000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module"
},
{
"cve": "CVE-2026-27784",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-24T15:02:07.092253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450785"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27784"
},
{
"category": "external",
"summary": "RHBZ#2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160364",
"url": "https://my.f5.com/manage/s/article/K000160364"
}
],
"release_date": "2026-03-24T14:13:25.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"acknowledgments": [
{
"names": [
"Pavel Kohout"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-32647",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-20T11:44:34.715000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX\u0027s ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in the NGINX ngx_http_mp4_module is due to improper handling of specially crafted MP4 files. A local authenticated attacker could exploit this flaw by providing a malicious MP4 file, leading to a denial of service or potentially arbitrary code execution. Red Hat products utilizing NGINX with the ngx_http_mp4_module enabled are affected if untrusted MP4 files are processed.",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "RHBZ#2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32647",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160366",
"url": "https://my.f5.com/manage/s/article/K000160366"
}
],
"release_date": "2026-03-24T18:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the ngx_http_mp4_module in your NGINX configuration if MP4 file processing is not required. This can be done by commenting out or removing the mp4 directive from the NGINX configuration file. After modifying the configuration, a reload or restart of the NGINX service is required for the changes to take effect.\n\nAlternatively, restrict access to the NGINX server to trusted networks and users to prevent the upload and processing of malicious MP4 files.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T06:06:23+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10065"
}
],
"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": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:8ac1507077086484155f94d2289df0f1d22bfe8f5f15589d6b354f11fe21d930_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:8e13332d210961a93746eb0bd3761fa220dc710aada98b121320184aef2e5709_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:8fbf461b33717d3463e4f802b1a257b7e43d60c3e9568f710df83db36a04a4fe_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:7eae5b16539484129c6ce169b41a3e1da7d7dd1296d2677acf7e9c3d1bce00ed_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:12274
Vulnerability from csaf_redhat - Published: 2026-05-08 20:57 - Updated: 2026-05-14 22:35A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0 | — |
Vendor Fix
fix
Workaround
|
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.88 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container\nPlatform 4.12.88. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHSA-2026:12273\n\nSpace precludes documenting all of the container images in this advisory.\nSee the following Release Notes documentation, which will be updated\nshortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nSecurity Fix(es):\n\nNone\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"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:12274",
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2428824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428824"
},
{
"category": "external",
"summary": "2428825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428825"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_12274.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.88 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-14T22:35:15+00:00",
"generator": {
"date": "2026-05-14T22:35:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:12274",
"initial_release_date": "2026-05-08T20:57:44+00:00",
"revision_history": [
{
"date": "2026-05-08T20:57:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-08T20:57:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:35:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-412.86.202604281506-0",
"product": {
"name": "rhcos-x86_64-412.86.202604281506-0",
"product_id": "rhcos-x86_64-412.86.202604281506-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@412.86.202604281506?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-412.86.202604281506-0 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
},
"product_reference": "rhcos-x86_64-412.86.202604281506-0",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-08T20:57:44+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-08T20:57:44+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-22695",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:52.403246+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A heap buffer over-read flaw exists in the libpng library when processing specially crafted interlaced 16-bit PNG images with 8-bit output format and non-minimal row stride. This issue requires user interaction, as an attacker would need to trick a user into opening a malicious PNG file.",
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "RHBZ#2428825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2",
"url": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/778",
"url": "https://github.com/pnggroup/libpng/issues/778"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp"
}
],
"release_date": "2026-01-12T22:55:40.204000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-08T20:57:44+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid opening untrusted PNG image files. Applications that process PNG images should be configured to restrict processing of untrusted or unverified content where possible.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read"
},
{
"cve": "CVE-2026-22801",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:42.581146+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. An integer truncation flaw in the libpng simplified write API functions (`png_write_image_16bit`, `png_write_image_8bit`) can lead to a heap buffer over-read. Exploitation requires an application to process specially crafted input that provides a negative row stride or a stride exceeding 65535 bytes, potentially resulting in denial of service or information disclosure.",
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "RHBZ#2428824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8"
}
],
"release_date": "2026-01-12T22:57:58.288000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-08T20:57:44+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-08T20:57:44+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-08T20:57:44+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-08T20:57:44+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-08T20:57:44+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-08T20:57:44+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
}
],
"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": [
"8Base-RHOSE-4.12:rhcos-x86_64-412.86.202604281506-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:16008
Vulnerability from csaf_redhat - Published: 2026-05-11 14:12 - Updated: 2026-05-18 14:17A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
|
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
|
A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Pillow, a Python imaging library. A malicious actor could exploit this vulnerability by providing specially crafted nested lists as coordinates to image processing APIs within Pillow. This could lead to a heap buffer overflow, potentially causing a denial of service in applications using the library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could supply a specially crafted malicious PDF file, causing the application to hang indefinitely and consume 100% CPU. This vulnerability leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server Model Optimization Tools 3.3.3 (CUDA) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server Model Optimization Tools",
"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:16008",
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-40403",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14831",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23868",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25749",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27622",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3497",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4111",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42308",
"url": "https://access.redhat.com/security/cve/CVE-2026-42308"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42309",
"url": "https://access.redhat.com/security/cve/CVE-2026-42309"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42310",
"url": "https://access.redhat.com/security/cve/CVE-2026-42310"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42311",
"url": "https://access.redhat.com/security/cve/CVE-2026-42311"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5201",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_16008.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server Model Optimization Tools 3.3.3 (CUDA)",
"tracking": {
"current_release_date": "2026-05-18T14:17:56+00:00",
"generator": {
"date": "2026-05-18T14:17:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:16008",
"initial_release_date": "2026-05-11T14:12:10+00:00",
"revision_history": [
{
"date": "2026-05-11T14:12:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-12T17:26:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:17:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.3",
"product": {
"name": "Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64",
"product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3Ab4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244559"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3A3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244559"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-03-04T12:01:50.826520+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Processing web content may disclose sensitive information",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is a duplicate of CVE-2022-4909.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "RHBZ#2349766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/10",
"url": "http://seclists.org/fulldisclosure/2023/Oct/10"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/3",
"url": "http://seclists.org/fulldisclosure/2023/Oct/3"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/4",
"url": "http://seclists.org/fulldisclosure/2023/Oct/4"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/5",
"url": "http://seclists.org/fulldisclosure/2023/Oct/5"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/6",
"url": "http://seclists.org/fulldisclosure/2023/Oct/6"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/8",
"url": "http://seclists.org/fulldisclosure/2023/Oct/8"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/9",
"url": "http://seclists.org/fulldisclosure/2023/Oct/9"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211",
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211"
},
{
"category": "external",
"summary": "https://bugzilla.gnome.org/show_bug.cgi?id=751621",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=751621"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94"
},
{
"category": "external",
"summary": "https://support.apple.com/en-us/HT213927",
"url": "https://support.apple.com/en-us/HT213927"
}
],
"release_date": "2023-09-26T20:14:54.697000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: Processing web content may disclose sensitive information"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This vulnerability affects the OpenSSH GSSAPI delta as implemented in Red Hat Enterprise Linux and OpenShift Container Platform. An unauthenticated attacker could send a specially crafted GSSAPI message during key exchange, leading to the use of uninitialized variables and potentially undefined behavior. The severity of the impact is dependent on compiler hardening configurations.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable GSSAPI key exchange in the OpenSSH server configuration. This prevents the server from processing GSSAPI messages, eliminating the vulnerability\u0027s attack surface.\n\nEdit `/etc/ssh/sshd_config` and add or modify the line:\n```\nGSSAPIKeyExchange no\n```\n\nAfter saving the changes, restart the `sshd` service for the mitigation to take effect. This action will prevent users from authenticating via GSSAPI.\n\n```\n# systemctl restart sshd\n```",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"acknowledgments": [
{
"names": [
"Ka\u011fan \u00c7apar"
]
}
],
"cve": "CVE-2026-5201",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2026-03-31T07:17:23.696000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important heap-based buffer overflow flaw exists in the `gdk-pixbuf` library\u0027s JPEG image loader. This vulnerability can be triggered automatically without user interaction when processing a specially crafted JPEG image, such as during thumbnail generation. Successful exploitation leads to application crashes and denial-of-service conditions in applications utilizing `gdk-pixbuf` for image handling.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "RHBZ#2453291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5201",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304",
"url": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304"
}
],
"release_date": "2026-03-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "To reduce the risk of exploitation, avoid opening or processing untrusted JPEG image files. This operational control helps prevent the automatic triggering of the vulnerability, for example, during thumbnail generation, which could otherwise lead to application instability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image"
},
{
"cve": "CVE-2026-23868",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-03-10T20:01:10.215637+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "giflib: Giflib: Double-free vulnerability leading to memory corruption",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "RHBZ#2446207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23868",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7",
"url": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2026-23868",
"url": "https://www.facebook.com/security/advisories/cve-2026-23868"
}
],
"release_date": "2026-03-10T18:53:25.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "giflib: Giflib: Double-free vulnerability leading to memory corruption"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27622",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-03T23:02:15.379586+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "RHBZ#2444251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963",
"url": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963"
}
],
"release_date": "2026-03-03T22:42:49.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-42309",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-05-09T06:01:11.401932+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A malicious actor could exploit this vulnerability by providing specially crafted nested lists as coordinates to image processing APIs within Pillow. This could lead to a heap buffer overflow, potentially causing a denial of service in applications using the library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via specially crafted coordinate input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact vulnerability in the Pillow Python imaging library could lead to a denial of service. Applications processing untrusted image data that utilize specific Pillow APIs, such as `ImagePath.Path`, `ImageDraw.ImageDraw.polygon`, or `ImageDraw.ImageDraw.line`, with specially crafted nested list coordinates are susceptible to a heap buffer overflow.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42309"
},
{
"category": "external",
"summary": "RHBZ#2468458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42309",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42309"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5xmw-vc9v-4wf2",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5xmw-vc9v-4wf2"
}
],
"release_date": "2026-05-09T04:08:10.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Pillow: Pillow: Denial of Service via specially crafted coordinate input"
},
{
"cve": "CVE-2026-42310",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-05-09T06:01:21.465052+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468461"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could supply a specially crafted malicious PDF file, causing the application to hang indefinitely and consume 100% CPU. This vulnerability leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via malicious PDF processing",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42310"
},
{
"category": "external",
"summary": "RHBZ#2468461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468461"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42310",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42310"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3bf614e4b8615d0ce1d5039efaf6db447fe7c468",
"url": "https://github.com/python-pillow/Pillow/commit/3bf614e4b8615d0ce1d5039efaf6db447fe7c468"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9519",
"url": "https://github.com/python-pillow/Pillow/pull/9519"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-r73j-pqj5-w3x7",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-r73j-pqj5-w3x7"
}
],
"release_date": "2026-05-09T04:10:48.395000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:12:10+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16008"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64",
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Pillow: Pillow: Denial of Service via malicious PDF processing"
}
]
}
RHSA-2026:7335
Vulnerability from csaf_redhat - Published: 2026-04-09 17:18 - Updated: 2026-05-14 22:37A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64 | — |
Vendor Fix
fix
|
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64 | — |
Vendor Fix
fix
|
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64 | — |
Vendor Fix
fix
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.2.2 (CUDA) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:7335",
"url": "https://access.redhat.com/errata/RHSA-2026:7335"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-40403",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14831",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25749",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4111",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7335.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (CUDA)",
"tracking": {
"current_release_date": "2026-05-14T22:37:01+00:00",
"generator": {
"date": "2026-05-14T22:37:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:7335",
"initial_release_date": "2026-04-09T17:18:44+00:00",
"revision_history": [
{
"date": "2026-04-09T17:18:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-09T17:18:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:37:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Ae38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1775740563"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3A54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1775740563"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-03-04T12:01:50.826520+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Processing web content may disclose sensitive information",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is a duplicate of CVE-2022-4909.",
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "RHBZ#2349766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/10",
"url": "http://seclists.org/fulldisclosure/2023/Oct/10"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/3",
"url": "http://seclists.org/fulldisclosure/2023/Oct/3"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/4",
"url": "http://seclists.org/fulldisclosure/2023/Oct/4"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/5",
"url": "http://seclists.org/fulldisclosure/2023/Oct/5"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/6",
"url": "http://seclists.org/fulldisclosure/2023/Oct/6"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/8",
"url": "http://seclists.org/fulldisclosure/2023/Oct/8"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/9",
"url": "http://seclists.org/fulldisclosure/2023/Oct/9"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211",
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211"
},
{
"category": "external",
"summary": "https://bugzilla.gnome.org/show_bug.cgi?id=751621",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=751621"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94"
},
{
"category": "external",
"summary": "https://support.apple.com/en-us/HT213927",
"url": "https://support.apple.com/en-us/HT213927"
}
],
"release_date": "2023-09-26T20:14:54.697000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T17:18:44+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:7335",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: Processing web content may disclose sensitive information"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T17:18:44+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:7335",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T17:18:44+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:7335",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T17:18:44+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:7335",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T17:18:44+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:7335",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T17:18:44+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:7335",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T17:18:44+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:7335",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T17:18:44+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:7335",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7335"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T17:18:44+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:7335",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7335"
}
],
"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": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:6725
Vulnerability from csaf_redhat - Published: 2026-04-07 01:58 - Updated: 2026-05-14 22:34A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-2:7.4.629-5.el6_10.3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.x86_64 | — |
Vendor Fix
fix
|
{
"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 6 Extended Lifecycle Support - EXTENSION.\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: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6725",
"url": "https://access.redhat.com/errata/RHSA-2026:6725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6725.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:36+00:00",
"generator": {
"date": "2026-05-14T22:34:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6725",
"initial_release_date": "2026-04-07T01:58:27+00:00",
"revision_history": [
{
"date": "2026-04-07T01:58:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-07T01:58:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:36+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 Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product": {
"name": "Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:6"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:7.4.629-5.el6_10.3.src",
"product": {
"name": "vim-2:7.4.629-5.el6_10.3.src",
"product_id": "vim-2:7.4.629-5.el6_10.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@7.4.629-5.el6_10.3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:7.4.629-5.el6_10.3.x86_64",
"product": {
"name": "vim-X11-2:7.4.629-5.el6_10.3.x86_64",
"product_id": "vim-X11-2:7.4.629-5.el6_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@7.4.629-5.el6_10.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:7.4.629-5.el6_10.3.x86_64",
"product": {
"name": "vim-common-2:7.4.629-5.el6_10.3.x86_64",
"product_id": "vim-common-2:7.4.629-5.el6_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@7.4.629-5.el6_10.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:7.4.629-5.el6_10.3.x86_64",
"product": {
"name": "vim-enhanced-2:7.4.629-5.el6_10.3.x86_64",
"product_id": "vim-enhanced-2:7.4.629-5.el6_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@7.4.629-5.el6_10.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:7.4.629-5.el6_10.3.x86_64",
"product": {
"name": "vim-filesystem-2:7.4.629-5.el6_10.3.x86_64",
"product_id": "vim-filesystem-2:7.4.629-5.el6_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@7.4.629-5.el6_10.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:7.4.629-5.el6_10.3.x86_64",
"product": {
"name": "vim-minimal-2:7.4.629-5.el6_10.3.x86_64",
"product_id": "vim-minimal-2:7.4.629-5.el6_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@7.4.629-5.el6_10.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:7.4.629-5.el6_10.3.x86_64",
"product": {
"name": "vim-debuginfo-2:7.4.629-5.el6_10.3.x86_64",
"product_id": "vim-debuginfo-2:7.4.629-5.el6_10.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@7.4.629-5.el6_10.3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:7.4.629-5.el6_10.3.s390x",
"product": {
"name": "vim-X11-2:7.4.629-5.el6_10.3.s390x",
"product_id": "vim-X11-2:7.4.629-5.el6_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@7.4.629-5.el6_10.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:7.4.629-5.el6_10.3.s390x",
"product": {
"name": "vim-common-2:7.4.629-5.el6_10.3.s390x",
"product_id": "vim-common-2:7.4.629-5.el6_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@7.4.629-5.el6_10.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:7.4.629-5.el6_10.3.s390x",
"product": {
"name": "vim-enhanced-2:7.4.629-5.el6_10.3.s390x",
"product_id": "vim-enhanced-2:7.4.629-5.el6_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@7.4.629-5.el6_10.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:7.4.629-5.el6_10.3.s390x",
"product": {
"name": "vim-filesystem-2:7.4.629-5.el6_10.3.s390x",
"product_id": "vim-filesystem-2:7.4.629-5.el6_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@7.4.629-5.el6_10.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:7.4.629-5.el6_10.3.s390x",
"product": {
"name": "vim-minimal-2:7.4.629-5.el6_10.3.s390x",
"product_id": "vim-minimal-2:7.4.629-5.el6_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@7.4.629-5.el6_10.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:7.4.629-5.el6_10.3.s390x",
"product": {
"name": "vim-debuginfo-2:7.4.629-5.el6_10.3.s390x",
"product_id": "vim-debuginfo-2:7.4.629-5.el6_10.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@7.4.629-5.el6_10.3?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:7.4.629-5.el6_10.3.i686",
"product": {
"name": "vim-X11-2:7.4.629-5.el6_10.3.i686",
"product_id": "vim-X11-2:7.4.629-5.el6_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@7.4.629-5.el6_10.3?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:7.4.629-5.el6_10.3.i686",
"product": {
"name": "vim-common-2:7.4.629-5.el6_10.3.i686",
"product_id": "vim-common-2:7.4.629-5.el6_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@7.4.629-5.el6_10.3?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:7.4.629-5.el6_10.3.i686",
"product": {
"name": "vim-enhanced-2:7.4.629-5.el6_10.3.i686",
"product_id": "vim-enhanced-2:7.4.629-5.el6_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@7.4.629-5.el6_10.3?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:7.4.629-5.el6_10.3.i686",
"product": {
"name": "vim-filesystem-2:7.4.629-5.el6_10.3.i686",
"product_id": "vim-filesystem-2:7.4.629-5.el6_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@7.4.629-5.el6_10.3?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:7.4.629-5.el6_10.3.i686",
"product": {
"name": "vim-minimal-2:7.4.629-5.el6_10.3.i686",
"product_id": "vim-minimal-2:7.4.629-5.el6_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@7.4.629-5.el6_10.3?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:7.4.629-5.el6_10.3.i686",
"product": {
"name": "vim-debuginfo-2:7.4.629-5.el6_10.3.i686",
"product_id": "vim-debuginfo-2:7.4.629-5.el6_10.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@7.4.629-5.el6_10.3?arch=i686\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:7.4.629-5.el6_10.3.src as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-2:7.4.629-5.el6_10.3.src"
},
"product_reference": "vim-2:7.4.629-5.el6_10.3.src",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:7.4.629-5.el6_10.3.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.i686"
},
"product_reference": "vim-X11-2:7.4.629-5.el6_10.3.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:7.4.629-5.el6_10.3.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.s390x"
},
"product_reference": "vim-X11-2:7.4.629-5.el6_10.3.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:7.4.629-5.el6_10.3.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.x86_64"
},
"product_reference": "vim-X11-2:7.4.629-5.el6_10.3.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:7.4.629-5.el6_10.3.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.i686"
},
"product_reference": "vim-common-2:7.4.629-5.el6_10.3.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:7.4.629-5.el6_10.3.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.s390x"
},
"product_reference": "vim-common-2:7.4.629-5.el6_10.3.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:7.4.629-5.el6_10.3.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.x86_64"
},
"product_reference": "vim-common-2:7.4.629-5.el6_10.3.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:7.4.629-5.el6_10.3.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.i686"
},
"product_reference": "vim-debuginfo-2:7.4.629-5.el6_10.3.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:7.4.629-5.el6_10.3.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.s390x"
},
"product_reference": "vim-debuginfo-2:7.4.629-5.el6_10.3.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:7.4.629-5.el6_10.3.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.x86_64"
},
"product_reference": "vim-debuginfo-2:7.4.629-5.el6_10.3.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:7.4.629-5.el6_10.3.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.i686"
},
"product_reference": "vim-enhanced-2:7.4.629-5.el6_10.3.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:7.4.629-5.el6_10.3.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.s390x"
},
"product_reference": "vim-enhanced-2:7.4.629-5.el6_10.3.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:7.4.629-5.el6_10.3.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.x86_64"
},
"product_reference": "vim-enhanced-2:7.4.629-5.el6_10.3.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:7.4.629-5.el6_10.3.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.i686"
},
"product_reference": "vim-filesystem-2:7.4.629-5.el6_10.3.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:7.4.629-5.el6_10.3.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.s390x"
},
"product_reference": "vim-filesystem-2:7.4.629-5.el6_10.3.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:7.4.629-5.el6_10.3.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.x86_64"
},
"product_reference": "vim-filesystem-2:7.4.629-5.el6_10.3.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:7.4.629-5.el6_10.3.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.i686"
},
"product_reference": "vim-minimal-2:7.4.629-5.el6_10.3.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:7.4.629-5.el6_10.3.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.s390x"
},
"product_reference": "vim-minimal-2:7.4.629-5.el6_10.3.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:7.4.629-5.el6_10.3.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.x86_64"
},
"product_reference": "vim-minimal-2:7.4.629-5.el6_10.3.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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": [
"6Server-ELS.EXTENSION:vim-2:7.4.629-5.el6_10.3.src",
"6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T01:58:27+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": [
"6Server-ELS.EXTENSION:vim-2:7.4.629-5.el6_10.3.src",
"6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6725"
}
],
"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": [
"6Server-ELS.EXTENSION:vim-2:7.4.629-5.el6_10.3.src",
"6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-X11-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-common-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-debuginfo-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-enhanced-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-filesystem-2:7.4.629-5.el6_10.3.x86_64",
"6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.i686",
"6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.s390x",
"6Server-ELS.EXTENSION:vim-minimal-2:7.4.629-5.el6_10.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:15087
Vulnerability from csaf_redhat - Published: 2026-05-13 13:55 - Updated: 2026-05-18 14:17A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's algif_aead cryptographic algorithm interface. An incorrect in-place operation causes source and destination data mappings to differ during cryptographic processing. A low-privileged local attacker can exploit this flaw to corrupt the contents of sensitive system files and escalate to root privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.65 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\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\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container\nPlatform 4.14.65. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHBA-2026:15086\n\nSpace precludes documenting all of the container images in this advisory.\nSee the following Release Notes documentation, which will be updated\nshortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nSecurity Fix(es):\n\n* openssh: OpenSSH GSSAPI: Information disclosure or denial of service due\nto uninitialized variables (CVE-2026-3497)\n* libarchive: Infinite Loop Denial of Service in RAR5 Decompression via\narchive_read_data() in libarchive (CVE-2026-4111)\n* libarchive: libarchive: Information disclosure via heap out-of-bounds\nread in RAR archive processing (CVE-2026-4424)\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize\n(CVE-2026-25646)\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after\nsession termination (CVE-2026-27135)\n* vim: Vim: Arbitrary code execution via command injection in glob()\nfunction (CVE-2026-33412)\n* grub2: Missing unregister call for gettext command may lead to\nuse-after-free (CVE-2025-61662)\n* openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in\nPKCS#12 processing (CVE-2025-69419)\n* libarchive: libarchive: Arbitrary code execution via integer overflow in\nISO9660 image processing (CVE-2026-5121)\n* vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing\n(CVE-2026-25749)\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw\nplugin (CVE-2026-28417)\n* vim: Vim: Denial of service and information disclosure via crafted swap\nfile (CVE-2026-28421)\n* kernel: crypto: algif_aead - Revert to operating out-of-place (CVE-2026-31431)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:15087",
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "2460538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460538"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_15087.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.65 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-18T14:17:58+00:00",
"generator": {
"date": "2026-05-18T14:17:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:15087",
"initial_release_date": "2026-05-13T13:55:59+00:00",
"revision_history": [
{
"date": "2026-05-13T13:55:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-13T13:55:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:17:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-414.92.202605060243-0",
"product": {
"name": "rhcos-aarch64-414.92.202605060243-0",
"product_id": "rhcos-aarch64-414.92.202605060243-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@414.92.202605060243?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-414.92.202605060243-0",
"product": {
"name": "rhcos-ppc64le-414.92.202605060243-0",
"product_id": "rhcos-ppc64le-414.92.202605060243-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@414.92.202605060243?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-414.92.202605060243-0",
"product": {
"name": "rhcos-s390x-414.92.202605060243-0",
"product_id": "rhcos-s390x-414.92.202605060243-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@414.92.202605060243?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-414.92.202605060243-0",
"product": {
"name": "rhcos-x86_64-414.92.202605060243-0",
"product_id": "rhcos-x86_64-414.92.202605060243-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@414.92.202605060243?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-414.92.202605060243-0 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0"
},
"product_reference": "rhcos-aarch64-414.92.202605060243-0",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-414.92.202605060243-0 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0"
},
"product_reference": "rhcos-ppc64le-414.92.202605060243-0",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-414.92.202605060243-0 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0"
},
"product_reference": "rhcos-s390x-414.92.202605060243-0",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-414.92.202605060243-0 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
},
"product_reference": "rhcos-x86_64-414.92.202605060243-0",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61662",
"discovery_date": "2025-11-12T21:18:21.069000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414683"
}
],
"notes": [
{
"category": "description",
"text": "A Use-After-Free vulnerability has been discovered in GRUB\u0027s gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Missing unregister call for gettext command may lead to use-after-free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as have the impact of Moderate by the Red Hat Product Security team. This decision was made based in the fact an attacker needs local or physical access to the machine, to execute the gettext command after it was unloaded. Additionally the most likely outcome from an successful attack is a Denial of Crash by leading the grub2 to crash.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61662"
},
{
"category": "external",
"summary": "RHBZ#2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61662",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61662"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation available for this vulnerability.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Missing unregister call for gettext command may lead to use-after-free"
},
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-01-16T14:21:52.793000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. An out-of-bounds write in OpenSSL\u0027s PKCS12_get_friendlyname() function can lead to denial of service or arbitrary code execution. Exploitation requires an application to parse a specially crafted malicious PKCS#12 file. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the FIPS module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "RHBZ#2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, Red Hat recommends avoiding the processing of PKCS#12 files from untrusted or unverified sources. Applications that use the `PKCS12_get_friendlyname()` API should ensure that PKCS#12 files are only processed if they originate from trusted entities. Restricting the input sources for PKCS#12 files can significantly reduce the attack surface for this flaw.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing"
},
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This vulnerability affects the OpenSSH GSSAPI delta as implemented in Red Hat Enterprise Linux and OpenShift Container Platform. An unauthenticated attacker could send a specially crafted GSSAPI message during key exchange, leading to the use of uninitialized variables and potentially undefined behavior. The severity of the impact is dependent on compiler hardening configurations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable GSSAPI key exchange in the OpenSSH server configuration. This prevents the server from processing GSSAPI messages, eliminating the vulnerability\u0027s attack surface.\n\nEdit `/etc/ssh/sshd_config` and add or modify the line:\n```\nGSSAPIKeyExchange no\n```\n\nAfter saving the changes, restart the `sshd` service for the mitigation to take effect. This action will prevent users from authenticating via GSSAPI.\n\n```\n# systemctl restart sshd\n```",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-31431",
"cwe": {
"id": "CWE-1288",
"name": "Improper Validation of Consistency within Input"
},
"discovery_date": "2026-04-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460538"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s algif_aead cryptographic algorithm interface. An incorrect in-place operation causes source and destination data mappings to differ during cryptographic processing. A low-privileged local attacker can exploit this flaw to corrupt the contents of sensitive system files and escalate to root privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: crypto: algif_aead - Revert to operating out-of-place",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as Important, rather than Critical severity, because exploitation requires local access to the system. A low-privileged local attacker can exploit this flaw in the Linux kernel\u0027s cryptographic interface to gain root privileges by overwriting sensitive system files. Exploitation does not require user interaction, potentially resulting in full compromise of confidentiality, integrity, and availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31431"
},
{
"category": "external",
"summary": "RHBZ#2460538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460538"
},
{
"category": "external",
"summary": "RHSB-2026-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2026-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31431"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31431",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31431"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/7141989",
"url": "https://access.redhat.com/articles/7141989"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141931",
"url": "https://access.redhat.com/solutions/7141931"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141979",
"url": "https://access.redhat.com/solutions/7141979"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141990",
"url": "https://access.redhat.com/solutions/7141990"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141996",
"url": "https://access.redhat.com/solutions/7141996"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7142032",
"url": "https://access.redhat.com/solutions/7142032"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_monitoring_and_updating_the_kernel/configuring-kernel-command-line-parameters_managing-monitoring-and-updating-the-kernel",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_monitoring_and_updating_the_kernel/configuring-kernel-command-line-parameters_managing-monitoring-and-updating-the-kernel"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/T"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2026-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2026-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: crypto: algif_aead - Revert to operating out-of-place"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T13:55:59+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:58619bd3685bebf42b1de421a21dd74d429a73d2842db8530468811dd8c762f6\n\n (For s390x architecture)\n The image digest is sha256:a42b5d59c2d8006a7531f21bf9494508a2223cfe0305c8323dd8d8805edd5bb6\n\n (For ppc64le architecture)\n The image digest is sha256:b3348021ca46196e46190a64246264ce6793628e3ed80b4957c0352c42014d01\n\n (For aarch64 architecture)\n The image digest is sha256:c40d6097277e7aacf96a3e883fb77cbd3d9cd42e698f98daaadf69204abaad4a\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15087"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:rhcos-aarch64-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-s390x-414.92.202605060243-0",
"9Base-RHOSE-4.14:rhcos-x86_64-414.92.202605060243-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:7243
Vulnerability from csaf_redhat - Published: 2026-04-16 10:59 - Updated: 2026-05-14 22:34An XML Entity Expansion flaw was found in libexpat. This flaw allows an attacker to cause a denial of service when there is an isolated use of external parsers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
|
A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.19.28 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.19.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.19.28. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:7241\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nSecurity Fix(es):\n\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize (CVE-2026-25646)\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\n* expat: XML Entity Expansion (CVE-2024-28757)\n* grub2: Missing unregister call for gettext command may lead to use-after-free (CVE-2025-61662)\n* vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing (CVE-2026-25749)\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7243",
"url": "https://access.redhat.com/errata/RHSA-2026:7243"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268766"
},
{
"category": "external",
"summary": "2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7243.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.19.28 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:41+00:00",
"generator": {
"date": "2026-05-14T22:34:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:7243",
"initial_release_date": "2026-04-16T10:59:20+00:00",
"revision_history": [
{
"date": "2026-04-16T10:59:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-16T10:59:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.19",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-4.19.9.6.202604080618-0",
"product": {
"name": "rhcos-aarch64-4.19.9.6.202604080618-0",
"product_id": "rhcos-aarch64-4.19.9.6.202604080618-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.19.9.6.202604080618?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-4.19.9.6.202604080618-0",
"product": {
"name": "rhcos-ppc64le-4.19.9.6.202604080618-0",
"product_id": "rhcos-ppc64le-4.19.9.6.202604080618-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.19.9.6.202604080618?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-4.19.9.6.202604080618-0",
"product": {
"name": "rhcos-s390x-4.19.9.6.202604080618-0",
"product_id": "rhcos-s390x-4.19.9.6.202604080618-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.19.9.6.202604080618?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-4.19.9.6.202604080618-0",
"product": {
"name": "rhcos-x86_64-4.19.9.6.202604080618-0",
"product_id": "rhcos-x86_64-4.19.9.6.202604080618-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.19.9.6.202604080618?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-4.19.9.6.202604080618-0 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0"
},
"product_reference": "rhcos-aarch64-4.19.9.6.202604080618-0",
"relates_to_product_reference": "9Base-RHOSE-4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-4.19.9.6.202604080618-0 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0"
},
"product_reference": "rhcos-ppc64le-4.19.9.6.202604080618-0",
"relates_to_product_reference": "9Base-RHOSE-4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-4.19.9.6.202604080618-0 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0"
},
"product_reference": "rhcos-s390x-4.19.9.6.202604080618-0",
"relates_to_product_reference": "9Base-RHOSE-4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-4.19.9.6.202604080618-0 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
},
"product_reference": "rhcos-x86_64-4.19.9.6.202604080618-0",
"relates_to_product_reference": "9Base-RHOSE-4.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28757",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268766"
}
],
"notes": [
{
"category": "description",
"text": "An XML Entity Expansion flaw was found in libexpat. This flaw allows an attacker to cause a denial of service when there is an isolated use of external parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "expat: XML Entity Expansion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as a moderate severity because a flaw was found in the libexpat library in the xmlparse.c file, specifically in the handling of external parsers. The issue is an XML Entity Expansion flaw caused by the parser\u0027s failure to detect direct recursion when a parameter entity references itself in an external subset. An attacker can trigger this by submitting a specially crafted XML document, which creates an infinite processing loop, leading to uncontrolled resource consumption and causing a denial of service (DoS).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28757"
},
{
"category": "external",
"summary": "RHBZ#2268766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28757",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28757"
},
{
"category": "external",
"summary": "https://github.com/libexpat/libexpat/issues/839",
"url": "https://github.com/libexpat/libexpat/issues/839"
}
],
"release_date": "2024-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:59:20+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b274766f7194a7dc825e335a54078790519c0dbe3431c029fd08dbba1c431855\n\n (For s390x architecture)\n The image digest is sha256:066bfcb590ef6f34106e63861d420a3fdcdebd734bb729668c8c6de59b84c632\n\n (For ppc64le architecture)\n The image digest is sha256:ff14e60b2b4760a6c2578e444b40f457fe2322f5211b1b838078b1fa6ea1b443\n\n (For aarch64 architecture)\n The image digest is sha256:52b1e8cf83dd1a854194212cc94bfe2719afb2e014f7b1a315250a9c7273a600\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7243"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "expat: XML Entity Expansion"
},
{
"cve": "CVE-2025-61662",
"discovery_date": "2025-11-12T21:18:21.069000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414683"
}
],
"notes": [
{
"category": "description",
"text": "A Use-After-Free vulnerability has been discovered in GRUB\u0027s gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Missing unregister call for gettext command may lead to use-after-free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as have the impact of Moderate by the Red Hat Product Security team. This decision was made based in the fact an attacker needs local or physical access to the machine, to execute the gettext command after it was unloaded. Additionally the most likely outcome from an successful attack is a Denial of Crash by leading the grub2 to crash.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61662"
},
{
"category": "external",
"summary": "RHBZ#2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61662",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61662"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:59:20+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b274766f7194a7dc825e335a54078790519c0dbe3431c029fd08dbba1c431855\n\n (For s390x architecture)\n The image digest is sha256:066bfcb590ef6f34106e63861d420a3fdcdebd734bb729668c8c6de59b84c632\n\n (For ppc64le architecture)\n The image digest is sha256:ff14e60b2b4760a6c2578e444b40f457fe2322f5211b1b838078b1fa6ea1b443\n\n (For aarch64 architecture)\n The image digest is sha256:52b1e8cf83dd1a854194212cc94bfe2719afb2e014f7b1a315250a9c7273a600\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7243"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation available for this vulnerability.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Missing unregister call for gettext command may lead to use-after-free"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:59:20+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b274766f7194a7dc825e335a54078790519c0dbe3431c029fd08dbba1c431855\n\n (For s390x architecture)\n The image digest is sha256:066bfcb590ef6f34106e63861d420a3fdcdebd734bb729668c8c6de59b84c632\n\n (For ppc64le architecture)\n The image digest is sha256:ff14e60b2b4760a6c2578e444b40f457fe2322f5211b1b838078b1fa6ea1b443\n\n (For aarch64 architecture)\n The image digest is sha256:52b1e8cf83dd1a854194212cc94bfe2719afb2e014f7b1a315250a9c7273a600\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7243"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:59:20+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b274766f7194a7dc825e335a54078790519c0dbe3431c029fd08dbba1c431855\n\n (For s390x architecture)\n The image digest is sha256:066bfcb590ef6f34106e63861d420a3fdcdebd734bb729668c8c6de59b84c632\n\n (For ppc64le architecture)\n The image digest is sha256:ff14e60b2b4760a6c2578e444b40f457fe2322f5211b1b838078b1fa6ea1b443\n\n (For aarch64 architecture)\n The image digest is sha256:52b1e8cf83dd1a854194212cc94bfe2719afb2e014f7b1a315250a9c7273a600\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7243"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:59:20+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b274766f7194a7dc825e335a54078790519c0dbe3431c029fd08dbba1c431855\n\n (For s390x architecture)\n The image digest is sha256:066bfcb590ef6f34106e63861d420a3fdcdebd734bb729668c8c6de59b84c632\n\n (For ppc64le architecture)\n The image digest is sha256:ff14e60b2b4760a6c2578e444b40f457fe2322f5211b1b838078b1fa6ea1b443\n\n (For aarch64 architecture)\n The image digest is sha256:52b1e8cf83dd1a854194212cc94bfe2719afb2e014f7b1a315250a9c7273a600\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7243"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:59:20+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b274766f7194a7dc825e335a54078790519c0dbe3431c029fd08dbba1c431855\n\n (For s390x architecture)\n The image digest is sha256:066bfcb590ef6f34106e63861d420a3fdcdebd734bb729668c8c6de59b84c632\n\n (For ppc64le architecture)\n The image digest is sha256:ff14e60b2b4760a6c2578e444b40f457fe2322f5211b1b838078b1fa6ea1b443\n\n (For aarch64 architecture)\n The image digest is sha256:52b1e8cf83dd1a854194212cc94bfe2719afb2e014f7b1a315250a9c7273a600\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7243"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:59:20+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b274766f7194a7dc825e335a54078790519c0dbe3431c029fd08dbba1c431855\n\n (For s390x architecture)\n The image digest is sha256:066bfcb590ef6f34106e63861d420a3fdcdebd734bb729668c8c6de59b84c632\n\n (For ppc64le architecture)\n The image digest is sha256:ff14e60b2b4760a6c2578e444b40f457fe2322f5211b1b838078b1fa6ea1b443\n\n (For aarch64 architecture)\n The image digest is sha256:52b1e8cf83dd1a854194212cc94bfe2719afb2e014f7b1a315250a9c7273a600\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7243"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202604080618-0",
"9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202604080618-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:6736
Vulnerability from csaf_redhat - Published: 2026-04-07 07:05 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing (CVE-2026-25749)\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6736",
"url": "https://access.redhat.com/errata/RHSA-2026:6736"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6736.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:39+00:00",
"generator": {
"date": "2026-05-14T22:34:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6736",
"initial_release_date": "2026-04-07T07:05:02+00:00",
"revision_history": [
{
"date": "2026-04-07T07:05:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-07T07:05:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.8::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-20.el8_8.1.src",
"product": {
"name": "vim-2:8.0.1763-20.el8_8.1.src",
"product_id": "vim-2:8.0.1763-20.el8_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-20.el8_8.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"product": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"product_id": "vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-20.el8_8.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"product": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"product_id": "vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-20.el8_8.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-20.el8_8.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product_id": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-20.el8_8.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product_id": "vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-20.el8_8.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-20.el8_8.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-20.el8_8.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"product": {
"name": "vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"product_id": "vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-20.el8_8.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"product": {
"name": "vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"product_id": "vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-20.el8_8.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"product": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"product_id": "vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-20.el8_8.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"product_id": "vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-20.el8_8.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-20.el8_8.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-20.el8_8.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-20.el8_8.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-20.el8_8.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-20.el8_8.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-20.el8_8.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"product_id": "vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-20.el8_8.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"product_id": "vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-20.el8_8.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-20.el8_8.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"product_id": "vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-20.el8_8.1?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-20.el8_8.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src"
},
"product_reference": "vim-2:8.0.1763-20.el8_8.1.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-20.el8_8.1.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-20.el8_8.1.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src"
},
"product_reference": "vim-2:8.0.1763-20.el8_8.1.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-20.el8_8.1.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-20.el8_8.1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src"
},
"product_reference": "vim-2:8.0.1763-20.el8_8.1.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-20.el8_8.1.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-20.el8_8.1.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src"
},
"product_reference": "vim-2:8.0.1763-20.el8_8.1.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-20.el8_8.1.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T07:05:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T07:05:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T07:05:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T07:05:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6736"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"AppStream-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-2:8.0.1763-20.el8_8.1.src",
"BaseOS-8.8.0.Z.TUS:vim-X11-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-debugsource-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-filesystem-2:8.0.1763-20.el8_8.1.noarch",
"BaseOS-8.8.0.Z.TUS:vim-minimal-2:8.0.1763-20.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-20.el8_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:8423
Vulnerability from csaf_redhat - Published: 2026-04-22 08:28 - Updated: 2026-05-14 22:34A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.18.38 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container\nPlatform 4.18.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container\nPlatform 4.18.38. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHBA-2026:8422\n\nSpace precludes documenting all of the container images in this advisory.\nSee the following Release Notes documentation, which will be updated\nshortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nSecurity Fix(es):\n\n* libarchive: Infinite Loop Denial of Service in RAR5 Decompression via\narchive_read_data() in libarchive (CVE-2026-4111)\n* vim: Vim: Arbitrary code execution via command injection in glob()\nfunction (CVE-2026-33412)\n* vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing\n(CVE-2026-25749)\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw\nplugin (CVE-2026-28417)\n* vim: Vim: Denial of service and information disclosure via crafted swap\nfile (CVE-2026-28421)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:8423",
"url": "https://access.redhat.com/errata/RHSA-2026:8423"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8423.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.38 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:52+00:00",
"generator": {
"date": "2026-05-14T22:34:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:8423",
"initial_release_date": "2026-04-22T08:28:27+00:00",
"revision_history": [
{
"date": "2026-04-22T08:28:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-22T08:28:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-418.94.202604140044-0",
"product": {
"name": "rhcos-aarch64-418.94.202604140044-0",
"product_id": "rhcos-aarch64-418.94.202604140044-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202604140044?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-418.94.202604140044-0",
"product": {
"name": "rhcos-ppc64le-418.94.202604140044-0",
"product_id": "rhcos-ppc64le-418.94.202604140044-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202604140044?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-418.94.202604140044-0",
"product": {
"name": "rhcos-s390x-418.94.202604140044-0",
"product_id": "rhcos-s390x-418.94.202604140044-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202604140044?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-418.94.202604140044-0",
"product": {
"name": "rhcos-x86_64-418.94.202604140044-0",
"product_id": "rhcos-x86_64-418.94.202604140044-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202604140044?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-418.94.202604140044-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0"
},
"product_reference": "rhcos-aarch64-418.94.202604140044-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-418.94.202604140044-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0"
},
"product_reference": "rhcos-ppc64le-418.94.202604140044-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-418.94.202604140044-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0"
},
"product_reference": "rhcos-s390x-418.94.202604140044-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-418.94.202604140044-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
},
"product_reference": "rhcos-x86_64-418.94.202604140044-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:28:27+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:deacb4132f024a8c364ab8589b7b3f391b887ca4ae92bd4b37df2efa5b1e2145\n\n (For s390x architecture)\n The image digest is sha256:15c373c763a87889521edd3bcfd1adde0503dedc03e0923b27b4aca67c712f79\n\n (For ppc64le architecture)\n The image digest is sha256:c0ad2b1cd05475031978f791e9fefa14d25c362c5d533febf59d7e0f6245a0cc\n\n (For aarch64 architecture)\n The image digest is sha256:14581b093df0b4f6f01009454f7e999f7415066ea3ce21ade572d42dd0bd2955\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8423"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:28:27+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:deacb4132f024a8c364ab8589b7b3f391b887ca4ae92bd4b37df2efa5b1e2145\n\n (For s390x architecture)\n The image digest is sha256:15c373c763a87889521edd3bcfd1adde0503dedc03e0923b27b4aca67c712f79\n\n (For ppc64le architecture)\n The image digest is sha256:c0ad2b1cd05475031978f791e9fefa14d25c362c5d533febf59d7e0f6245a0cc\n\n (For aarch64 architecture)\n The image digest is sha256:14581b093df0b4f6f01009454f7e999f7415066ea3ce21ade572d42dd0bd2955\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8423"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:28:27+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:deacb4132f024a8c364ab8589b7b3f391b887ca4ae92bd4b37df2efa5b1e2145\n\n (For s390x architecture)\n The image digest is sha256:15c373c763a87889521edd3bcfd1adde0503dedc03e0923b27b4aca67c712f79\n\n (For ppc64le architecture)\n The image digest is sha256:c0ad2b1cd05475031978f791e9fefa14d25c362c5d533febf59d7e0f6245a0cc\n\n (For aarch64 architecture)\n The image digest is sha256:14581b093df0b4f6f01009454f7e999f7415066ea3ce21ade572d42dd0bd2955\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8423"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:28:27+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:deacb4132f024a8c364ab8589b7b3f391b887ca4ae92bd4b37df2efa5b1e2145\n\n (For s390x architecture)\n The image digest is sha256:15c373c763a87889521edd3bcfd1adde0503dedc03e0923b27b4aca67c712f79\n\n (For ppc64le architecture)\n The image digest is sha256:c0ad2b1cd05475031978f791e9fefa14d25c362c5d533febf59d7e0f6245a0cc\n\n (For aarch64 architecture)\n The image digest is sha256:14581b093df0b4f6f01009454f7e999f7415066ea3ce21ade572d42dd0bd2955\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8423"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:28:27+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:deacb4132f024a8c364ab8589b7b3f391b887ca4ae92bd4b37df2efa5b1e2145\n\n (For s390x architecture)\n The image digest is sha256:15c373c763a87889521edd3bcfd1adde0503dedc03e0923b27b4aca67c712f79\n\n (For ppc64le architecture)\n The image digest is sha256:c0ad2b1cd05475031978f791e9fefa14d25c362c5d533febf59d7e0f6245a0cc\n\n (For aarch64 architecture)\n The image digest is sha256:14581b093df0b4f6f01009454f7e999f7415066ea3ce21ade572d42dd0bd2955\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8423"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202604140044-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202604140044-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:6915
Vulnerability from csaf_redhat - Published: 2026-04-07 22:55 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x | — | ||
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6915",
"url": "https://access.redhat.com/errata/RHSA-2026:6915"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6915.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:35+00:00",
"generator": {
"date": "2026-05-14T22:34:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6915",
"initial_release_date": "2026-04-07T22:55:41+00:00",
"revision_history": [
{
"date": "2026-04-07T22:55:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-07T22:55:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"product": {
"name": "vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"product_id": "vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-22.el8_10.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"product": {
"name": "vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"product_id": "vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-22.el8_10.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"product": {
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"product_id": "vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-22.el8_10.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"product": {
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"product_id": "vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-22.el8_10.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-22.el8_10.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product_id": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-22.el8_10.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product_id": "vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-22.el8_10.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-22.el8_10.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-22.el8_10.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"product": {
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"product_id": "vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-22.el8_10.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"product": {
"name": "vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"product_id": "vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-22.el8_10.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"product": {
"name": "vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"product_id": "vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-22.el8_10.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"product": {
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"product_id": "vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-22.el8_10.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"product": {
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"product_id": "vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-22.el8_10.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-22.el8_10.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product_id": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-22.el8_10.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product_id": "vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-22.el8_10.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-22.el8_10.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-22.el8_10.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"product": {
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"product_id": "vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-22.el8_10.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"product_id": "vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-22.el8_10.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"product_id": "vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-22.el8_10.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-22.el8_10.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-22.el8_10.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-22.el8_10.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-22.el8_10.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-22.el8_10.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-22.el8_10.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-22.el8_10.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"product_id": "vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-22.el8_10.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"product": {
"name": "vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"product_id": "vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-22.el8_10.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-22.el8_10.1.s390x",
"product": {
"name": "vim-common-2:8.0.1763-22.el8_10.1.s390x",
"product_id": "vim-common-2:8.0.1763-22.el8_10.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-22.el8_10.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"product": {
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"product_id": "vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-22.el8_10.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"product": {
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"product_id": "vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-22.el8_10.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product_id": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-22.el8_10.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product_id": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-22.el8_10.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product": {
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product_id": "vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-22.el8_10.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-22.el8_10.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-22.el8_10.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"product": {
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"product_id": "vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-22.el8_10.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"product_id": "vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-22.el8_10.1?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-22.el8_10.1.src",
"product": {
"name": "vim-2:8.0.1763-22.el8_10.1.src",
"product_id": "vim-2:8.0.1763-22.el8_10.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-22.el8_10.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-22.el8_10.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src"
},
"product_reference": "vim-2:8.0.1763-22.el8_10.1.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-common-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-22.el8_10.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-22.el8_10.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src"
},
"product_reference": "vim-2:8.0.1763-22.el8_10.1.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-common-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-22.el8_10.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T22:55:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6915"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T22:55:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6915"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T22:55:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6915"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-22.el8_10.1.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-22.el8_10.1.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-22.el8_10.1.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-22.el8_10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:14773
Vulnerability from csaf_redhat - Published: 2026-05-13 14:17 - Updated: 2026-05-18 14:17A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's algif_aead cryptographic algorithm interface. An incorrect in-place operation causes source and destination data mappings to differ during cryptographic processing. A low-privileged local attacker can exploit this flaw to corrupt the contents of sensitive system files and escalate to root privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.15.64 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container\nPlatform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container\nPlatform 4.15.64. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHBA-2026:14772\n\nSpace precludes documenting all of the container images in this advisory.\nSee the following Release Notes documentation, which will be updated\nshortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nSecurity Fix(es):\n\n* openssh: OpenSSH GSSAPI: Information disclosure or denial of service due\nto uninitialized variables (CVE-2026-3497)\n* libarchive: Infinite Loop Denial of Service in RAR5 Decompression via\narchive_read_data() in libarchive (CVE-2026-4111)\n* libarchive: libarchive: Information disclosure via heap out-of-bounds\nread in RAR archive processing (CVE-2026-4424)\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize\n(CVE-2026-25646)\n* nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after\nsession termination (CVE-2026-27135)\n* vim: Vim: Arbitrary code execution via command injection in glob()\nfunction (CVE-2026-33412)\n* grub2: Missing unregister call for gettext command may lead to\nuse-after-free (CVE-2025-61662)\n* openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in\nPKCS#12 processing (CVE-2025-69419)\n* libarchive: libarchive: Arbitrary code execution via integer overflow in\nISO9660 image processing (CVE-2026-5121)\n* vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing\n(CVE-2026-25749)\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw\nplugin (CVE-2026-28417)\n* vim: Vim: Denial of service and information disclosure via crafted swap\nfile (CVE-2026-28421)\n* kernel: crypto: algif_aead - Revert to operating out-of-place (CVE-2026-31431)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:14773",
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "2460538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460538"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_14773.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.64 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-18T14:17:54+00:00",
"generator": {
"date": "2026-05-18T14:17:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:14773",
"initial_release_date": "2026-05-13T14:17:24+00:00",
"revision_history": [
{
"date": "2026-05-13T14:17:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-13T14:17:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:17:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-415.92.202605060220-0",
"product": {
"name": "rhcos-aarch64-415.92.202605060220-0",
"product_id": "rhcos-aarch64-415.92.202605060220-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@415.92.202605060220?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-415.92.202605060220-0",
"product": {
"name": "rhcos-ppc64le-415.92.202605060220-0",
"product_id": "rhcos-ppc64le-415.92.202605060220-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@415.92.202605060220?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-415.92.202605060220-0",
"product": {
"name": "rhcos-s390x-415.92.202605060220-0",
"product_id": "rhcos-s390x-415.92.202605060220-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@415.92.202605060220?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-415.92.202605060220-0",
"product": {
"name": "rhcos-x86_64-415.92.202605060220-0",
"product_id": "rhcos-x86_64-415.92.202605060220-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@415.92.202605060220?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-415.92.202605060220-0 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0"
},
"product_reference": "rhcos-aarch64-415.92.202605060220-0",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-415.92.202605060220-0 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0"
},
"product_reference": "rhcos-ppc64le-415.92.202605060220-0",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-415.92.202605060220-0 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0"
},
"product_reference": "rhcos-s390x-415.92.202605060220-0",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-415.92.202605060220-0 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
},
"product_reference": "rhcos-x86_64-415.92.202605060220-0",
"relates_to_product_reference": "9Base-RHOSE-4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61662",
"discovery_date": "2025-11-12T21:18:21.069000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414683"
}
],
"notes": [
{
"category": "description",
"text": "A Use-After-Free vulnerability has been discovered in GRUB\u0027s gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Missing unregister call for gettext command may lead to use-after-free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as have the impact of Moderate by the Red Hat Product Security team. This decision was made based in the fact an attacker needs local or physical access to the machine, to execute the gettext command after it was unloaded. Additionally the most likely outcome from an successful attack is a Denial of Crash by leading the grub2 to crash.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61662"
},
{
"category": "external",
"summary": "RHBZ#2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61662",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61662"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation available for this vulnerability.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Missing unregister call for gettext command may lead to use-after-free"
},
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-01-16T14:21:52.793000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. An out-of-bounds write in OpenSSL\u0027s PKCS12_get_friendlyname() function can lead to denial of service or arbitrary code execution. Exploitation requires an application to parse a specially crafted malicious PKCS#12 file. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the FIPS module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "RHBZ#2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, Red Hat recommends avoiding the processing of PKCS#12 files from untrusted or unverified sources. Applications that use the `PKCS12_get_friendlyname()` API should ensure that PKCS#12 files are only processed if they originate from trusted entities. Restricting the input sources for PKCS#12 files can significantly reduce the attack surface for this flaw.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing"
},
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This vulnerability affects the OpenSSH GSSAPI delta as implemented in Red Hat Enterprise Linux and OpenShift Container Platform. An unauthenticated attacker could send a specially crafted GSSAPI message during key exchange, leading to the use of uninitialized variables and potentially undefined behavior. The severity of the impact is dependent on compiler hardening configurations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable GSSAPI key exchange in the OpenSSH server configuration. This prevents the server from processing GSSAPI messages, eliminating the vulnerability\u0027s attack surface.\n\nEdit `/etc/ssh/sshd_config` and add or modify the line:\n```\nGSSAPIKeyExchange no\n```\n\nAfter saving the changes, restart the `sshd` service for the mitigation to take effect. This action will prevent users from authenticating via GSSAPI.\n\n```\n# systemctl restart sshd\n```",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-31431",
"cwe": {
"id": "CWE-1288",
"name": "Improper Validation of Consistency within Input"
},
"discovery_date": "2026-04-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460538"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s algif_aead cryptographic algorithm interface. An incorrect in-place operation causes source and destination data mappings to differ during cryptographic processing. A low-privileged local attacker can exploit this flaw to corrupt the contents of sensitive system files and escalate to root privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: crypto: algif_aead - Revert to operating out-of-place",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as Important, rather than Critical severity, because exploitation requires local access to the system. A low-privileged local attacker can exploit this flaw in the Linux kernel\u0027s cryptographic interface to gain root privileges by overwriting sensitive system files. Exploitation does not require user interaction, potentially resulting in full compromise of confidentiality, integrity, and availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31431"
},
{
"category": "external",
"summary": "RHBZ#2460538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460538"
},
{
"category": "external",
"summary": "RHSB-2026-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2026-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31431"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31431",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31431"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/7141989",
"url": "https://access.redhat.com/articles/7141989"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141931",
"url": "https://access.redhat.com/solutions/7141931"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141979",
"url": "https://access.redhat.com/solutions/7141979"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141990",
"url": "https://access.redhat.com/solutions/7141990"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7141996",
"url": "https://access.redhat.com/solutions/7141996"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7142032",
"url": "https://access.redhat.com/solutions/7142032"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_monitoring_and_updating_the_kernel/configuring-kernel-command-line-parameters_managing-monitoring-and-updating-the-kernel",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/managing_monitoring_and_updating_the_kernel/configuring-kernel-command-line-parameters_managing-monitoring-and-updating-the-kernel"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/T"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2026-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2026-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: crypto: algif_aead - Revert to operating out-of-place"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-13T14:17:24+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:20b5c12f3ca21aecb8a8b0208cc0c1e91b979f31e2dff4d7706eacc87afb9136\n\n (For s390x architecture)\n The image digest is sha256:8c7f987d305edccc45f5e8646b436b17e1ed663cf44f146eb31b16ecd721309b\n\n (For ppc64le architecture)\n The image digest is sha256:0479a675177654d15cd698e7b27b18a4638e435fd2476e198602e4865bd68e8b\n\n (For aarch64 architecture)\n The image digest is sha256:1079c0d0e47ebb0e9a9c95842c52caa8bf33105c579b090dd307639abd0c9d79\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:14773"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202605060220-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202605060220-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:7711
Vulnerability from csaf_redhat - Published: 2026-04-13 08:55 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64 | — | ||
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le | — | ||
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x | — | ||
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:7711",
"url": "https://access.redhat.com/errata/RHSA-2026:7711"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7711.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:40+00:00",
"generator": {
"date": "2026-05-14T22:34:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:7711",
"initial_release_date": "2026-04-13T08:55:38+00:00",
"revision_history": [
{
"date": "2026-04-13T08:55:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-13T08:55:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"product": {
"name": "vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"product_id": "vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-6.el10_1.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"product": {
"name": "vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"product_id": "vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-6.el10_1.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"product": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"product_id": "vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-6.el10_1.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-6.el10_1.3.ppc64le",
"product": {
"name": "xxd-2:9.1.083-6.el10_1.3.ppc64le",
"product_id": "xxd-2:9.1.083-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-6.el10_1.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"product": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"product_id": "vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-6.el10_1.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product_id": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-6.el10_1.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product_id": "vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-6.el10_1.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-6.el10_1.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product_id": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-6.el10_1.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product_id": "xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-6.el10_1.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"product": {
"name": "vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"product_id": "vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-6.el10_1.3?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-6.el10_1.3.s390x",
"product": {
"name": "vim-X11-2:9.1.083-6.el10_1.3.s390x",
"product_id": "vim-X11-2:9.1.083-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-6.el10_1.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-6.el10_1.3.s390x",
"product": {
"name": "vim-common-2:9.1.083-6.el10_1.3.s390x",
"product_id": "vim-common-2:9.1.083-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-6.el10_1.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"product": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"product_id": "vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-6.el10_1.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-6.el10_1.3.s390x",
"product": {
"name": "xxd-2:9.1.083-6.el10_1.3.s390x",
"product_id": "xxd-2:9.1.083-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-6.el10_1.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"product": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"product_id": "vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-6.el10_1.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product_id": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-6.el10_1.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product_id": "vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-6.el10_1.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-6.el10_1.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product_id": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-6.el10_1.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product_id": "xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-6.el10_1.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"product": {
"name": "vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"product_id": "vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-6.el10_1.3?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"product": {
"name": "vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"product_id": "vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-6.el10_1.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-6.el10_1.3.x86_64",
"product": {
"name": "vim-common-2:9.1.083-6.el10_1.3.x86_64",
"product_id": "vim-common-2:9.1.083-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-6.el10_1.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"product": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"product_id": "vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-6.el10_1.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-6.el10_1.3.x86_64",
"product": {
"name": "xxd-2:9.1.083-6.el10_1.3.x86_64",
"product_id": "xxd-2:9.1.083-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-6.el10_1.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"product": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"product_id": "vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-6.el10_1.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product_id": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-6.el10_1.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product_id": "vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-6.el10_1.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-6.el10_1.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-6.el10_1.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product_id": "xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-6.el10_1.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"product": {
"name": "vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"product_id": "vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-6.el10_1.3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"product": {
"name": "vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"product_id": "vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-6.el10_1.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-6.el10_1.3.aarch64",
"product": {
"name": "vim-common-2:9.1.083-6.el10_1.3.aarch64",
"product_id": "vim-common-2:9.1.083-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-6.el10_1.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"product": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"product_id": "vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-6.el10_1.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-6.el10_1.3.aarch64",
"product": {
"name": "xxd-2:9.1.083-6.el10_1.3.aarch64",
"product_id": "xxd-2:9.1.083-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-6.el10_1.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"product": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"product_id": "vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-6.el10_1.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product_id": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-6.el10_1.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product_id": "vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-6.el10_1.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-6.el10_1.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-6.el10_1.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product_id": "xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-6.el10_1.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"product": {
"name": "vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"product_id": "vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-6.el10_1.3?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:9.1.083-6.el10_1.3.src",
"product": {
"name": "vim-2:9.1.083-6.el10_1.3.src",
"product_id": "vim-2:9.1.083-6.el10_1.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@9.1.083-6.el10_1.3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-2:9.1.083-6.el10_1.3.noarch",
"product": {
"name": "vim-data-2:9.1.083-6.el10_1.3.noarch",
"product_id": "vim-data-2:9.1.083-6.el10_1.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-data@9.1.083-6.el10_1.3?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"product": {
"name": "vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"product_id": "vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@9.1.083-6.el10_1.3?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:9.1.083-6.el10_1.3.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src"
},
"product_reference": "vim-2:9.1.083-6.el10_1.3.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-X11-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-common-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-common-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-common-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-2:9.1.083-6.el10_1.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch"
},
"product_reference": "vim-data-2:9.1.083-6.el10_1.3.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:9.1.083-6.el10_1.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch"
},
"product_reference": "vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "xxd-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "xxd-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "xxd-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "xxd-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:9.1.083-6.el10_1.3.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src"
},
"product_reference": "vim-2:9.1.083-6.el10_1.3.src",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-X11-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-common-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-common-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-common-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-2:9.1.083-6.el10_1.3.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch"
},
"product_reference": "vim-data-2:9.1.083-6.el10_1.3.noarch",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:9.1.083-6.el10_1.3.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch"
},
"product_reference": "vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "xxd-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "xxd-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "xxd-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "xxd-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64"
],
"known_not_affected": [
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T08:55:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7711"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64"
],
"known_not_affected": [
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T08:55:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7711"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64"
],
"known_not_affected": [
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T08:55:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7711"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.3.src",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.3.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.3.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:7239
Vulnerability from csaf_redhat - Published: 2026-04-16 10:25 - Updated: 2026-05-14 22:34An XML Entity Expansion flaw was found in libexpat. This flaw allows an attacker to cause a denial of service when there is an isolated use of external parsers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0 | — |
Vendor Fix
fix
|
A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0 | — |
Vendor Fix
fix
Workaround
|
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.13.65 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.13.65. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:7238\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nSecurity Fix(es):\n\nNone\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"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:7239",
"url": "https://access.redhat.com/errata/RHSA-2026:7239"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268766"
},
{
"category": "external",
"summary": "2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7239.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.65 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:41+00:00",
"generator": {
"date": "2026-05-14T22:34:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:7239",
"initial_release_date": "2026-04-16T10:25:29+00:00",
"revision_history": [
{
"date": "2026-04-16T10:25:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-16T10:25:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-413.92.202604080111-0",
"product": {
"name": "rhcos-x86_64-413.92.202604080111-0",
"product_id": "rhcos-x86_64-413.92.202604080111-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@413.92.202604080111?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-413.92.202604080111-0 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
},
"product_reference": "rhcos-x86_64-413.92.202604080111-0",
"relates_to_product_reference": "9Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28757",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268766"
}
],
"notes": [
{
"category": "description",
"text": "An XML Entity Expansion flaw was found in libexpat. This flaw allows an attacker to cause a denial of service when there is an isolated use of external parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "expat: XML Entity Expansion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as a moderate severity because a flaw was found in the libexpat library in the xmlparse.c file, specifically in the handling of external parsers. The issue is an XML Entity Expansion flaw caused by the parser\u0027s failure to detect direct recursion when a parameter entity references itself in an external subset. An attacker can trigger this by submitting a specially crafted XML document, which creates an infinite processing loop, leading to uncontrolled resource consumption and causing a denial of service (DoS).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28757"
},
{
"category": "external",
"summary": "RHBZ#2268766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28757",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28757"
},
{
"category": "external",
"summary": "https://github.com/libexpat/libexpat/issues/839",
"url": "https://github.com/libexpat/libexpat/issues/839"
}
],
"release_date": "2024-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:25:29+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f2d90675314d5860aa070a036e7b2ecc57ed56df6fddb229835cdb674364874\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7239"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "expat: XML Entity Expansion"
},
{
"cve": "CVE-2025-61662",
"discovery_date": "2025-11-12T21:18:21.069000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414683"
}
],
"notes": [
{
"category": "description",
"text": "A Use-After-Free vulnerability has been discovered in GRUB\u0027s gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grub2: Missing unregister call for gettext command may lead to use-after-free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as have the impact of Moderate by the Red Hat Product Security team. This decision was made based in the fact an attacker needs local or physical access to the machine, to execute the gettext command after it was unloaded. Additionally the most likely outcome from an successful attack is a Denial of Crash by leading the grub2 to crash.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61662"
},
{
"category": "external",
"summary": "RHBZ#2414683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414683"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61662",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61662"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61662"
},
{
"category": "external",
"summary": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html",
"url": "https://lists.gnu.org/archive/html/grub-devel/2025-11/msg00155.html"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:25:29+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f2d90675314d5860aa070a036e7b2ecc57ed56df6fddb229835cdb674364874\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7239"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation available for this vulnerability.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grub2: Missing unregister call for gettext command may lead to use-after-free"
},
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-01-16T14:21:52.793000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. An out-of-bounds write in OpenSSL\u0027s PKCS12_get_friendlyname() function can lead to denial of service or arbitrary code execution. Exploitation requires an application to parse a specially crafted malicious PKCS#12 file. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the FIPS module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "RHBZ#2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:25:29+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f2d90675314d5860aa070a036e7b2ecc57ed56df6fddb229835cdb674364874\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7239"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, Red Hat recommends avoiding the processing of PKCS#12 files from untrusted or unverified sources. Applications that use the `PKCS12_get_friendlyname()` API should ensure that PKCS#12 files are only processed if they originate from trusted entities. Restricting the input sources for PKCS#12 files can significantly reduce the attack surface for this flaw.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:25:29+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f2d90675314d5860aa070a036e7b2ecc57ed56df6fddb229835cdb674364874\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:25:29+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f2d90675314d5860aa070a036e7b2ecc57ed56df6fddb229835cdb674364874\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:25:29+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f2d90675314d5860aa070a036e7b2ecc57ed56df6fddb229835cdb674364874\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:25:29+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f2d90675314d5860aa070a036e7b2ecc57ed56df6fddb229835cdb674364874\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:25:29+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f2d90675314d5860aa070a036e7b2ecc57ed56df6fddb229835cdb674364874\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T10:25:29+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:8f2d90675314d5860aa070a036e7b2ecc57ed56df6fddb229835cdb674364874\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7239"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202604080111-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:16009
Vulnerability from csaf_redhat - Published: 2026-05-11 14:14 - Updated: 2026-05-18 14:17A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cbor2, a library for encoding and decoding Concise Binary Object Representation (CBOR) data. A remote attacker can exploit this vulnerability by sending a specially crafted CBOR payload containing deeply nested structures. This can cause the application to crash due to uncontrolled recursion, leading to a complete Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Pillow, a Python imaging library. A malicious actor could exploit this vulnerability by providing specially crafted nested lists as coordinates to image processing APIs within Pillow. This could lead to a heap buffer overflow, potentially causing a denial of service in applications using the library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could supply a specially crafted malicious PDF file, causing the application to hang indefinitely and consume 100% CPU. This vulnerability leads to a Denial of Service (DoS), making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.3.3 (ROCm) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:16009",
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-40403",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14831",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23868",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25749",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26209",
"url": "https://access.redhat.com/security/cve/CVE-2026-26209"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27135",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27622",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28417",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28421",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-30922",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33412",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3497",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4111",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42308",
"url": "https://access.redhat.com/security/cve/CVE-2026-42308"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42309",
"url": "https://access.redhat.com/security/cve/CVE-2026-42309"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42310",
"url": "https://access.redhat.com/security/cve/CVE-2026-42310"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42311",
"url": "https://access.redhat.com/security/cve/CVE-2026-42311"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4424",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5121",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5201",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_16009.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.3.3 (ROCm)",
"tracking": {
"current_release_date": "2026-05-18T14:17:56+00:00",
"generator": {
"date": "2026-05-18T14:17:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:16009",
"initial_release_date": "2026-05-11T14:14:38+00:00",
"revision_history": [
{
"date": "2026-05-11T14:14:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-12T17:26:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:17:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.3",
"product": {
"name": "Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-rocm-rhel9@sha256%3Ada9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1778244531"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 as a component of Red Hat AI Inference Server 3.3",
"product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-40403",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-03-04T12:01:50.826520+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxslt package. Processing web content may disclose sensitive information. This issue was addressed with improved memory handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Processing web content may disclose sensitive information",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is a duplicate of CVE-2022-4909.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40403"
},
{
"category": "external",
"summary": "RHBZ#2349766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40403"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/10",
"url": "http://seclists.org/fulldisclosure/2023/Oct/10"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/3",
"url": "http://seclists.org/fulldisclosure/2023/Oct/3"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/4",
"url": "http://seclists.org/fulldisclosure/2023/Oct/4"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/5",
"url": "http://seclists.org/fulldisclosure/2023/Oct/5"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/6",
"url": "http://seclists.org/fulldisclosure/2023/Oct/6"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/8",
"url": "http://seclists.org/fulldisclosure/2023/Oct/8"
},
{
"category": "external",
"summary": "http://seclists.org/fulldisclosure/2023/Oct/9",
"url": "http://seclists.org/fulldisclosure/2023/Oct/9"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211",
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=1356211"
},
{
"category": "external",
"summary": "https://bugzilla.gnome.org/show_bug.cgi?id=751621",
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=751621"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/94"
},
{
"category": "external",
"summary": "https://support.apple.com/en-us/HT213927",
"url": "https://support.apple.com/en-us/HT213927"
}
],
"release_date": "2023-09-26T20:14:54.697000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: Processing web content may disclose sensitive information"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"cve": "CVE-2026-3497",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-03-12T19:01:37.007806+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447085"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSH GSSAPI (Generic Security Service Application Program Interface) delta patches, as included in various Linux distributions. A remote attacker could exploit this by sending an unexpected GSSAPI message type during the key exchange process. This occurs because the `sshpkt_disconnect()` function, when called on an error, does not properly terminate the process, leading to the continued execution of the program with uninitialized connection variables. Accessing these uninitialized variables can lead to undefined behavior, potentially resulting in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This vulnerability affects the OpenSSH GSSAPI delta as implemented in Red Hat Enterprise Linux and OpenShift Container Platform. An unauthenticated attacker could send a specially crafted GSSAPI message during key exchange, leading to the use of uninitialized variables and potentially undefined behavior. The severity of the impact is dependent on compiler hardening configurations.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3497"
},
{
"category": "external",
"summary": "RHBZ#2447085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3497",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://ubuntu.com/security/CVE-2026-3497",
"url": "https://ubuntu.com/security/CVE-2026-3497"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/03/12/3",
"url": "https://www.openwall.com/lists/oss-security/2026/03/12/3"
}
],
"release_date": "2026-03-12T18:27:44.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable GSSAPI key exchange in the OpenSSH server configuration. This prevents the server from processing GSSAPI messages, eliminating the vulnerability\u0027s attack surface.\n\nEdit `/etc/ssh/sshd_config` and add or modify the line:\n```\nGSSAPIKeyExchange no\n```\n\nAfter saving the changes, restart the `sshd` service for the mitigation to take effect. This action will prevent users from authenticating via GSSAPI.\n\n```\n# systemctl restart sshd\n```",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssh: OpenSSH GSSAPI: Information disclosure or denial of service due to uninitialized variables"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-19T12:22:21.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This heap out-of-bounds read vulnerability in libarchive\u0027s RAR archive processing logic can lead to information disclosure. A remote attacker can exploit this flaw by providing a specially crafted RAR archive, potentially revealing sensitive heap memory information without requiring authentication or user interaction on systems that process untrusted archives.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4424"
},
{
"category": "external",
"summary": "RHBZ#2449006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4424"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2898",
"url": "https://github.com/libarchive/libarchive/pull/2898"
}
],
"release_date": "2026-03-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: libarchive: Information disclosure via heap out-of-bounds read in RAR archive processing"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-30T07:40:25.358335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452945"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow. This could potentially allow for arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: An integer overflow flaw in `libarchive` on 32-bit systems can lead to a heap buffer overflow. This vulnerability occurs when processing a specially crafted ISO9660 image, allowing an attacker to potentially execute arbitrary code. Red Hat Enterprise Linux 64-bit systems are not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5121"
},
{
"category": "external",
"summary": "RHBZ#2452945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452945"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5121"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc",
"url": "https://github.com/advisories/GHSA-2vwv-vqpv-v8vc"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2934",
"url": "https://github.com/libarchive/libarchive/pull/2934"
}
],
"release_date": "2026-03-30T07:44:15.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted ISO9660 images with applications that utilize `libarchive`. Users should only extract or read content from ISO images obtained from trusted sources.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libarchive: libarchive: Arbitrary code execution via integer overflow in ISO9660 image processing"
},
{
"acknowledgments": [
{
"names": [
"Ka\u011fan \u00c7apar"
]
}
],
"cve": "CVE-2026-5201",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2026-03-31T07:17:23.696000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the gdk-pixbuf library. This heap-based buffer overflow vulnerability occurs in the JPEG image loader due to improper validation of color component counts when processing a specially crafted JPEG image. A remote attacker can exploit this flaw without user interaction, for example, via thumbnail generation. Successful exploitation leads to application crashes and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important heap-based buffer overflow flaw exists in the `gdk-pixbuf` library\u0027s JPEG image loader. This vulnerability can be triggered automatically without user interaction when processing a specially crafted JPEG image, such as during thumbnail generation. Successful exploitation leads to application crashes and denial-of-service conditions in applications utilizing `gdk-pixbuf` for image handling.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5201"
},
{
"category": "external",
"summary": "RHBZ#2453291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5201",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5201"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304",
"url": "https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/304"
}
],
"release_date": "2026-03-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "To reduce the risk of exploitation, avoid opening or processing untrusted JPEG image files. This operational control helps prevent the automatic triggering of the vulnerability, for example, during thumbnail generation, which could otherwise lead to application instability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gdk-pixbuf: gdk-pixbuf: Denial of Service via heap-based buffer overflow when processing a specially crafted JPEG image"
},
{
"cve": "CVE-2026-23868",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-03-10T20:01:10.215637+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "giflib: Giflib: Double-free vulnerability leading to memory corruption",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23868"
},
{
"category": "external",
"summary": "RHBZ#2446207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23868",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23868"
},
{
"category": "external",
"summary": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7",
"url": "https://sourceforge.net/p/giflib/code/ci/f5b7267aed3665ef025c13823e454170d031c106/tree/gifalloc.c?diff=5146815377b7395944cb683a08c43eee3f631eb7"
},
{
"category": "external",
"summary": "https://www.facebook.com/security/advisories/cve-2026-23868",
"url": "https://www.facebook.com/security/advisories/cve-2026-23868"
}
],
"release_date": "2026-03-10T18:53:25.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "giflib: Giflib: Double-free vulnerability leading to memory corruption"
},
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-26209",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-23T19:02:13.009646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450422"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cbor2, a library for encoding and decoding Concise Binary Object Representation (CBOR) data. A remote attacker can exploit this vulnerability by sending a specially crafted CBOR payload containing deeply nested structures. This can cause the application to crash due to uncontrolled recursion, leading to a complete Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cbor2: cbor2: Denial of Service due to uncontrolled recursion via crafted CBOR payloads",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26209"
},
{
"category": "external",
"summary": "RHBZ#2450422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450422"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26209",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26209"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26209",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26209"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/commit/e61a5f365ba610d5907a0ae1bc72769bba34294b",
"url": "https://github.com/agronholm/cbor2/commit/e61a5f365ba610d5907a0ae1bc72769bba34294b"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/pull/275",
"url": "https://github.com/agronholm/cbor2/pull/275"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/releases/tag/5.9.0",
"url": "https://github.com/agronholm/cbor2/releases/tag/5.9.0"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/security/advisories/GHSA-3c37-wwvx-h642",
"url": "https://github.com/agronholm/cbor2/security/advisories/GHSA-3c37-wwvx-h642"
}
],
"release_date": "2026-03-23T18:53:10.268000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cbor2: cbor2: Denial of Service due to uncontrolled recursion via crafted CBOR payloads"
},
{
"cve": "CVE-2026-27135",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-18T19:02:13.823002+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27135"
},
{
"category": "external",
"summary": "RHBZ#2448754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27135"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1",
"url": "https://github.com/nghttp2/nghttp2/commit/5c7df8fa815ac1004d9ecb9d1f7595c4d37f46e1"
},
{
"category": "external",
"summary": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6",
"url": "https://github.com/nghttp2/nghttp2/security/advisories/GHSA-6933-cjhr-5qg6"
}
],
"release_date": "2026-03-18T17:59:02.045000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nghttp2: nghttp2: Denial of Service via malformed HTTP/2 frames after session termination"
},
{
"cve": "CVE-2026-27622",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-03T23:02:15.379586+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444251"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenEXR, an image storage format library for the motion picture industry. An attacker can craft a malicious EXR file that, when processed, causes an integer overflow in the `CompositeDeepScanLine::readPixels` function. This overflow leads to an undersized buffer allocation, which can then be overrun during write operations. Successful exploitation could result in arbitrary code execution or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27622"
},
{
"category": "external",
"summary": "RHBZ#2444251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27622"
},
{
"category": "external",
"summary": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963",
"url": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-cr4v-6jm6-4963"
}
],
"release_date": "2026-03-03T22:42:49.086000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-30922",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-18T04:02:45.401296+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448553"
}
],
"notes": [
{
"category": "description",
"text": "An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "RHBZ#2448553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448553"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-30922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0",
"url": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r"
}
],
"release_date": "2026-03-18T02:29:45.857000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-42309",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-05-09T06:01:11.401932+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A malicious actor could exploit this vulnerability by providing specially crafted nested lists as coordinates to image processing APIs within Pillow. This could lead to a heap buffer overflow, potentially causing a denial of service in applications using the library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via specially crafted coordinate input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact vulnerability in the Pillow Python imaging library could lead to a denial of service. Applications processing untrusted image data that utilize specific Pillow APIs, such as `ImagePath.Path`, `ImageDraw.ImageDraw.polygon`, or `ImageDraw.ImageDraw.line`, with specially crafted nested list coordinates are susceptible to a heap buffer overflow.",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42309"
},
{
"category": "external",
"summary": "RHBZ#2468458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42309",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42309"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5xmw-vc9v-4wf2",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5xmw-vc9v-4wf2"
}
],
"release_date": "2026-05-09T04:08:10.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Pillow: Pillow: Denial of Service via specially crafted coordinate input"
},
{
"cve": "CVE-2026-42310",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-05-09T06:01:21.465052+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468461"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could supply a specially crafted malicious PDF file, causing the application to hang indefinitely and consume 100% CPU. This vulnerability leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via malicious PDF processing",
"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": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42310"
},
{
"category": "external",
"summary": "RHBZ#2468461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468461"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42310",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42310"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3bf614e4b8615d0ce1d5039efaf6db447fe7c468",
"url": "https://github.com/python-pillow/Pillow/commit/3bf614e4b8615d0ce1d5039efaf6db447fe7c468"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9519",
"url": "https://github.com/python-pillow/Pillow/pull/9519"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.2.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-r73j-pqj5-w3x7",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-r73j-pqj5-w3x7"
}
],
"release_date": "2026-05-09T04:10:48.395000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T14:14:38+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009",
"product_ids": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:16009"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Pillow: Pillow: Denial of Service via malicious PDF processing"
}
]
}
RHSA-2026:6731
Vulnerability from csaf_redhat - Published: 2026-04-07 06:48 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing (CVE-2026-25749)\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6731",
"url": "https://access.redhat.com/errata/RHSA-2026:6731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6731.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:39+00:00",
"generator": {
"date": "2026-05-14T22:34:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6731",
"initial_release_date": "2026-04-07T06:48:02+00:00",
"revision_history": [
{
"date": "2026-04-07T06:48:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-07T06:48:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"product_id": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-19.el8_6.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"product_id": "vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-19.el8_6.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-19.el8_6.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-19.el8_6.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-19.el8_6.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-19.el8_6.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-19.el8_6.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-19.el8_6.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-19.el8_6.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"product_id": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-19.el8_6.5?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"product_id": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-19.el8_6.5?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-19.el8_6.5.src",
"product": {
"name": "vim-2:8.0.1763-19.el8_6.5.src",
"product_id": "vim-2:8.0.1763-19.el8_6.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-19.el8_6.5?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"product": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"product_id": "vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-19.el8_6.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"product": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"product_id": "vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-19.el8_6.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-19.el8_6.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product_id": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-19.el8_6.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product_id": "vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-19.el8_6.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-19.el8_6.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-19.el8_6.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"product": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"product_id": "vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-19.el8_6.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"product": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"product_id": "vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-19.el8_6.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"product": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"product_id": "vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-19.el8_6.5?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"product": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"product_id": "vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-19.el8_6.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"product": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"product_id": "vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-19.el8_6.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-19.el8_6.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product_id": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-19.el8_6.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product_id": "vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-19.el8_6.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-19.el8_6.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-19.el8_6.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"product": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"product_id": "vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-19.el8_6.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"product": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"product_id": "vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-19.el8_6.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"product": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"product_id": "vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-19.el8_6.5?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"product": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"product_id": "vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-19.el8_6.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"product": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"product_id": "vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-19.el8_6.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product_id": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-19.el8_6.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product_id": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-19.el8_6.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product_id": "vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-19.el8_6.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-19.el8_6.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-19.el8_6.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"product": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"product_id": "vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-19.el8_6.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-19.el8_6.5.s390x",
"product": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.s390x",
"product_id": "vim-common-2:8.0.1763-19.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-19.el8_6.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"product": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"product_id": "vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-19.el8_6.5?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-19.el8_6.5.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src"
},
"product_reference": "vim-2:8.0.1763-19.el8_6.5.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-19.el8_6.5.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src"
},
"product_reference": "vim-2:8.0.1763-19.el8_6.5.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-19.el8_6.5.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src"
},
"product_reference": "vim-2:8.0.1763-19.el8_6.5.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-19.el8_6.5.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src"
},
"product_reference": "vim-2:8.0.1763-19.el8_6.5.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-19.el8_6.5.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src"
},
"product_reference": "vim-2:8.0.1763-19.el8_6.5.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-19.el8_6.5.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src"
},
"product_reference": "vim-2:8.0.1763-19.el8_6.5.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:48:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6731"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:48:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6731"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:48:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6731"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:48:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6731"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"AppStream-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"AppStream-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"AppStream-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"AppStream-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.AUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.AUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.aarch64",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.ppc64le",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.s390x",
"BaseOS-8.6.0.Z.E4S:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-2:8.0.1763-19.el8_6.5.src",
"BaseOS-8.6.0.Z.TUS:vim-X11-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-X11-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-common-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-debugsource-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-enhanced-debuginfo-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-filesystem-2:8.0.1763-19.el8_6.5.noarch",
"BaseOS-8.6.0.Z.TUS:vim-minimal-2:8.0.1763-19.el8_6.5.x86_64",
"BaseOS-8.6.0.Z.TUS:vim-minimal-debuginfo-2:8.0.1763-19.el8_6.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:6617
Vulnerability from csaf_redhat - Published: 2026-04-06 03:34 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:vim-2:7.4.629-8.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:vim-2:7.4.629-8.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:vim-2:7.4.629-8.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:vim-2:7.4.629-8.el7_9.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
{
"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 7 Extended Lifecycle 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: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing (CVE-2026-25749)\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6617",
"url": "https://access.redhat.com/errata/RHSA-2026:6617"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6617.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:36+00:00",
"generator": {
"date": "2026-05-14T22:34:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6617",
"initial_release_date": "2026-04-06T03:34:58+00:00",
"revision_history": [
{
"date": "2026-04-06T03:34:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-06T03:34:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:36+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 Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:7.4.629-8.el7_9.1.src",
"product": {
"name": "vim-2:7.4.629-8.el7_9.1.src",
"product_id": "vim-2:7.4.629-8.el7_9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@7.4.629-8.el7_9.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:7.4.629-8.el7_9.1.s390x",
"product": {
"name": "vim-X11-2:7.4.629-8.el7_9.1.s390x",
"product_id": "vim-X11-2:7.4.629-8.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@7.4.629-8.el7_9.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:7.4.629-8.el7_9.1.s390x",
"product": {
"name": "vim-common-2:7.4.629-8.el7_9.1.s390x",
"product_id": "vim-common-2:7.4.629-8.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@7.4.629-8.el7_9.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"product": {
"name": "vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"product_id": "vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@7.4.629-8.el7_9.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"product": {
"name": "vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"product_id": "vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@7.4.629-8.el7_9.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"product": {
"name": "vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"product_id": "vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@7.4.629-8.el7_9.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"product": {
"name": "vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"product_id": "vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@7.4.629-8.el7_9.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"product": {
"name": "vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"product_id": "vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@7.4.629-8.el7_9.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:7.4.629-8.el7_9.1.x86_64",
"product": {
"name": "vim-common-2:7.4.629-8.el7_9.1.x86_64",
"product_id": "vim-common-2:7.4.629-8.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@7.4.629-8.el7_9.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"product": {
"name": "vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"product_id": "vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@7.4.629-8.el7_9.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"product": {
"name": "vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"product_id": "vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@7.4.629-8.el7_9.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:7.4.629-8.el7_9.1.x86_64",
"product": {
"name": "vim-minimal-2:7.4.629-8.el7_9.1.x86_64",
"product_id": "vim-minimal-2:7.4.629-8.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@7.4.629-8.el7_9.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"product": {
"name": "vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"product_id": "vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@7.4.629-8.el7_9.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"product": {
"name": "vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"product_id": "vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@7.4.629-8.el7_9.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"product": {
"name": "vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"product_id": "vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@7.4.629-8.el7_9.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"product": {
"name": "vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"product_id": "vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@7.4.629-8.el7_9.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"product": {
"name": "vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"product_id": "vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@7.4.629-8.el7_9.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"product": {
"name": "vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"product_id": "vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@7.4.629-8.el7_9.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"product": {
"name": "vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"product_id": "vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@7.4.629-8.el7_9.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"product": {
"name": "vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"product_id": "vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@7.4.629-8.el7_9.1?arch=ppc64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:7.4.629-8.el7_9.1.ppc64",
"product": {
"name": "vim-common-2:7.4.629-8.el7_9.1.ppc64",
"product_id": "vim-common-2:7.4.629-8.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@7.4.629-8.el7_9.1?arch=ppc64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"product": {
"name": "vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"product_id": "vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@7.4.629-8.el7_9.1?arch=ppc64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"product": {
"name": "vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"product_id": "vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@7.4.629-8.el7_9.1?arch=ppc64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"product": {
"name": "vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"product_id": "vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@7.4.629-8.el7_9.1?arch=ppc64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"product": {
"name": "vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"product_id": "vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@7.4.629-8.el7_9.1?arch=ppc64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:7.4.629-8.el7_9.1.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-2:7.4.629-8.el7_9.1.src"
},
"product_reference": "vim-2:7.4.629-8.el7_9.1.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:7.4.629-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64"
},
"product_reference": "vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:7.4.629-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le"
},
"product_reference": "vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:7.4.629-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x"
},
"product_reference": "vim-X11-2:7.4.629-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:7.4.629-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64"
},
"product_reference": "vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:7.4.629-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64"
},
"product_reference": "vim-common-2:7.4.629-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:7.4.629-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le"
},
"product_reference": "vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:7.4.629-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x"
},
"product_reference": "vim-common-2:7.4.629-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:7.4.629-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64"
},
"product_reference": "vim-common-2:7.4.629-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64"
},
"product_reference": "vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:7.4.629-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x"
},
"product_reference": "vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64"
},
"product_reference": "vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:7.4.629-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64"
},
"product_reference": "vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le"
},
"product_reference": "vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:7.4.629-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x"
},
"product_reference": "vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:7.4.629-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64"
},
"product_reference": "vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:7.4.629-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64"
},
"product_reference": "vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le"
},
"product_reference": "vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:7.4.629-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x"
},
"product_reference": "vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:7.4.629-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64"
},
"product_reference": "vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:7.4.629-8.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64"
},
"product_reference": "vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:7.4.629-8.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le"
},
"product_reference": "vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:7.4.629-8.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x"
},
"product_reference": "vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:7.4.629-8.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
},
"product_reference": "vim-minimal-2:7.4.629-8.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-06T03:34:58+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": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6617"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.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": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-06T03:34:58+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": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6617"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-06T03:34:58+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": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6617"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-06T03:34:58+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": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6617"
}
],
"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": [
"7Server-ELS:vim-2:7.4.629-8.el7_9.1.src",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-X11-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-common-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-debuginfo-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-enhanced-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-filesystem-2:7.4.629-8.el7_9.1.x86_64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.ppc64le",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.s390x",
"7Server-ELS:vim-minimal-2:7.4.629-8.el7_9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:6620
Vulnerability from csaf_redhat - Published: 2026-04-06 03:44 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.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.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
{
"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: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing (CVE-2026-25749)\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6620",
"url": "https://access.redhat.com/errata/RHSA-2026:6620"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6620.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:33+00:00",
"generator": {
"date": "2026-05-14T22:34:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6620",
"initial_release_date": "2026-04-06T03:44:03+00:00",
"revision_history": [
{
"date": "2026-04-06T03:44:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-06T03:44:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:33+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.1.src",
"product": {
"name": "vim-2:8.2.2637-20.el9_2.1.src",
"product_id": "vim-2:8.2.2637-20.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-20.el9_2.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"product_id": "vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-20.el9_2.1?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"product_id": "vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"product_id": "vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"product_id": "vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_2.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"product_id": "vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"product_id": "vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_2.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"product_id": "vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"product_id": "vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"product_id": "vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_2.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"product_id": "vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"product_id": "vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_2.1.s390x",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_2.1.s390x",
"product_id": "vim-common-2:8.2.2637-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_2.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-20.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src"
},
"product_reference": "vim-2:8.2.2637-20.el9_2.1.src",
"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.1.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.1.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-20.el9_2.1.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_2.1.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-2:8.2.2637-20.el9_2.1.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.src"
},
"product_reference": "vim-2:8.2.2637-20.el9_2.1.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_2.1.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-2:8.2.2637-20.el9_2.1.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"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.1.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.1.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_2.1.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-2:8.2.2637-20.el9_2.1.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_2.1.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-2:8.2.2637-20.el9_2.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_2.1.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.1.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.1.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.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.1.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.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"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-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-06T03:44:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6620"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.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-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-06T03:44:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6620"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-06T03:44:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6620"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-06T03:44:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6620"
}
],
"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-2:8.2.2637-20.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-2:8.2.2637-20.el9_2.1.src",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-X11-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-common-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-debugsource-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-enhanced-debuginfo-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-filesystem-2:8.2.2637-20.el9_2.1.noarch",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-2:8.2.2637-20.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.s390x",
"BaseOS-9.2.0.Z.E4S:vim-minimal-debuginfo-2:8.2.2637-20.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:6730
Vulnerability from csaf_redhat - Published: 2026-04-07 06:20 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 8.2 Advanced 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: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing (CVE-2026-25749)\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6730",
"url": "https://access.redhat.com/errata/RHSA-2026:6730"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6730.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:39+00:00",
"generator": {
"date": "2026-05-14T22:34:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6730",
"initial_release_date": "2026-04-07T06:20:17+00:00",
"revision_history": [
{
"date": "2026-04-07T06:20:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-07T06:20:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"product_id": "vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-13.el8_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"product_id": "vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-13.el8_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-13.el8_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-13.el8_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-13.el8_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-13.el8_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-13.el8_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-13.el8_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-13.el8_2.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"product_id": "vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-13.el8_2.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"product_id": "vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-13.el8_2.1?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-13.el8_2.1.src",
"product": {
"name": "vim-2:8.0.1763-13.el8_2.1.src",
"product_id": "vim-2:8.0.1763-13.el8_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-13.el8_2.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-13.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src"
},
"product_reference": "vim-2:8.0.1763-13.el8_2.1.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-13.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-13.el8_2.1.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src"
},
"product_reference": "vim-2:8.0.1763-13.el8_2.1.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-13.el8_2.1.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25749",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-09T11:08:59.061581+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the \u0027helpfile\u0027 option. A local user could exploit this by providing a specially crafted \u0027helpfile\u0027 option value, leading to a heap buffer overflow. This could result in arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in Vim\u0027s tag file resolution logic allows a local attacker to achieve a out-of-bounds write. By providing a specially crafted `helpfile` option value a local user can trigger a heap buffer overflow, as consequence lead to memory corruption presenting a data integrity impact or leading the vim process to crash resulting in availability impact. Although being non-trivial and very complex, arbitrary code execution is not discarded as worst case scenario.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25749"
},
{
"category": "external",
"summary": "RHBZ#2437843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25749"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9",
"url": "https://github.com/vim/vim/commit/0714b15940b245108e6e9d7aa2260dd849a26fa9"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.1.2132",
"url": "https://github.com/vim/vim/releases/tag/v9.1.2132"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43",
"url": "https://github.com/vim/vim/security/advisories/GHSA-5w93-4g67-mm43"
}
],
"release_date": "2026-02-06T22:43:38.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:20:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6730"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via \u0027helpfile\u0027 option processing"
},
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:20:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6730"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:20:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6730"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T06:20:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6730"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-2:8.0.1763-13.el8_2.1.src",
"BaseOS-8.2.0.Z.AUS:vim-X11-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-X11-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-common-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-debugsource-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-enhanced-debuginfo-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-filesystem-2:8.0.1763-13.el8_2.1.noarch",
"BaseOS-8.2.0.Z.AUS:vim-minimal-2:8.0.1763-13.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.AUS:vim-minimal-debuginfo-2:8.0.1763-13.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
RHSA-2026:8259
Vulnerability from csaf_redhat - Published: 2026-04-15 07:35 - Updated: 2026-05-14 22:34A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
Workaround
|
A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x | — | ||
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n\n* vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n\n* vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:8259",
"url": "https://access.redhat.com/errata/RHSA-2026:8259"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8259.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-05-14T22:34:40+00:00",
"generator": {
"date": "2026-05-14T22:34:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:8259",
"initial_release_date": "2026-04-15T07:35:40+00:00",
"revision_history": [
{
"date": "2026-04-15T07:35:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-15T07:35:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:34:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"product_id": "vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-23.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"product_id": "vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-23.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-23.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-23.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-23.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-23.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-23.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-23.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-23.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"product_id": "vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-23.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"product_id": "vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-23.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"product_id": "vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-23.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-23.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-23.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-23.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-23.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-23.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-23.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-23.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-23.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"product_id": "vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-23.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"product_id": "vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-23.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-23.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-23.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-23.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-23.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-23.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-23.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-23.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"product_id": "vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-23.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"product_id": "vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-23.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-23.el9_7.2.s390x",
"product": {
"name": "vim-common-2:8.2.2637-23.el9_7.2.s390x",
"product_id": "vim-common-2:8.2.2637-23.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-23.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"product_id": "vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-23.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"product_id": "vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-23.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-23.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-23.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-23.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-23.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-23.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"product_id": "vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-23.el9_7.2?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.2.2637-23.el9_7.2.src",
"product": {
"name": "vim-2:8.2.2637-23.el9_7.2.src",
"product_id": "vim-2:8.2.2637-23.el9_7.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-23.el9_7.2?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"product_id": "vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-23.el9_7.2?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-23.el9_7.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src"
},
"product_reference": "vim-2:8.2.2637-23.el9_7.2.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-common-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-23.el9_7.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-23.el9_7.2.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src"
},
"product_reference": "vim-2:8.2.2637-23.el9_7.2.src",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-common-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-23.el9_7.2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28417",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-02-27T22:01:53.728412+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim, an open-source command-line text editor. Specifically, an operating system (OS) command injection vulnerability exists in the `netrw` standard plugin. A remote attacker could exploit this by tricking a user into opening a specially crafted URL, such as one using the `scp://` protocol handler. Successful exploitation allows the attacker to execute arbitrary shell commands with the same privileges as the Vim process, leading to potential system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64"
],
"known_not_affected": [
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "RHBZ#2443455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28417",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28417"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28417"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860",
"url": "https://github.com/vim/vim/commit/79348dbbc09332130f4c860"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0073",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0073"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336",
"url": "https://github.com/vim/vim/security/advisories/GHSA-m3xh-9434-g336"
}
],
"release_date": "2026-02-27T21:54:35.196000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T07:35:40+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.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8259"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin"
},
{
"cve": "CVE-2026-28421",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-27T23:01:44.673504+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. This vulnerability, a heap-buffer-overflow and a segmentation fault, exists in the swap file recovery logic. A local attacker could exploit this by providing a specially crafted swap file. This could lead to a denial of service (DoS) or potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Denial of service and information disclosure via crafted swap file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk posed by this vulnerability is limited on Red Hat products due to user and system isolation features which are enabled by default. The impacts of this flaw will be limited by the active user\u0027s permissions and access control limits. Host systems are not at risk when following Red Hat guidelines and the root user account is not actively executing Vim.",
"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.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64"
],
"known_not_affected": [
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "RHBZ#2443474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28421",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28421"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/65c1a143c331c886dc28",
"url": "https://github.com/vim/vim/commit/65c1a143c331c886dc28"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0077",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0077"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2gw-2x48-jj5p"
}
],
"release_date": "2026-02-27T22:06:34.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T07:35:40+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.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8259"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim: Denial of service and information disclosure via crafted swap file"
},
{
"cve": "CVE-2026-33412",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-03-24T20:02:21.511965+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. By including a newline character in a pattern passed to Vim\u0027s glob() function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user\u0027s shell settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim: Arbitrary code execution via command injection in glob() function",
"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.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64"
],
"known_not_affected": [
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "RHBZ#2450907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33412"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a",
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0202",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c",
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
}
],
"release_date": "2026-03-24T19:43:07.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T07:35:40+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.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8259"
}
],
"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.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.2.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.2.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.2.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: Vim: Arbitrary code execution via command injection in glob() function"
}
]
}
OPENSUSE-SU-2026:10652-1
Vulnerability from csaf_opensuse - Published: 2026-04-28 00:00 - Updated: 2026-04-28 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "gvim-9.2.0398-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the gvim-9.2.0398-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10652",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10652-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33412 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34714 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34714/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34982 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34982/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39881 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39881/"
}
],
"title": "gvim-9.2.0398-1.1 on GA media",
"tracking": {
"current_release_date": "2026-04-28T00:00:00Z",
"generator": {
"date": "2026-04-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10652-1",
"initial_release_date": "2026-04-28T00:00:00Z",
"revision_history": [
{
"date": "2026-04-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0398-1.1.aarch64",
"product": {
"name": "gvim-9.2.0398-1.1.aarch64",
"product_id": "gvim-9.2.0398-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0398-1.1.aarch64",
"product": {
"name": "vim-9.2.0398-1.1.aarch64",
"product_id": "vim-9.2.0398-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-data-9.2.0398-1.1.aarch64",
"product": {
"name": "vim-data-9.2.0398-1.1.aarch64",
"product_id": "vim-data-9.2.0398-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0398-1.1.aarch64",
"product": {
"name": "vim-data-common-9.2.0398-1.1.aarch64",
"product_id": "vim-data-common-9.2.0398-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0398-1.1.aarch64",
"product": {
"name": "vim-small-9.2.0398-1.1.aarch64",
"product_id": "vim-small-9.2.0398-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0398-1.1.aarch64",
"product": {
"name": "xxd-9.2.0398-1.1.aarch64",
"product_id": "xxd-9.2.0398-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0398-1.1.ppc64le",
"product": {
"name": "gvim-9.2.0398-1.1.ppc64le",
"product_id": "gvim-9.2.0398-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0398-1.1.ppc64le",
"product": {
"name": "vim-9.2.0398-1.1.ppc64le",
"product_id": "vim-9.2.0398-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-data-9.2.0398-1.1.ppc64le",
"product": {
"name": "vim-data-9.2.0398-1.1.ppc64le",
"product_id": "vim-data-9.2.0398-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0398-1.1.ppc64le",
"product": {
"name": "vim-data-common-9.2.0398-1.1.ppc64le",
"product_id": "vim-data-common-9.2.0398-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0398-1.1.ppc64le",
"product": {
"name": "vim-small-9.2.0398-1.1.ppc64le",
"product_id": "vim-small-9.2.0398-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0398-1.1.ppc64le",
"product": {
"name": "xxd-9.2.0398-1.1.ppc64le",
"product_id": "xxd-9.2.0398-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0398-1.1.s390x",
"product": {
"name": "gvim-9.2.0398-1.1.s390x",
"product_id": "gvim-9.2.0398-1.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0398-1.1.s390x",
"product": {
"name": "vim-9.2.0398-1.1.s390x",
"product_id": "vim-9.2.0398-1.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-data-9.2.0398-1.1.s390x",
"product": {
"name": "vim-data-9.2.0398-1.1.s390x",
"product_id": "vim-data-9.2.0398-1.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0398-1.1.s390x",
"product": {
"name": "vim-data-common-9.2.0398-1.1.s390x",
"product_id": "vim-data-common-9.2.0398-1.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0398-1.1.s390x",
"product": {
"name": "vim-small-9.2.0398-1.1.s390x",
"product_id": "vim-small-9.2.0398-1.1.s390x"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0398-1.1.s390x",
"product": {
"name": "xxd-9.2.0398-1.1.s390x",
"product_id": "xxd-9.2.0398-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0398-1.1.x86_64",
"product": {
"name": "gvim-9.2.0398-1.1.x86_64",
"product_id": "gvim-9.2.0398-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0398-1.1.x86_64",
"product": {
"name": "vim-9.2.0398-1.1.x86_64",
"product_id": "vim-9.2.0398-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-data-9.2.0398-1.1.x86_64",
"product": {
"name": "vim-data-9.2.0398-1.1.x86_64",
"product_id": "vim-data-9.2.0398-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0398-1.1.x86_64",
"product": {
"name": "vim-data-common-9.2.0398-1.1.x86_64",
"product_id": "vim-data-common-9.2.0398-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0398-1.1.x86_64",
"product": {
"name": "vim-small-9.2.0398-1.1.x86_64",
"product_id": "vim-small-9.2.0398-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0398-1.1.x86_64",
"product": {
"name": "xxd-9.2.0398-1.1.x86_64",
"product_id": "xxd-9.2.0398-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0398-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64"
},
"product_reference": "gvim-9.2.0398-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0398-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le"
},
"product_reference": "gvim-9.2.0398-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0398-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x"
},
"product_reference": "gvim-9.2.0398-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0398-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64"
},
"product_reference": "gvim-9.2.0398-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0398-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64"
},
"product_reference": "vim-9.2.0398-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0398-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le"
},
"product_reference": "vim-9.2.0398-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0398-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x"
},
"product_reference": "vim-9.2.0398-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0398-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64"
},
"product_reference": "vim-9.2.0398-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0398-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64"
},
"product_reference": "vim-data-9.2.0398-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0398-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le"
},
"product_reference": "vim-data-9.2.0398-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0398-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x"
},
"product_reference": "vim-data-9.2.0398-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0398-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64"
},
"product_reference": "vim-data-9.2.0398-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0398-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64"
},
"product_reference": "vim-data-common-9.2.0398-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0398-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le"
},
"product_reference": "vim-data-common-9.2.0398-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0398-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x"
},
"product_reference": "vim-data-common-9.2.0398-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0398-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64"
},
"product_reference": "vim-data-common-9.2.0398-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0398-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64"
},
"product_reference": "vim-small-9.2.0398-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0398-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0398-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0398-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x"
},
"product_reference": "vim-small-9.2.0398-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0398-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64"
},
"product_reference": "vim-small-9.2.0398-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0398-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64"
},
"product_reference": "xxd-9.2.0398-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0398-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le"
},
"product_reference": "xxd-9.2.0398-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0398-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x"
},
"product_reference": "xxd-9.2.0398-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0398-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
},
"product_reference": "xxd-9.2.0398-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33412"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim\u0027s glob() function on Unix-like systems. By including a newline character (\\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user\u0027s \u0027shell\u0027 setting. This issue has been patched in version 9.2.0202.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33412",
"url": "https://www.suse.com/security/cve/CVE-2026-33412"
},
{
"category": "external",
"summary": "SUSE Bug 1259985 for CVE-2026-33412",
"url": "https://bugzilla.suse.com/1259985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-33412"
},
{
"cve": "CVE-2026-34714",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34714"
}
],
"notes": [
{
"category": "general",
"text": "Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34714",
"url": "https://www.suse.com/security/cve/CVE-2026-34714"
},
{
"category": "external",
"summary": "SUSE Bug 1261191 for CVE-2026-34714",
"url": "https://bugzilla.suse.com/1261191"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-34714"
},
{
"cve": "CVE-2026-34982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34982"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34982",
"url": "https://www.suse.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "SUSE Bug 1261271 for CVE-2026-34982",
"url": "https://bugzilla.suse.com/1261271"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-34982"
},
{
"cve": "CVE-2026-39881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39881"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0316, a command injection vulnerability in Vim\u0027s netbeans interface allows a malicious netbeans server to execute arbitrary Ex commands when Vim connects to it, via unsanitized strings in the defineAnnoType and specialKeys protocol messages. This vulnerability is fixed in 9.2.0316.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39881",
"url": "https://www.suse.com/security/cve/CVE-2026-39881"
},
{
"category": "external",
"summary": "SUSE Bug 1261833 for CVE-2026-39881",
"url": "https://bugzilla.suse.com/1261833"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:gvim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-data-common-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:vim-small-9.2.0398-1.1.x86_64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.aarch64",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.ppc64le",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.s390x",
"openSUSE Tumbleweed:xxd-9.2.0398-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-39881"
}
]
}
alsa-2026:7711
Vulnerability from osv_almalinux
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
- vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)
- vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)
- vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)
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-6.el10_1.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-6.el10_1.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-data"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-6.el10_1.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-enhanced"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-6.el10_1.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-filesystem"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-6.el10_1.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-minimal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-6.el10_1.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "xxd"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-6.el10_1.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Vim (Vi IMproved) is an updated and improved version of the vi editor. \n\nSecurity Fix(es): \n\n * vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n * vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n * vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:7711",
"modified": "2026-04-14T12:18:44Z",
"published": "2026-04-13T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:7711"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2443455"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2443474"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2450907"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-7711.html"
}
],
"related": [
"CVE-2026-28417",
"CVE-2026-28421",
"CVE-2026-33412"
],
"summary": "Important: vim security update"
}
alsa-2026:8259
Vulnerability from osv_almalinux
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
- vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)
- vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)
- vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)
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.
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-X11"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-23.el9_7.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-23.el9_7.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-enhanced"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-23.el9_7.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-filesystem"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-23.el9_7.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-minimal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-23.el9_7.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Vim (Vi IMproved) is an updated and improved version of the vi editor. \n\nSecurity Fix(es): \n\n * vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n * vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n * vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:8259",
"modified": "2026-04-15T10:37:43Z",
"published": "2026-04-15T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:8259"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2443455"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2443474"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2450907"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-8259.html"
}
],
"related": [
"CVE-2026-28417",
"CVE-2026-28421",
"CVE-2026-33412"
],
"summary": "Important: vim security update"
}
alsa-2026:6915
Vulnerability from osv_almalinux
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
- vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)
- vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)
- vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)
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.
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-X11"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-22.el8_10.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-22.el8_10.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-enhanced"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-22.el8_10.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-filesystem"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-22.el8_10.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-minimal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-22.el8_10.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Vim (Vi IMproved) is an updated and improved version of the vi editor. \n\nSecurity Fix(es): \n\n * vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin (CVE-2026-28417)\n * vim: Vim: Denial of service and information disclosure via crafted swap file (CVE-2026-28421)\n * vim: Vim: Arbitrary code execution via command injection in glob() function (CVE-2026-33412)\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:6915",
"modified": "2026-04-09T11:41:21Z",
"published": "2026-04-07T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:6915"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-28417"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-28421"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-33412"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2443455"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2443474"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2450907"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-6915.html"
}
],
"related": [
"CVE-2026-28417",
"CVE-2026-28421",
"CVE-2026-33412"
],
"summary": "Important: vim security update"
}
FKIE_CVE-2026-33412
Vulnerability from fkie_nvd - Published: 2026-03-24 20:16 - Updated: 2026-03-25 21:597.3 (High) - CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a | Patch | |
| security-advisories@github.com | https://github.com/vim/vim/releases/tag/v9.2.0202 | Product | |
| security-advisories@github.com | https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/03/19/10 | Mailing List, Patch, Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E79E22DB-B3DB-45AC-9D86-F917E6A7EC6C",
"versionEndExcluding": "9.2.0202",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim\u0027s glob() function on Unix-like systems. By including a newline character (\\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary shell commands. This vulnerability depends on the user\u0027s \u0027shell\u0027 setting. This issue has been patched in version 9.2.0202."
},
{
"lang": "es",
"value": "Vim es un editor de texto de l\u00ednea de comandos, de c\u00f3digo abierto. Antes de la versi\u00f3n 9.2.0202, existe una vulnerabilidad de inyecci\u00f3n de comandos en la funci\u00f3n glob() de Vim en sistemas tipo Unix. Al incluir un car\u00e1cter de nueva l\u00ednea (\\n) en un patr\u00f3n pasado a glob(), un atacante podr\u00eda ejecutar comandos de shell arbitrarios. Esta vulnerabilidad depende de la configuraci\u00f3n \u0027shell\u0027 del usuario. Este problema ha sido parcheado en la versi\u00f3n 9.2.0202."
}
],
"id": "CVE-2026-33412",
"lastModified": "2026-03-25T21:59:14.980",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.3,
"impactScore": 4.2,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 1.3,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-03-24T20:16:29.740",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/vim/vim/commit/645ed6597d1ea896c712cd7ddbb6edee79577e9a"
},
{
"source": "security-advisories@github.com",
"tags": [
"Product"
],
"url": "https://github.com/vim/vim/releases/tag/v9.2.0202"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-w5jw-f54h-x46c"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2026/03/19/10"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-78"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
MSRC_CVE-2026-33412
Vulnerability from csaf_microsoft - Published: 2026-03-02 00:00 - Updated: 2026-03-31 14:54| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21055-17084 | — | ||
| Unresolved product id: 21056-17086 | — |
| 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-33412 Vim affected by Command injection via newline in glob() - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-33412.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 affected by Command injection via newline in glob()",
"tracking": {
"current_release_date": "2026-03-31T14:54:51.000Z",
"generator": {
"date": "2026-04-01T07:38:22.490Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-33412",
"initial_release_date": "2026-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-03-26T01:01:23.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-03-27T01:03:15.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-03-31T14:54:51.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"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 9.2.0088-1",
"product": {
"name": "\u003cazl3 vim 9.2.0088-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 vim 9.2.0088-1",
"product": {
"name": "azl3 vim 9.2.0088-1",
"product_id": "21055"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 vim 9.2.0088-1",
"product": {
"name": "\u003ccbl2 vim 9.2.0088-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 vim 9.2.0088-1",
"product": {
"name": "cbl2 vim 9.2.0088-1",
"product_id": "21056"
}
}
],
"category": "product_name",
"name": "vim"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 vim 9.2.0088-1 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 9.2.0088-1 as a component of Azure Linux 3.0",
"product_id": "21055-17084"
},
"product_reference": "21055",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 vim 9.2.0088-1 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 vim 9.2.0088-1 as a component of CBL Mariner 2.0",
"product_id": "21056-17086"
},
"product_reference": "21056",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33412",
"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": [
"21055-17084",
"21056-17086"
],
"known_affected": [
"17084-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-33412 Vim affected by Command injection via newline in glob() - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-33412.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-26T01:01:23.000Z",
"details": "9.2.0240-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2",
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 5.6,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"17084-2",
"17086-1"
]
}
],
"title": "Vim affected by Command injection via newline in glob()"
}
]
}
CERTFR-2026-AVI-0362
Vulnerability from certfr_avis - Published: 2026-03-26 - Updated: 2026-03-26
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).
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "azl3 strongswan 5.9.14-8 versions ant\u00e9rieures \u00e0 5.9.14-9",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 vim 9.2.0088-1 versions ant\u00e9rieures \u00e0 9.2.0240-1",
"product": {
"name": "N/A",
"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-33412",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33412"
},
{
"name": "CVE-2026-25075",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25075"
}
],
"initial_release_date": "2026-03-26T00:00:00",
"last_revision_date": "2026-03-26T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0362",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-26T00: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-03-26",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-33412",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33412"
},
{
"published_at": "2026-03-25",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-25075",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-25075"
}
]
}
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.