Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-46483 (GCVE-0-2026-46483)
Vulnerability from cvelistv5 – Published: 2026-05-15 14:57 – Updated: 2026-05-15 15:57
VLAI
EPSS
Title
Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag
Summary
Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in
runtime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user's context. This vulnerability is fixed in 9.2.0479.
Severity
CWE
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/vim/vim/security/advisories/GH… | x_refsource_CONFIRM |
| https://github.com/vim/vim/commit/3fb5e58fbc63d86… | x_refsource_MISC |
| https://github.com/vim/vim/releases/tag/v9.2.0479 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-46483",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-15T15:56:10.744324Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-15T15:57:39.053Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "vim",
"vendor": "vim",
"versions": [
{
"status": "affected",
"version": "\u003c 9.2.479"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-88",
"description": "CWE-88: Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-15T14:57:31.872Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
},
{
"name": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"name": "https://github.com/vim/vim/releases/tag/v9.2.0479",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
}
],
"source": {
"advisory": "GHSA-2fpv-9ff7-xg5w",
"discovery": "UNKNOWN"
},
"title": "Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-46483",
"datePublished": "2026-05-15T14:57:31.872Z",
"dateReserved": "2026-05-14T18:06:06.810Z",
"dateUpdated": "2026-05-15T15:57:39.053Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-46483",
"date": "2026-05-30",
"epss": "0.00017",
"percentile": "0.04407"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-46483\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-05-15T15:16:54.237\",\"lastModified\":\"2026-05-19T12:27:28.720\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N\",\"baseScore\":3.6,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.0,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.0,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"},{\"lang\":\"en\",\"value\":\"CWE-88\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.2.0479\",\"matchCriteriaId\":\"C2F4B493-EBAC-478F-A516-79904103584C\"}]}]}],\"references\":[{\"url\":\"https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/vim/vim/releases/tag/v9.2.0479\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-46483\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-15T15:56:10.744324Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-15T15:57:30.004Z\"}}], \"cna\": {\"title\": \"Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag\", \"source\": {\"advisory\": \"GHSA-2fpv-9ff7-xg5w\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.6, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"vim\", \"product\": \"vim\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 9.2.479\"}]}], \"references\": [{\"url\": \"https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w\", \"name\": \"https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1\", \"name\": \"https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/vim/vim/releases/tag/v9.2.0479\", \"name\": \"https://github.com/vim/vim/releases/tag/v9.2.0479\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-88\", \"description\": \"CWE-88: Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-05-15T14:57:31.872Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-46483\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-15T15:57:39.053Z\", \"dateReserved\": \"2026-05-14T18:06:06.810Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-05-15T14:57:31.872Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0623
Vulnerability from certfr_avis - Published: 2026-05-20 - Updated: 2026-05-21
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service.
Microsoft indique que les vulnérabilités CVE-2026-41091 et CVE-2026-45498 sont activement exploitées.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | N/A | azl3 kernel-hwe 6.12.0.0-1 versions antérieures à 6.12.89.1-1 | ||
| Microsoft | N/A | azl3 python-urllib3 2.0.7-4 versions antérieures à 2.0.7-5 | ||
| Microsoft | N/A | Microsoft Malware Protection Engine | ||
| Microsoft | N/A | azl3 vim 9.2.0392-1 versions antérieures à 9.2.0488-1 | ||
| Microsoft | N/A | azl3 kernel 6.6.138.1-1 | ||
| Microsoft | N/A | azl3 openvswitch 3.3.0-2 versions antérieures à 3.3.0-3 | ||
| Microsoft | N/A | Microsoft Defender Antimalware Platform |
References
| Title | Publication Time | Tags | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "azl3 kernel-hwe 6.12.0.0-1 versions ant\u00e9rieures \u00e0 6.12.89.1-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 python-urllib3 2.0.7-4 versions ant\u00e9rieures \u00e0 2.0.7-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Malware Protection Engine",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 vim 9.2.0392-1 versions ant\u00e9rieures \u00e0 9.2.0488-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 kernel 6.6.138.1-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 openvswitch 3.3.0-2 versions ant\u00e9rieures \u00e0 3.3.0-3",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "Microsoft Defender Antimalware Platform",
"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-34956",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34956"
},
{
"name": "CVE-2026-45584",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45584"
},
{
"name": "CVE-2026-41091",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41091"
},
{
"name": "CVE-2026-46483",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46483"
},
{
"name": "CVE-2026-46333",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46333"
},
{
"name": "CVE-2026-44431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44431"
},
{
"name": "CVE-2026-45498",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45498"
}
],
"initial_release_date": "2026-05-20T00:00:00",
"last_revision_date": "2026-05-21T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0623",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-05-20T00:00:00.000000"
},
{
"description": "Ajout du bulletin de s\u00e9curit\u00e9 CVE-2026-46333.",
"revision_date": "2026-05-21T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service.\n\nMicrosoft indique que les vuln\u00e9rabilit\u00e9s CVE-2026-41091 et CVE-2026-45498 sont activement exploit\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2026-05-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-46333",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-46333"
},
{
"published_at": "2026-05-19",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-45498",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45498"
},
{
"published_at": "2026-05-15",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-34956",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-34956"
},
{
"published_at": "2026-05-16",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-44431",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-44431"
},
{
"published_at": "2026-05-19",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-45584",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45584"
},
{
"published_at": "2026-05-17",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-46483",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-46483"
},
{
"published_at": "2026-05-19",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-41091",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-41091"
}
]
}
FKIE_CVE-2026-46483
Vulnerability from fkie_nvd - Published: 2026-05-15 15:16 - Updated: 2026-05-19 12:27
Severity
3.6 (Low) - CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
7.0 (High) - CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
7.0 (High) - CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Summary
Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in
runtime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user's context. This vulnerability is fixed in 9.2.0479.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C2F4B493-EBAC-478F-A516-79904103584C",
"versionEndExcluding": "9.2.0479",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479."
}
],
"id": "CVE-2026-46483",
"lastModified": "2026-05-19T12:27:28.720",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 2.5,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 1.0,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-05-15T15:16:54.237",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"source": "security-advisories@github.com",
"tags": [
"Product"
],
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-78"
},
{
"lang": "en",
"value": "CWE-88"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
MSRC_CVE-2026-46483
Vulnerability from csaf_microsoft - Published: 2026-05-02 00:00 - Updated: 2026-05-20 01:40Summary
Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: 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.
CWE-78
- Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Affected products
Fixed
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21329-17084 | — |
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
Vendor Fix
fix
|
References
4 references
| 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-46483 Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-46483.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag",
"tracking": {
"current_release_date": "2026-05-20T01:40:07.000Z",
"generator": {
"date": "2026-05-20T07:12:03.269Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-46483",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-05-17T01:01:17.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-05-18T14:39:29.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-05-20T01:40:07.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_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 vim 0:9.2.0392-1.azl3",
"product": {
"name": "\u003cazl3 vim 0:9.2.0392-1.azl3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 vim 0:9.2.0392-1.azl3",
"product": {
"name": "azl3 vim 0:9.2.0392-1.azl3",
"product_id": "21329"
}
}
],
"category": "product_name",
"name": "vim"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 vim 0:9.2.0392-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 vim 0:9.2.0392-1.azl3 as a component of Azure Linux 3.0",
"product_id": "21329-17084"
},
"product_reference": "21329",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-46483",
"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": [
"21329-17084"
],
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-46483 Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-46483.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-17T01:01:17.000Z",
"details": "0:9.2.0488-1.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 3.6,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"17084-1"
]
}
],
"title": "Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag"
}
]
}
OPENSUSE-SU-2026:20828-1
Vulnerability from csaf_opensuse - Published: 2026-05-28 12:13 - Updated: 2026-05-28 12:13Summary
Security update for vim
Severity
Important
Notes
Title of the patch: Security update for vim
Description of the patch: This update for vim fixes the following issues
- CVE-2026-39881: command injection in NetBeans interface can lead to arbitrary file reads and writes (bsc#1261833).
- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin
bundled with Vim (bsc#1264706).
- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).
- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim's: find command-line
completion (bsc#1264707).
- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when
loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).
- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`
archives on Unix-like systems (bsc#1265360).
Changes for vim:
- Update to v9.2.0530.
- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)
Patchnames: openSUSE-Leap-16.0-817
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6 (Medium)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.8 (Medium)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.6 (Medium)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
27 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-39881: command injection in NetBeans interface can lead to arbitrary file reads and writes (bsc#1261833).\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-817",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20828-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1261833",
"url": "https://bugzilla.suse.com/1261833"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39881 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-05-28T12:13:40Z",
"generator": {
"date": "2026-05-28T12:13:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20828-1",
"initial_release_date": "2026-05-28T12:13:40Z",
"revision_history": [
{
"date": "2026-05-28T12:13:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "gvim-9.2.0530-160000.1.1.aarch64",
"product_id": "gvim-9.2.0530-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "vim-9.2.0530-160000.1.1.aarch64",
"product_id": "vim-9.2.0530-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64",
"product_id": "vim-small-9.2.0530-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "xxd-9.2.0530-160000.1.1.aarch64",
"product_id": "xxd-9.2.0530-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0530-160000.1.1.noarch",
"product": {
"name": "vim-data-9.2.0530-160000.1.1.noarch",
"product_id": "vim-data-9.2.0530-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-160000.1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch",
"product_id": "vim-data-common-9.2.0530-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "gvim-9.2.0530-160000.1.1.ppc64le",
"product_id": "gvim-9.2.0530-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "vim-9.2.0530-160000.1.1.ppc64le",
"product_id": "vim-9.2.0530-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le",
"product_id": "vim-small-9.2.0530-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "xxd-9.2.0530-160000.1.1.ppc64le",
"product_id": "xxd-9.2.0530-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-160000.1.1.s390x",
"product": {
"name": "gvim-9.2.0530-160000.1.1.s390x",
"product_id": "gvim-9.2.0530-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-160000.1.1.s390x",
"product": {
"name": "vim-9.2.0530-160000.1.1.s390x",
"product_id": "vim-9.2.0530-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.s390x",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.s390x",
"product_id": "vim-small-9.2.0530-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0530-160000.1.1.s390x",
"product": {
"name": "xxd-9.2.0530-160000.1.1.s390x",
"product_id": "xxd-9.2.0530-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "gvim-9.2.0530-160000.1.1.x86_64",
"product_id": "gvim-9.2.0530-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "vim-9.2.0530-160000.1.1.x86_64",
"product_id": "vim-9.2.0530-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64",
"product_id": "vim-small-9.2.0530-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "xxd-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "xxd-9.2.0530-160000.1.1.x86_64",
"product_id": "xxd-9.2.0530-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "gvim-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x"
},
"product_reference": "gvim-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "gvim-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "xxd-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "xxd-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x"
},
"product_reference": "xxd-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.2.0530-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "xxd-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39881"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0316, a command injection vulnerability in Vim\u0027s netbeans interface allows a malicious netbeans server to execute arbitrary Ex commands when Vim connects to it, via unsanitized strings in the defineAnnoType and specialKeys protocol messages. This vulnerability is fixed in 9.2.0316.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39881",
"url": "https://www.suse.com/security/cve/CVE-2026-39881"
},
{
"category": "external",
"summary": "SUSE Bug 1261833 for CVE-2026-39881",
"url": "https://bugzilla.suse.com/1261833"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:40Z",
"details": "moderate"
}
],
"title": "CVE-2026-39881"
},
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:40Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:40Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:40Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:40Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:gvim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:vim-data-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-data-common-9.2.0530-160000.1.1.noarch",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:vim-small-9.2.0530-160000.1.1.x86_64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.aarch64",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.ppc64le",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.s390x",
"openSUSE Leap 16.0:xxd-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:40Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
SUSE-SU-2026:21840-1
Vulnerability from csaf_suse - Published: 2026-05-28 12:13 - Updated: 2026-05-28 12:13Summary
Security update for vim
Severity
Important
Notes
Title of the patch: Security update for vim
Description of the patch: This update for vim fixes the following issues
- CVE-2026-39881: command injection in NetBeans interface can lead to arbitrary file reads and writes (bsc#1261833).
- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin
bundled with Vim (bsc#1264706).
- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).
- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim's: find command-line
completion (bsc#1264707).
- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when
loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).
- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`
archives on Unix-like systems (bsc#1265360).
Changes for vim:
- Update to v9.2.0530.
- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)
Patchnames: SUSE-SL-Micro-6.2-817
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.8 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.6 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
29 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-39881: command injection in NetBeans interface can lead to arbitrary file reads and writes (bsc#1261833).\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-817",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21840-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21840-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621840-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21840-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026385.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261833",
"url": "https://bugzilla.suse.com/1261833"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39881 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-05-28T12:13:46Z",
"generator": {
"date": "2026-05-28T12:13:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21840-1",
"initial_release_date": "2026-05-28T12:13:46Z",
"revision_history": [
{
"date": "2026-05-28T12:13:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64",
"product_id": "vim-small-9.2.0530-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-160000.1.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch",
"product_id": "vim-data-common-9.2.0530-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le",
"product_id": "vim-small-9.2.0530-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.s390x",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.s390x",
"product_id": "vim-small-9.2.0530-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.2.0530-160000.1.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64",
"product_id": "vim-small-9.2.0530-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-160000.1.1.noarch as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39881"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0316, a command injection vulnerability in Vim\u0027s netbeans interface allows a malicious netbeans server to execute arbitrary Ex commands when Vim connects to it, via unsanitized strings in the defineAnnoType and specialKeys protocol messages. This vulnerability is fixed in 9.2.0316.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39881",
"url": "https://www.suse.com/security/cve/CVE-2026-39881"
},
{
"category": "external",
"summary": "SUSE Bug 1261833 for CVE-2026-39881",
"url": "https://bugzilla.suse.com/1261833"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-39881"
},
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:vim-data-common-9.2.0530-160000.1.1.noarch",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.s390x",
"SUSE Linux Micro 6.2:vim-small-9.2.0530-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:13:46Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…