Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-53906 (GCVE-0-2025-53906)
Vulnerability from cvelistv5 – Published: 2025-07-15 20:52 – Updated: 2026-04-01 18:17- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-53906",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-18T14:44:21.730414Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-07-18T14:44:25.662Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-01T18:17:29.880Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/07/15/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/01/4"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "vim",
"vendor": "vim",
"versions": [
{
"status": "affected",
"version": "\u003c 9.1.1551"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\u2019s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-15T20:52:40.137Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
},
{
"name": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
}
],
"source": {
"advisory": "GHSA-r2fw-9cw4-mj86",
"discovery": "UNKNOWN"
},
"title": "Vim has path traversal issue with zip.vim and special crafted zip archives"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-53906",
"datePublished": "2025-07-15T20:52:40.137Z",
"dateReserved": "2025-07-11T19:05:23.827Z",
"dateUpdated": "2026-04-01T18:17:29.880Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-53906",
"date": "2026-06-11",
"epss": "0.00073",
"percentile": "0.22315"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-53906\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-07-15T21:15:34.493\",\"lastModified\":\"2026-04-01T19:16:24.663\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\u2019s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability.\"},{\"lang\":\"es\",\"value\":\"Vim es un editor de texto de l\u00ednea de comandos de c\u00f3digo abierto. Antes de la versi\u00f3n 9.1.1551, un problema de path traversal en el complemento zip.vim de Vim permit\u00eda sobrescribir archivos arbitrarios al abrir archivos zip especialmente manipulados. El impacto es bajo, ya que esta vulnerabilidad requiere la interacci\u00f3n directa del usuario. Sin embargo, una explotaci\u00f3n exitosa puede provocar la sobrescritura de archivos confidenciales o la colocaci\u00f3n de c\u00f3digo ejecutable en ubicaciones privilegiadas, seg\u00fan los permisos del proceso que edita el archivo. La v\u00edctima debe editar dicho archivo con Vim, lo que revelar\u00e1 el nombre y el contenido del archivo; un usuario cuidadoso podr\u00eda sospechar que est\u00e1n ocurriendo cosas extra\u00f1as. Una explotaci\u00f3n exitosa podr\u00eda permitir la ejecuci\u00f3n de comandos arbitrarios en el sistema operativo subyacente. La versi\u00f3n 9.1.1551 contiene un parche para esta vulnerabilidad.\"}],\"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:C/C:N/I:L/A:L\",\"baseScore\":4.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.0,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.1.1551\",\"matchCriteriaId\":\"34A2AD52-AE99-4ACE-8D07-FDBB31B14812\"}]}]}],\"references\":[{\"url\":\"https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/07/15/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/01/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/07/15/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/01/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-01T18:17:29.880Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-53906\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-18T14:44:21.730414Z\"}}}], \"references\": [{\"url\": \"https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-18T14:44:16.408Z\"}}], \"cna\": {\"title\": \"Vim has path traversal issue with zip.vim and special crafted zip archives\", \"source\": {\"advisory\": \"GHSA-r2fw-9cw4-mj86\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 4.1, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"vim\", \"product\": \"vim\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 9.1.1551\"}]}], \"references\": [{\"url\": \"https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86\", \"name\": \"https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8\", \"name\": \"https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\\u2019s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-22\", \"description\": \"CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-07-15T20:52:40.137Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-53906\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-01T18:17:29.880Z\", \"dateReserved\": \"2025-07-11T19:05:23.827Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-07-15T20:52:40.137Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:23079
Vulnerability from csaf_redhat - Published: 2025-12-10 18:25 - Updated: 2026-06-11 16:41A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
|
An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
|
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
|
A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.
CWE-1188 - Initialization of a Resource with an Insecure Default| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Libtiff. This vulnerability is a "write-what-where" condition, triggered when the library processes a specially crafted TIFF image file. By providing an abnormally large image height value in the file's metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ray’s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with “Mozilla”, which can be manipulated under the fetch specification — enabling a DNS-rebinding attack to bypass browser-based protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette's FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial‑of‑service for endpoints serving files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model's configuration, even when explicit security measures are set to prevent it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.2.2 (ROCm) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:23079",
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-48022",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52355",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56433",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52565",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5318",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53905",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53906",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59375",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62593",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62727",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8176",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9230",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9900",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23079.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (ROCm)",
"tracking": {
"current_release_date": "2026-06-11T16:41:12+00:00",
"generator": {
"date": "2026-06-11T16:41:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:23079",
"initial_release_date": "2025-12-10T18:25:33+00:00",
"revision_history": [
{
"date": "2025-12-10T18:25:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-10T18:25:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-11T16:41:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-rocm-rhel9@sha256%3A7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=3.2.2-1765379049"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48022",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-08-07T17:35:20.588000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Job Submission Arbitrary Code Execution",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "RHBZ#2387122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48022",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48022"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022"
}
],
"release_date": "2025-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Job Submission Arbitrary Code Execution"
},
{
"cve": "CVE-2023-52355",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251326"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified out-of-memory vulnerability in libtiff, triggered by a crafted TIFF file passed to the TIFFRasterScanlineSize64() API, presents a moderate severity concern rather than a important one due to several factors. Primarily, the exploit requires the crafted input to be smaller than 379 KB, imposing a limitation on the potential impact and reducing the likelihood of successful exploitation in practical scenarios. Furthermore, the nature of the vulnerability is limited to denial-of-service attacks, which, although disruptive, do not inherently pose a direct risk of data compromise or system compromise. However, it\u0027s important to acknowledge that denial-of-service attacks can still have significant operational implications, particularly in environments reliant on continuous availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "RHBZ#2251326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/621",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/621"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2024-56433",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2024-12-26T09:00:54.065197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334165"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "RHBZ#2334165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334165"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241",
"url": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/issues/1157",
"url": "https://github.com/shadow-maint/shadow/issues/1157"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/releases/tag/4.4",
"url": "https://github.com/shadow-maint/shadow/releases/tag/4.4"
}
],
"release_date": "2024-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise"
},
{
"acknowledgments": [
{
"names": [
"Ronald Crane"
]
}
],
"cve": "CVE-2025-5318",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-05-29T06:48:59.169000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369131"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: out-of-bounds read in sftp_handle()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue requires an attacker with valid credentials to access a server, limiting the scope to legitimate users of the SFTP service. Due to this reason, this flaw has been rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "RHBZ#2369131",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: out-of-bounds read in sftp_handle()"
},
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373716"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project\u0027s multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Server Side request forgery (SSRF) in MediaConnector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having the severity of Important by the Red Hat Product Security team as a successful exploitation by an attacker may lead to confidential data being leaked or a denial of service. Additionally the fact a unprivileged user can trigger this vulnerability through the network also contributes for the severity.\n\nThis vulnerability has its risk amplified on orchestrated environments as pods running the vLLM may eventually communicate with each other through internal cluster routing, including services that should not have been exposed to external networks. An attacker may leverage this flaw to interact with internal services, perform network reconnaissance or trigger a denial of service by leading other internal services to fail.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "RHBZ#2373716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"cve": "CVE-2025-8176",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-26T04:00:56.216434+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: LibTIFF Use-After-Free Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Important because it involves a use-after-free flaw in the get_histogram function of LibTIFF\u2019s tiffmedian tool. Successful exploitation may allow a local attacker to execute arbitrary code or cause a denial of service, leading to loss of confidentiality, integrity, and availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "RHBZ#2383598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176"
},
{
"category": "external",
"summary": "http://www.libtiff.org/",
"url": "http://www.libtiff.org/"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172",
"url": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/707",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/707"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727"
},
{
"category": "external",
"summary": "https://vuldb.com/?ctiid.317590",
"url": "https://vuldb.com/?ctiid.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?id.317590",
"url": "https://vuldb.com/?id.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?submit.621796",
"url": "https://vuldb.com/?submit.621796"
}
],
"release_date": "2025-07-26T03:32:08.851000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: LibTIFF Use-After-Free Vulnerability"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-09-17T12:15:34.387000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability was rated as Moderate because, while the potential impact includes an application level denial of service and possible arbitrary code execution, successful exploitation is considered unlikely due to the high attack complexity and the fact that password-based CMS encryption (PWRI) is rarely used in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "RHBZ#2396054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230"
}
],
"release_date": "2025-09-30T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"acknowledgments": [
{
"names": [
"Gareth C"
],
"organization": "AnchorSec Ltd."
}
],
"cve": "CVE-2025-9900",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2025-09-03T02:48:12.111000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392784"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Libtiff. This vulnerability is a \"write-what-where\" condition, triggered when the library processes a specially crafted TIFF image file.\n\nBy providing an abnormally large image height value in the file\u0027s metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Libtiff Write-What-Where",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This attack requires user interaction to run the malicious TIFF image file, hence the CVE is maintained as important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "RHBZ#2392784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392784"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file",
"url": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/704",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/704"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732"
},
{
"category": "external",
"summary": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html",
"url": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html"
}
],
"release_date": "2025-09-22T14:29:35.767000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: Libtiff Write-What-Where"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-15T03:00:59.775098+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395108"
}
],
"notes": [
{
"category": "description",
"text": "A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is Important rather than Critical because, while it allows for significant resource exhaustion leading to denial-of-service (DoS), it does not enable arbitrary code execution, data leakage, or privilege escalation. The vulnerability stems from an uncontrolled memory amplification behavior in libexpat\u2019s parser, where a relatively small XML payload can cause disproportionately large heap allocations. However, the flaw is limited in scope to service disruption and requires the attacker to submit a crafted XML document\u2014something that can be mitigated with proper input validation and memory usage limits. Therefore, while the exploitability is high, the impact is confined to availability, not confidentiality or integrity, making it a high-severity but not critical flaw.\n\nIn Firefox and Thunderbird, where libexpat is a transitive userspace dependency, exploitation usually just crashes the application (app-level DoS), so it is classified as Moderate instead of Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "RHBZ#2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "To mitigate the issue, limit XML input size and complexity before parsing, and avoid accepting compressed or deeply nested XML. Use OS-level resource controls (like ulimit or setrlimit()) to cap memory usage, or run the parser in a sandboxed or isolated process with strict memory and CPU limits. This helps prevent denial-of-service by containing excessive resource consumption.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing"
},
{
"cve": "CVE-2025-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"cve": "CVE-2025-62593",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-11-26T23:01:25.307125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417394"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ray\u2019s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with \u201cMozilla\u201d, which can be manipulated under the fetch specification \u2014 enabling a DNS-rebinding attack to bypass browser-based protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has chosen to keep this as Important instead of Critical severity because the successful exploitation of this vulnerability requires user interaction in conjunction with a DNS rebinding attack.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "RHBZ#2417394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417394"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62593"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09",
"url": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v",
"url": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v"
}
],
"release_date": "2025-11-26T22:28:28.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack"
},
{
"cve": "CVE-2025-62727",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-10-28T21:01:03.833849+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406929"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette\u0027s FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial\u2011of\u2011service for endpoints serving files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette DoS via Range header merging",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "RHBZ#2406929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406929"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5",
"url": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8"
}
],
"release_date": "2025-10-28T20:14:53.655000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette DoS via Range header merging"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:25:33+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23079",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23079"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7856bdb7ae0d643a7b9362c164d4d4fe3c0c7186f5fff73a7ae9835b3df52e57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
}
]
}
RHSA-2025:23080
Vulnerability from csaf_redhat - Published: 2025-12-10 18:26 - Updated: 2026-06-11 16:41A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
|
An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
|
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
|
A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.
CWE-1188 - Initialization of a Resource with an Insecure Default| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Libtiff. This vulnerability is a "write-what-where" condition, triggered when the library processes a specially crafted TIFF image file. By providing an abnormally large image height value in the file's metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ray’s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with “Mozilla”, which can be manipulated under the fetch specification — enabling a DNS-rebinding attack to bypass browser-based protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette's FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial‑of‑service for endpoints serving files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model's configuration, even when explicit security measures are set to prevent it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server Model Optimization Tools 3.2.2 (CUDA) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server Model Optimization Tools",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:23080",
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-48022",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52355",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56433",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52565",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5318",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53905",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53906",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59375",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62593",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62727",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8176",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9230",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9900",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23080.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server Model Optimization Tools 3.2.2 (CUDA)",
"tracking": {
"current_release_date": "2026-06-11T16:41:13+00:00",
"generator": {
"date": "2026-06-11T16:41:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:23080",
"initial_release_date": "2025-12-10T18:26:32+00:00",
"revision_history": [
{
"date": "2025-12-10T18:26:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-10T18:26:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-11T16:41:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64",
"product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3Adce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=3.2.2-1764871796"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3A14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=3.2.2-1764871796"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48022",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-08-07T17:35:20.588000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Job Submission Arbitrary Code Execution",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "RHBZ#2387122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48022",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48022"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022"
}
],
"release_date": "2025-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Job Submission Arbitrary Code Execution"
},
{
"cve": "CVE-2023-52355",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251326"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified out-of-memory vulnerability in libtiff, triggered by a crafted TIFF file passed to the TIFFRasterScanlineSize64() API, presents a moderate severity concern rather than a important one due to several factors. Primarily, the exploit requires the crafted input to be smaller than 379 KB, imposing a limitation on the potential impact and reducing the likelihood of successful exploitation in practical scenarios. Furthermore, the nature of the vulnerability is limited to denial-of-service attacks, which, although disruptive, do not inherently pose a direct risk of data compromise or system compromise. However, it\u0027s important to acknowledge that denial-of-service attacks can still have significant operational implications, particularly in environments reliant on continuous availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "RHBZ#2251326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/621",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/621"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2024-56433",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2024-12-26T09:00:54.065197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334165"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "RHBZ#2334165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334165"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241",
"url": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/issues/1157",
"url": "https://github.com/shadow-maint/shadow/issues/1157"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/releases/tag/4.4",
"url": "https://github.com/shadow-maint/shadow/releases/tag/4.4"
}
],
"release_date": "2024-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise"
},
{
"acknowledgments": [
{
"names": [
"Ronald Crane"
]
}
],
"cve": "CVE-2025-5318",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-05-29T06:48:59.169000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369131"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: out-of-bounds read in sftp_handle()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue requires an attacker with valid credentials to access a server, limiting the scope to legitimate users of the SFTP service. Due to this reason, this flaw has been rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "RHBZ#2369131",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: out-of-bounds read in sftp_handle()"
},
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373716"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project\u0027s multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Server Side request forgery (SSRF) in MediaConnector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having the severity of Important by the Red Hat Product Security team as a successful exploitation by an attacker may lead to confidential data being leaked or a denial of service. Additionally the fact a unprivileged user can trigger this vulnerability through the network also contributes for the severity.\n\nThis vulnerability has its risk amplified on orchestrated environments as pods running the vLLM may eventually communicate with each other through internal cluster routing, including services that should not have been exposed to external networks. An attacker may leverage this flaw to interact with internal services, perform network reconnaissance or trigger a denial of service by leading other internal services to fail.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "RHBZ#2373716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"cve": "CVE-2025-8176",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-26T04:00:56.216434+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: LibTIFF Use-After-Free Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Important because it involves a use-after-free flaw in the get_histogram function of LibTIFF\u2019s tiffmedian tool. Successful exploitation may allow a local attacker to execute arbitrary code or cause a denial of service, leading to loss of confidentiality, integrity, and availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "RHBZ#2383598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176"
},
{
"category": "external",
"summary": "http://www.libtiff.org/",
"url": "http://www.libtiff.org/"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172",
"url": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/707",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/707"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727"
},
{
"category": "external",
"summary": "https://vuldb.com/?ctiid.317590",
"url": "https://vuldb.com/?ctiid.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?id.317590",
"url": "https://vuldb.com/?id.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?submit.621796",
"url": "https://vuldb.com/?submit.621796"
}
],
"release_date": "2025-07-26T03:32:08.851000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: LibTIFF Use-After-Free Vulnerability"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-09-17T12:15:34.387000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability was rated as Moderate because, while the potential impact includes an application level denial of service and possible arbitrary code execution, successful exploitation is considered unlikely due to the high attack complexity and the fact that password-based CMS encryption (PWRI) is rarely used in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "RHBZ#2396054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230"
}
],
"release_date": "2025-09-30T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"acknowledgments": [
{
"names": [
"Gareth C"
],
"organization": "AnchorSec Ltd."
}
],
"cve": "CVE-2025-9900",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2025-09-03T02:48:12.111000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392784"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Libtiff. This vulnerability is a \"write-what-where\" condition, triggered when the library processes a specially crafted TIFF image file.\n\nBy providing an abnormally large image height value in the file\u0027s metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Libtiff Write-What-Where",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This attack requires user interaction to run the malicious TIFF image file, hence the CVE is maintained as important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "RHBZ#2392784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392784"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file",
"url": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/704",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/704"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732"
},
{
"category": "external",
"summary": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html",
"url": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html"
}
],
"release_date": "2025-09-22T14:29:35.767000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: Libtiff Write-What-Where"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-15T03:00:59.775098+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395108"
}
],
"notes": [
{
"category": "description",
"text": "A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is Important rather than Critical because, while it allows for significant resource exhaustion leading to denial-of-service (DoS), it does not enable arbitrary code execution, data leakage, or privilege escalation. The vulnerability stems from an uncontrolled memory amplification behavior in libexpat\u2019s parser, where a relatively small XML payload can cause disproportionately large heap allocations. However, the flaw is limited in scope to service disruption and requires the attacker to submit a crafted XML document\u2014something that can be mitigated with proper input validation and memory usage limits. Therefore, while the exploitability is high, the impact is confined to availability, not confidentiality or integrity, making it a high-severity but not critical flaw.\n\nIn Firefox and Thunderbird, where libexpat is a transitive userspace dependency, exploitation usually just crashes the application (app-level DoS), so it is classified as Moderate instead of Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "RHBZ#2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "To mitigate the issue, limit XML input size and complexity before parsing, and avoid accepting compressed or deeply nested XML. Use OS-level resource controls (like ulimit or setrlimit()) to cap memory usage, or run the parser in a sandboxed or isolated process with strict memory and CPU limits. This helps prevent denial-of-service by containing excessive resource consumption.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing"
},
{
"cve": "CVE-2025-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"cve": "CVE-2025-62593",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-11-26T23:01:25.307125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417394"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ray\u2019s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with \u201cMozilla\u201d, which can be manipulated under the fetch specification \u2014 enabling a DNS-rebinding attack to bypass browser-based protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has chosen to keep this as Important instead of Critical severity because the successful exploitation of this vulnerability requires user interaction in conjunction with a DNS rebinding attack.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "RHBZ#2417394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417394"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62593"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09",
"url": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v",
"url": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v"
}
],
"release_date": "2025-11-26T22:28:28.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack"
},
{
"cve": "CVE-2025-62727",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-10-28T21:01:03.833849+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406929"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette\u0027s FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial\u2011of\u2011service for endpoints serving files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette DoS via Range header merging",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "RHBZ#2406929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406929"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5",
"url": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8"
}
],
"release_date": "2025-10-28T20:14:53.655000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette DoS via Range header merging"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:26:32+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23080",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23080"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:14e32e88f1b89f59ed34a6d712746b82a6a54c6ed4727784f18aeff853abbdc7_arm64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:dce6b0ea03379bf06664a5200af8b5f5ae3fad13cdce6d21873843f22554800b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
}
]
}
RHSA-2026:3461
Vulnerability from csaf_redhat - Published: 2026-02-27 14:54 - Updated: 2026-06-11 18:13A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.
CWE-1188 - Initialization of a Resource with an Insecure Default| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libxstl/libxml2. The 'exsltDynMapFunction' function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling 'dyn:map()', leading to stack exhaustion and a local denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Libtiff. This vulnerability is a "write-what-where" condition, triggered when the library processes a specially crafted TIFF image file. By providing an abnormally large image height value in the file's metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath ("", ".", and ".."), can result in the binaries listed in the PATH being unexpectedly returned.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the server implementation of vLLM, where the handling of Jinja templates does not properly validate user-supplied input through the chat_template and chat_template_kwargs parameters. When a specially crafted template is processed, it can trigger excessive looping or recursion inside the Jinja engine, consuming large amounts of CPU and memory. This can cause the server to become unresponsive or crash, resulting in a denial-of-service (DoS) condition for applications using vLLM.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A denial-of-service vulnerability in vLLM allows an attacker with API access to crash the engine by submitting multimodal embedding tensors that have the correct number of dimensions but an invalid internal shape. Because vLLM validates only the tensor’s ndim and not the full expected shape, malformed embeddings trigger shape mismatches or validation failures during processing, causing the inference engine to terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in vLLM allows an authenticated user to trigger unintended tokenization during chat template processing by supplying crafted chat_template_kwargs to the /v1/chat/completions or /tokenize endpoints. By forcing the server to tokenize very large inputs, an attacker can block the API server’s event loop for extended periods, causing a denial of service and delaying all other requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ray’s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with “Mozilla”, which can be manipulated under the fetch specification — enabling a DNS-rebinding attack to bypass browser-based protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette's FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial‑of‑service for endpoints serving files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model's configuration, even when explicit security measures are set to prevent it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’s recursion stack and causing a `RecursionError`, which results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM's multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server's file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.2.2 (CUDA) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3461",
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47906",
"url": "https://access.redhat.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52565",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5318",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53905",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53906",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59375",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61620",
"url": "https://access.redhat.com/security/cve/CVE-2025-61620"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62164",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62372",
"url": "https://access.redhat.com/security/cve/CVE-2025-62372"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62426",
"url": "https://access.redhat.com/security/cve/CVE-2025-62426"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62593",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62727",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8176",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9230",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9714",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9900",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0994",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22773",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22778",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24779",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-48022",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52355",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56433",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15467",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3461.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (CUDA)",
"tracking": {
"current_release_date": "2026-06-11T18:13:20+00:00",
"generator": {
"date": "2026-06-11T18:13:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:3461",
"initial_release_date": "2026-02-27T14:54:46+00:00",
"revision_history": [
{
"date": "2026-02-27T14:54:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-27T14:54:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-11T18:13:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Adcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1772160593"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Afa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1772160593"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48022",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-08-07T17:35:20.588000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Job Submission Arbitrary Code Execution",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "RHBZ#2387122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48022",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48022"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022"
}
],
"release_date": "2025-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Job Submission Arbitrary Code Execution"
},
{
"cve": "CVE-2023-52355",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251326"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified out-of-memory vulnerability in libtiff, triggered by a crafted TIFF file passed to the TIFFRasterScanlineSize64() API, presents a moderate severity concern rather than a important one due to several factors. Primarily, the exploit requires the crafted input to be smaller than 379 KB, imposing a limitation on the potential impact and reducing the likelihood of successful exploitation in practical scenarios. Furthermore, the nature of the vulnerability is limited to denial-of-service attacks, which, although disruptive, do not inherently pose a direct risk of data compromise or system compromise. However, it\u0027s important to acknowledge that denial-of-service attacks can still have significant operational implications, particularly in environments reliant on continuous availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "RHBZ#2251326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/621",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/621"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2024-56433",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2024-12-26T09:00:54.065197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334165"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "RHBZ#2334165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334165"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241",
"url": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/issues/1157",
"url": "https://github.com/shadow-maint/shadow/issues/1157"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/releases/tag/4.4",
"url": "https://github.com/shadow-maint/shadow/releases/tag/4.4"
}
],
"release_date": "2024-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise"
},
{
"acknowledgments": [
{
"names": [
"Ronald Crane"
]
}
],
"cve": "CVE-2025-5318",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-05-29T06:48:59.169000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369131"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: out-of-bounds read in sftp_handle()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue requires an attacker with valid credentials to access a server, limiting the scope to legitimate users of the SFTP service. Due to this reason, this flaw has been rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "RHBZ#2369131",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: out-of-bounds read in sftp_handle()"
},
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373716"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project\u0027s multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Server Side request forgery (SSRF) in MediaConnector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having the severity of Important by the Red Hat Product Security team as a successful exploitation by an attacker may lead to confidential data being leaked or a denial of service. Additionally the fact a unprivileged user can trigger this vulnerability through the network also contributes for the severity.\n\nThis vulnerability has its risk amplified on orchestrated environments as pods running the vLLM may eventually communicate with each other through internal cluster routing, including services that should not have been exposed to external networks. An attacker may leverage this flaw to interact with internal services, perform network reconnaissance or trigger a denial of service by leading other internal services to fail.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "RHBZ#2373716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"cve": "CVE-2025-8176",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-26T04:00:56.216434+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: LibTIFF Use-After-Free Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Important because it involves a use-after-free flaw in the get_histogram function of LibTIFF\u2019s tiffmedian tool. Successful exploitation may allow a local attacker to execute arbitrary code or cause a denial of service, leading to loss of confidentiality, integrity, and availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "RHBZ#2383598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176"
},
{
"category": "external",
"summary": "http://www.libtiff.org/",
"url": "http://www.libtiff.org/"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172",
"url": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/707",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/707"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727"
},
{
"category": "external",
"summary": "https://vuldb.com/?ctiid.317590",
"url": "https://vuldb.com/?ctiid.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?id.317590",
"url": "https://vuldb.com/?id.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?submit.621796",
"url": "https://vuldb.com/?submit.621796"
}
],
"release_date": "2025-07-26T03:32:08.851000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: LibTIFF Use-After-Free Vulnerability"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-09-17T12:15:34.387000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability was rated as Moderate because, while the potential impact includes an application level denial of service and possible arbitrary code execution, successful exploitation is considered unlikely due to the high attack complexity and the fact that password-based CMS encryption (PWRI) is rarely used in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "RHBZ#2396054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230"
}
],
"release_date": "2025-09-30T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"cve": "CVE-2025-9714",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2025-09-02T13:03:56.452000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxstl/libxml2. The \u0027exsltDynMapFunction\u0027 function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling \u0027dyn:map()\u0027, leading to stack exhaustion and a local denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "No evidence was found for arbitrary memory corruption through this flaw, limiting its impact to Availability only, and reducing its severity to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "RHBZ#2392605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148"
}
],
"release_date": "2025-09-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "The impact of this flaw may be reduced by setting strict resource limits to the stack size of processes at the operational system level. This can be achieved either through the \u0027ulimit\u0027 shell built-in or the \u0027limits.conf\u0027 file.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c"
},
{
"acknowledgments": [
{
"names": [
"Gareth C"
],
"organization": "AnchorSec Ltd."
}
],
"cve": "CVE-2025-9900",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2025-09-03T02:48:12.111000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392784"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Libtiff. This vulnerability is a \"write-what-where\" condition, triggered when the library processes a specially crafted TIFF image file.\n\nBy providing an abnormally large image height value in the file\u0027s metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Libtiff Write-What-Where",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This attack requires user interaction to run the malicious TIFF image file, hence the CVE is maintained as important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "RHBZ#2392784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392784"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file",
"url": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/704",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/704"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732"
},
{
"category": "external",
"summary": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html",
"url": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html"
}
],
"release_date": "2025-09-22T14:29:35.767000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: Libtiff Write-What-Where"
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-16T14:21:50.710000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. On Red Hat Enterprise Linux, OpenSSL is built with stack protections enabled which mitigate the risk of code execution though a denial-of-service condition remains possible. This vulnerability only affects applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers, such as Kerberos using the PKINIT plugin. OpenSSL versions 1.1.1 and 1.0.2 are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "RHBZ#2430376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467"
}
],
"release_date": "2026-01-27T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-47906",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-18T19:00:47.541046+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396546"
}
],
"notes": [
{
"category": "description",
"text": "A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath (\"\", \".\", and \"..\"), can result in the binaries listed in the PATH being unexpectedly returned.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os/exec: Unexpected paths returned from LookPath in os/exec",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "RHBZ#2396546",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396546"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47906"
},
{
"category": "external",
"summary": "https://go.dev/cl/691775",
"url": "https://go.dev/cl/691775"
},
{
"category": "external",
"summary": "https://go.dev/issue/74466",
"url": "https://go.dev/issue/74466"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
"url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3956",
"url": "https://pkg.go.dev/vuln/GO-2025-3956"
}
],
"release_date": "2025-09-18T18:41:11.847000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os/exec: Unexpected paths returned from LookPath in os/exec"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-15T03:00:59.775098+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395108"
}
],
"notes": [
{
"category": "description",
"text": "A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is Important rather than Critical because, while it allows for significant resource exhaustion leading to denial-of-service (DoS), it does not enable arbitrary code execution, data leakage, or privilege escalation. The vulnerability stems from an uncontrolled memory amplification behavior in libexpat\u2019s parser, where a relatively small XML payload can cause disproportionately large heap allocations. However, the flaw is limited in scope to service disruption and requires the attacker to submit a crafted XML document\u2014something that can be mitigated with proper input validation and memory usage limits. Therefore, while the exploitability is high, the impact is confined to availability, not confidentiality or integrity, making it a high-severity but not critical flaw.\n\nIn Firefox and Thunderbird, where libexpat is a transitive userspace dependency, exploitation usually just crashes the application (app-level DoS), so it is classified as Moderate instead of Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "RHBZ#2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "To mitigate the issue, limit XML input size and complexity before parsing, and avoid accepting compressed or deeply nested XML. Use OS-level resource controls (like ulimit or setrlimit()) to cap memory usage, or run the parser in a sandboxed or isolated process with strict memory and CPU limits. This helps prevent denial-of-service by containing excessive resource consumption.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing"
},
{
"cve": "CVE-2025-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"acknowledgments": [
{
"names": [
"keymoon",
"Ga_ryo",
"Isotr0py",
"DarkLight1337"
]
}
],
"cve": "CVE-2025-61620",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-10-06T05:59:34.077000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the server implementation of vLLM, where the handling of Jinja templates does not properly validate user-supplied input through the chat_template and chat_template_kwargs parameters. When a specially crafted template is processed, it can trigger excessive looping or recursion inside the Jinja engine, consuming large amounts of CPU and memory. This can cause the server to become unresponsive or crash, resulting in a denial-of-service (DoS) condition for applications using vLLM.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM OpenAI-Compatible Server Resource Exhaustion via chat_template Parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Moderate, as it requires authenticated access or the ability to supply templates to the vLLM server. Successful exploitation allows an attacker to exhaust system resources by submitting maliciously crafted Jinja templates that trigger excessive CPU and memory usage. The vulnerability\u2019s root cause is the lack of proper validation and sandboxing of user-supplied template data, which can lead to denial of service (DoS) conditions affecting the availability of services built on vLLM.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61620"
},
{
"category": "external",
"summary": "RHBZ#2401761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61620",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61620"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61620",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61620"
}
],
"release_date": "2025-10-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM OpenAI-Compatible Server Resource Exhaustion via chat_template Parameters"
},
{
"cve": "CVE-2025-62164",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-21T02:01:11.280042+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416282"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered important rather than moderate because it involves unsafe deserialization leading to memory corruption in a network-reachable, unauthenticated API path. Unlike typical moderate flaws that may only allow limited DoS or require specific conditions, this issue allows an attacker to supply a crafted sparse tensor that triggers an out-of-bounds memory write during PyTorch\u2019s to_dense() conversion. Memory corruption in a server process handling untrusted input significantly elevates security risk because it can lead not only to a reliable crash but also to potential remote code execution, enabling full compromise of the vLLM service. Additionally, the affected code path is part of the standard Completions API workflow, making the attack surface broadly exposed in real deployments. The combination of remote exploitability, unauthenticated access, memory corruption, and potential RCE clearly positions this issue above a moderate classification and into an important severity level.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "RHBZ#2416282",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416282"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf"
}
],
"release_date": "2025-11-21T01:18:38.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"cve": "CVE-2025-62372",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2025-11-21T02:00:57.180567+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416280"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in vLLM allows an attacker with API access to crash the engine by submitting multimodal embedding tensors that have the correct number of dimensions but an invalid internal shape. Because vLLM validates only the tensor\u2019s ndim and not the full expected shape, malformed embeddings trigger shape mismatches or validation failures during processing, causing the inference engine to terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated Moderate rather than Important because its impact is strictly limited to availability and requires low but existing privileges to exploit. The issue arises from incomplete shape validation of multimodal embedding tensors, which can cause deterministic crashes in the inference engine, but it does not enable memory corruption, data leakage, integrity compromise, or execution of arbitrary code. Exploitation requires an authenticated or API-key-holding user to submit malformed multimodal inputs, meaning it cannot be triggered by an unauthenticated attacker on an exposed endpoint. Additionally, the failure mode is a clean crash rather than undefined behavior, so the blast radius is constrained to service interruption rather than broader systemic compromise. These factors\u2014PR:L requirement, no confidentiality/integrity impact, deterministic failure mode, and scoped DoS only\u2014technically align the issue with Moderate severity instead of an Important flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62372"
},
{
"category": "external",
"summary": "RHBZ#2416280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62372"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62372",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62372"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/6613",
"url": "https://github.com/vllm-project/vllm/pull/6613"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pmqf-x6x8-p7qw",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pmqf-x6x8-p7qw"
}
],
"release_date": "2025-11-21T01:22:37.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs"
},
{
"cve": "CVE-2025-62426",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-21T02:00:49.606988+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416278"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows an authenticated user to trigger unintended tokenization during chat template processing by supplying crafted chat_template_kwargs to the /v1/chat/completions or /tokenize endpoints. By forcing the server to tokenize very large inputs, an attacker can block the API server\u2019s event loop for extended periods, causing a denial of service and delaying all other requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw is limited to a denial-of-service vector that requires an authenticated user and relies on abusing an optional, non-security-critical parameter (chat_template_kwargs) to force unexpected tokenization during template application, which is computationally expensive but not indicative of data corruption, privilege escalation, or code execution. The attacker cannot break isolation boundaries or execute arbitrary logic\u2014they can only cause the server\u2019s event loop to stall through large crafted inputs, and only if they already have access to the vLLM API. Moreover, the DoS condition is resource-intensive, depends heavily on model size and server configuration, and does not persist once the malicious request completes. Because the impact is bounded to temporary availability degradation without confidentiality or integrity loss, and because exploitation requires legitimate API access and large payloads, this issue aligns with a Moderate severity rather than an Important/High flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62426"
},
{
"category": "external",
"summary": "RHBZ#2416278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416278"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62426"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/chat_utils.py#L1602-L1610",
"url": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/chat_utils.py#L1602-L1610"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/openai/serving_engine.py#L809-L814",
"url": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/openai/serving_engine.py#L809-L814"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/3ada34f9cb4d1af763fdfa3b481862a93eb6bd2b",
"url": "https://github.com/vllm-project/vllm/commit/3ada34f9cb4d1af763fdfa3b481862a93eb6bd2b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27205",
"url": "https://github.com/vllm-project/vllm/pull/27205"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-69j4-grxj-j64p",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-69j4-grxj-j64p"
}
],
"release_date": "2025-11-21T01:21:29.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`"
},
{
"cve": "CVE-2025-62593",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-11-26T23:01:25.307125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417394"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ray\u2019s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with \u201cMozilla\u201d, which can be manipulated under the fetch specification \u2014 enabling a DNS-rebinding attack to bypass browser-based protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has chosen to keep this as Important instead of Critical severity because the successful exploitation of this vulnerability requires user interaction in conjunction with a DNS rebinding attack.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "RHBZ#2417394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417394"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62593"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09",
"url": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v",
"url": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v"
}
],
"release_date": "2025-11-26T22:28:28.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack"
},
{
"cve": "CVE-2025-62727",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-10-28T21:01:03.833849+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406929"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette\u0027s FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial\u2011of\u2011service for endpoints serving files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette DoS via Range header merging",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "RHBZ#2406929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406929"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5",
"url": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8"
}
],
"release_date": "2025-10-28T20:14:53.655000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette DoS via Range header merging"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22773",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-10T07:01:22.641229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428443"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A remote attacker can trigger a denial of service in vLLM engines serving multimodal models that use the Idefics3 vision model by sending a specially crafted image, leading to complete server termination. This affects Red Hat AI Inference Server and Red Hat OpenShift AI (RHOAI) when configured with the vulnerable vLLM versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "RHBZ#2428443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22773",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"release_date": "2026-01-10T06:39:02.276000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving"
},
{
"cve": "CVE-2026-22778",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2026-02-03T00:01:43.512265+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM\u0027s multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Critical rather than Important because it allows unauthenticated remote code execution without requiring user interaction, ultimately leading to full compromise of the affected system. An attacker can provide a malicious video URL to a vulnerable vLLM inference endpoint, which causes the service to automatically retrieve and process attacker-controlled media content. During decoding, a heap overflow is triggered in the underlying video processing stack, enabling corruption of heap memory and potential overwriting of control structures to execute arbitrary commands on the host. In addition, an information disclosure condition can leak memory addresses, significantly weakening ASLR protections and making exploitation more reliable when combined with the heap overflow. Successful exploitation compromises the confidentiality, integrity, and availability of the system and can impact deployments such as Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, thereby meeting Red Hat\u2019s criteria for Critical severity rather than Important impact.\n\nThe vLLM vulnerability depends on CVE-2025-9951, as processing attacker-controlled media can trigger the JPEG2000 decoder heap overflow, which can then be exploited within the vLLM video handling pipeline to cause memory corruption and potentially achieve remote code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "RHBZ#2436113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/31987",
"url": "https://github.com/vllm-project/vllm/pull/31987"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32319",
"url": "https://github.com/vllm-project/vllm/pull/32319"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv"
}
],
"release_date": "2026-02-02T21:09:53.265000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server\u0027s file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "RHBZ#2433132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4",
"url": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22",
"url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg"
}
],
"release_date": "2026-01-27T00:34:06.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
},
{
"cve": "CVE-2026-24779",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-27T23:00:53.998772+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Server-Side Request Forgery allows internal network access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT Server-Side Request Forgery (SSRF) vulnerability in vLLM\u0027s `MediaConnector` allows an attacker to bypass host restrictions when processing user-provided URLs. This enables the vLLM server to be coerced into making arbitrary requests to internal network resources. This is critical in containerized deployments, including Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, where it could facilitate internal network reconnaissance and unauthorized access to other services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "RHBZ#2433624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7",
"url": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32746",
"url": "https://github.com/vllm-project/vllm/pull/32746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc"
}
],
"release_date": "2026-01-27T22:01:13.808000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the vLLM service to only trusted clients. Implement strict network segmentation for vLLM pods in containerized environments to limit potential lateral movement. Ensure that vLLM instances are not exposed to untrusted external networks without proper access controls and input validation at the perimeter.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "RHBZ#2439170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa",
"url": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc"
}
],
"release_date": "2026-02-11T20:53:52.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
}
]
}
RHSA-2026:3462
Vulnerability from csaf_redhat - Published: 2026-02-27 14:55 - Updated: 2026-06-11 18:13A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.
CWE-1188 - Initialization of a Resource with an Insecure Default| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libxstl/libxml2. The 'exsltDynMapFunction' function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling 'dyn:map()', leading to stack exhaustion and a local denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Libtiff. This vulnerability is a "write-what-where" condition, triggered when the library processes a specially crafted TIFF image file. By providing an abnormally large image height value in the file's metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath ("", ".", and ".."), can result in the binaries listed in the PATH being unexpectedly returned.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the server implementation of vLLM, where the handling of Jinja templates does not properly validate user-supplied input through the chat_template and chat_template_kwargs parameters. When a specially crafted template is processed, it can trigger excessive looping or recursion inside the Jinja engine, consuming large amounts of CPU and memory. This can cause the server to become unresponsive or crash, resulting in a denial-of-service (DoS) condition for applications using vLLM.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A denial-of-service vulnerability in vLLM allows an attacker with API access to crash the engine by submitting multimodal embedding tensors that have the correct number of dimensions but an invalid internal shape. Because vLLM validates only the tensor’s ndim and not the full expected shape, malformed embeddings trigger shape mismatches or validation failures during processing, causing the inference engine to terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in vLLM allows an authenticated user to trigger unintended tokenization during chat template processing by supplying crafted chat_template_kwargs to the /v1/chat/completions or /tokenize endpoints. By forcing the server to tokenize very large inputs, an attacker can block the API server’s event loop for extended periods, causing a denial of service and delaying all other requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ray’s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with “Mozilla”, which can be manipulated under the fetch specification — enabling a DNS-rebinding attack to bypass browser-based protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette's FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial‑of‑service for endpoints serving files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model's configuration, even when explicit security measures are set to prevent it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’s recursion stack and causing a `RecursionError`, which results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM's multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server's file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.2.2 (ROCm) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3462",
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-48022",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52355",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56433",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15467",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47906",
"url": "https://access.redhat.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52565",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5318",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53905",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53906",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59375",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61620",
"url": "https://access.redhat.com/security/cve/CVE-2025-61620"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62164",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62372",
"url": "https://access.redhat.com/security/cve/CVE-2025-62372"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62426",
"url": "https://access.redhat.com/security/cve/CVE-2025-62426"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62593",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62727",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8176",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9230",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9714",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9900",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0994",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22773",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22778",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24779",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3462.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (ROCm)",
"tracking": {
"current_release_date": "2026-06-11T18:13:21+00:00",
"generator": {
"date": "2026-06-11T18:13:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:3462",
"initial_release_date": "2026-02-27T14:55:49+00:00",
"revision_history": [
{
"date": "2026-02-27T14:55:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-27T14:55:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-11T18:13:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-rocm-rhel9@sha256%3A53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1772160625"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48022",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-08-07T17:35:20.588000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Job Submission Arbitrary Code Execution",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "RHBZ#2387122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48022",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48022"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022"
}
],
"release_date": "2025-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Job Submission Arbitrary Code Execution"
},
{
"cve": "CVE-2023-52355",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251326"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified out-of-memory vulnerability in libtiff, triggered by a crafted TIFF file passed to the TIFFRasterScanlineSize64() API, presents a moderate severity concern rather than a important one due to several factors. Primarily, the exploit requires the crafted input to be smaller than 379 KB, imposing a limitation on the potential impact and reducing the likelihood of successful exploitation in practical scenarios. Furthermore, the nature of the vulnerability is limited to denial-of-service attacks, which, although disruptive, do not inherently pose a direct risk of data compromise or system compromise. However, it\u0027s important to acknowledge that denial-of-service attacks can still have significant operational implications, particularly in environments reliant on continuous availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "RHBZ#2251326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/621",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/621"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2024-56433",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2024-12-26T09:00:54.065197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334165"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "RHBZ#2334165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334165"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241",
"url": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/issues/1157",
"url": "https://github.com/shadow-maint/shadow/issues/1157"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/releases/tag/4.4",
"url": "https://github.com/shadow-maint/shadow/releases/tag/4.4"
}
],
"release_date": "2024-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise"
},
{
"acknowledgments": [
{
"names": [
"Ronald Crane"
]
}
],
"cve": "CVE-2025-5318",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-05-29T06:48:59.169000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369131"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: out-of-bounds read in sftp_handle()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue requires an attacker with valid credentials to access a server, limiting the scope to legitimate users of the SFTP service. Due to this reason, this flaw has been rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "RHBZ#2369131",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: out-of-bounds read in sftp_handle()"
},
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373716"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project\u0027s multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Server Side request forgery (SSRF) in MediaConnector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having the severity of Important by the Red Hat Product Security team as a successful exploitation by an attacker may lead to confidential data being leaked or a denial of service. Additionally the fact a unprivileged user can trigger this vulnerability through the network also contributes for the severity.\n\nThis vulnerability has its risk amplified on orchestrated environments as pods running the vLLM may eventually communicate with each other through internal cluster routing, including services that should not have been exposed to external networks. An attacker may leverage this flaw to interact with internal services, perform network reconnaissance or trigger a denial of service by leading other internal services to fail.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "RHBZ#2373716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"cve": "CVE-2025-8176",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-26T04:00:56.216434+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: LibTIFF Use-After-Free Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Important because it involves a use-after-free flaw in the get_histogram function of LibTIFF\u2019s tiffmedian tool. Successful exploitation may allow a local attacker to execute arbitrary code or cause a denial of service, leading to loss of confidentiality, integrity, and availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "RHBZ#2383598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176"
},
{
"category": "external",
"summary": "http://www.libtiff.org/",
"url": "http://www.libtiff.org/"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172",
"url": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/707",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/707"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727"
},
{
"category": "external",
"summary": "https://vuldb.com/?ctiid.317590",
"url": "https://vuldb.com/?ctiid.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?id.317590",
"url": "https://vuldb.com/?id.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?submit.621796",
"url": "https://vuldb.com/?submit.621796"
}
],
"release_date": "2025-07-26T03:32:08.851000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: LibTIFF Use-After-Free Vulnerability"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-09-17T12:15:34.387000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability was rated as Moderate because, while the potential impact includes an application level denial of service and possible arbitrary code execution, successful exploitation is considered unlikely due to the high attack complexity and the fact that password-based CMS encryption (PWRI) is rarely used in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "RHBZ#2396054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230"
}
],
"release_date": "2025-09-30T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"cve": "CVE-2025-9714",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2025-09-02T13:03:56.452000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxstl/libxml2. The \u0027exsltDynMapFunction\u0027 function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling \u0027dyn:map()\u0027, leading to stack exhaustion and a local denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "No evidence was found for arbitrary memory corruption through this flaw, limiting its impact to Availability only, and reducing its severity to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "RHBZ#2392605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148"
}
],
"release_date": "2025-09-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "The impact of this flaw may be reduced by setting strict resource limits to the stack size of processes at the operational system level. This can be achieved either through the \u0027ulimit\u0027 shell built-in or the \u0027limits.conf\u0027 file.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c"
},
{
"acknowledgments": [
{
"names": [
"Gareth C"
],
"organization": "AnchorSec Ltd."
}
],
"cve": "CVE-2025-9900",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2025-09-03T02:48:12.111000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392784"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Libtiff. This vulnerability is a \"write-what-where\" condition, triggered when the library processes a specially crafted TIFF image file.\n\nBy providing an abnormally large image height value in the file\u0027s metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Libtiff Write-What-Where",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This attack requires user interaction to run the malicious TIFF image file, hence the CVE is maintained as important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "RHBZ#2392784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392784"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file",
"url": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/704",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/704"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732"
},
{
"category": "external",
"summary": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html",
"url": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html"
}
],
"release_date": "2025-09-22T14:29:35.767000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: Libtiff Write-What-Where"
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-16T14:21:50.710000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. On Red Hat Enterprise Linux, OpenSSL is built with stack protections enabled which mitigate the risk of code execution though a denial-of-service condition remains possible. This vulnerability only affects applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers, such as Kerberos using the PKINIT plugin. OpenSSL versions 1.1.1 and 1.0.2 are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "RHBZ#2430376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467"
}
],
"release_date": "2026-01-27T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-47906",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-18T19:00:47.541046+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396546"
}
],
"notes": [
{
"category": "description",
"text": "A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath (\"\", \".\", and \"..\"), can result in the binaries listed in the PATH being unexpectedly returned.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os/exec: Unexpected paths returned from LookPath in os/exec",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "RHBZ#2396546",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396546"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47906"
},
{
"category": "external",
"summary": "https://go.dev/cl/691775",
"url": "https://go.dev/cl/691775"
},
{
"category": "external",
"summary": "https://go.dev/issue/74466",
"url": "https://go.dev/issue/74466"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
"url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3956",
"url": "https://pkg.go.dev/vuln/GO-2025-3956"
}
],
"release_date": "2025-09-18T18:41:11.847000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os/exec: Unexpected paths returned from LookPath in os/exec"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-15T03:00:59.775098+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395108"
}
],
"notes": [
{
"category": "description",
"text": "A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is Important rather than Critical because, while it allows for significant resource exhaustion leading to denial-of-service (DoS), it does not enable arbitrary code execution, data leakage, or privilege escalation. The vulnerability stems from an uncontrolled memory amplification behavior in libexpat\u2019s parser, where a relatively small XML payload can cause disproportionately large heap allocations. However, the flaw is limited in scope to service disruption and requires the attacker to submit a crafted XML document\u2014something that can be mitigated with proper input validation and memory usage limits. Therefore, while the exploitability is high, the impact is confined to availability, not confidentiality or integrity, making it a high-severity but not critical flaw.\n\nIn Firefox and Thunderbird, where libexpat is a transitive userspace dependency, exploitation usually just crashes the application (app-level DoS), so it is classified as Moderate instead of Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "RHBZ#2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "To mitigate the issue, limit XML input size and complexity before parsing, and avoid accepting compressed or deeply nested XML. Use OS-level resource controls (like ulimit or setrlimit()) to cap memory usage, or run the parser in a sandboxed or isolated process with strict memory and CPU limits. This helps prevent denial-of-service by containing excessive resource consumption.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing"
},
{
"cve": "CVE-2025-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"acknowledgments": [
{
"names": [
"keymoon",
"Ga_ryo",
"Isotr0py",
"DarkLight1337"
]
}
],
"cve": "CVE-2025-61620",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-10-06T05:59:34.077000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the server implementation of vLLM, where the handling of Jinja templates does not properly validate user-supplied input through the chat_template and chat_template_kwargs parameters. When a specially crafted template is processed, it can trigger excessive looping or recursion inside the Jinja engine, consuming large amounts of CPU and memory. This can cause the server to become unresponsive or crash, resulting in a denial-of-service (DoS) condition for applications using vLLM.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM OpenAI-Compatible Server Resource Exhaustion via chat_template Parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Moderate, as it requires authenticated access or the ability to supply templates to the vLLM server. Successful exploitation allows an attacker to exhaust system resources by submitting maliciously crafted Jinja templates that trigger excessive CPU and memory usage. The vulnerability\u2019s root cause is the lack of proper validation and sandboxing of user-supplied template data, which can lead to denial of service (DoS) conditions affecting the availability of services built on vLLM.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61620"
},
{
"category": "external",
"summary": "RHBZ#2401761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61620",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61620"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61620",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61620"
}
],
"release_date": "2025-10-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM OpenAI-Compatible Server Resource Exhaustion via chat_template Parameters"
},
{
"cve": "CVE-2025-62164",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-21T02:01:11.280042+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416282"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered important rather than moderate because it involves unsafe deserialization leading to memory corruption in a network-reachable, unauthenticated API path. Unlike typical moderate flaws that may only allow limited DoS or require specific conditions, this issue allows an attacker to supply a crafted sparse tensor that triggers an out-of-bounds memory write during PyTorch\u2019s to_dense() conversion. Memory corruption in a server process handling untrusted input significantly elevates security risk because it can lead not only to a reliable crash but also to potential remote code execution, enabling full compromise of the vLLM service. Additionally, the affected code path is part of the standard Completions API workflow, making the attack surface broadly exposed in real deployments. The combination of remote exploitability, unauthenticated access, memory corruption, and potential RCE clearly positions this issue above a moderate classification and into an important severity level.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "RHBZ#2416282",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416282"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf"
}
],
"release_date": "2025-11-21T01:18:38.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"cve": "CVE-2025-62372",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2025-11-21T02:00:57.180567+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416280"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in vLLM allows an attacker with API access to crash the engine by submitting multimodal embedding tensors that have the correct number of dimensions but an invalid internal shape. Because vLLM validates only the tensor\u2019s ndim and not the full expected shape, malformed embeddings trigger shape mismatches or validation failures during processing, causing the inference engine to terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated Moderate rather than Important because its impact is strictly limited to availability and requires low but existing privileges to exploit. The issue arises from incomplete shape validation of multimodal embedding tensors, which can cause deterministic crashes in the inference engine, but it does not enable memory corruption, data leakage, integrity compromise, or execution of arbitrary code. Exploitation requires an authenticated or API-key-holding user to submit malformed multimodal inputs, meaning it cannot be triggered by an unauthenticated attacker on an exposed endpoint. Additionally, the failure mode is a clean crash rather than undefined behavior, so the blast radius is constrained to service interruption rather than broader systemic compromise. These factors\u2014PR:L requirement, no confidentiality/integrity impact, deterministic failure mode, and scoped DoS only\u2014technically align the issue with Moderate severity instead of an Important flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62372"
},
{
"category": "external",
"summary": "RHBZ#2416280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62372"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62372",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62372"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/6613",
"url": "https://github.com/vllm-project/vllm/pull/6613"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pmqf-x6x8-p7qw",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pmqf-x6x8-p7qw"
}
],
"release_date": "2025-11-21T01:22:37.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs"
},
{
"cve": "CVE-2025-62426",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-21T02:00:49.606988+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416278"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows an authenticated user to trigger unintended tokenization during chat template processing by supplying crafted chat_template_kwargs to the /v1/chat/completions or /tokenize endpoints. By forcing the server to tokenize very large inputs, an attacker can block the API server\u2019s event loop for extended periods, causing a denial of service and delaying all other requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw is limited to a denial-of-service vector that requires an authenticated user and relies on abusing an optional, non-security-critical parameter (chat_template_kwargs) to force unexpected tokenization during template application, which is computationally expensive but not indicative of data corruption, privilege escalation, or code execution. The attacker cannot break isolation boundaries or execute arbitrary logic\u2014they can only cause the server\u2019s event loop to stall through large crafted inputs, and only if they already have access to the vLLM API. Moreover, the DoS condition is resource-intensive, depends heavily on model size and server configuration, and does not persist once the malicious request completes. Because the impact is bounded to temporary availability degradation without confidentiality or integrity loss, and because exploitation requires legitimate API access and large payloads, this issue aligns with a Moderate severity rather than an Important/High flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62426"
},
{
"category": "external",
"summary": "RHBZ#2416278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416278"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62426"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/chat_utils.py#L1602-L1610",
"url": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/chat_utils.py#L1602-L1610"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/openai/serving_engine.py#L809-L814",
"url": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/openai/serving_engine.py#L809-L814"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/3ada34f9cb4d1af763fdfa3b481862a93eb6bd2b",
"url": "https://github.com/vllm-project/vllm/commit/3ada34f9cb4d1af763fdfa3b481862a93eb6bd2b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27205",
"url": "https://github.com/vllm-project/vllm/pull/27205"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-69j4-grxj-j64p",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-69j4-grxj-j64p"
}
],
"release_date": "2025-11-21T01:21:29.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`"
},
{
"cve": "CVE-2025-62593",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-11-26T23:01:25.307125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417394"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ray\u2019s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with \u201cMozilla\u201d, which can be manipulated under the fetch specification \u2014 enabling a DNS-rebinding attack to bypass browser-based protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has chosen to keep this as Important instead of Critical severity because the successful exploitation of this vulnerability requires user interaction in conjunction with a DNS rebinding attack.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "RHBZ#2417394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417394"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62593"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09",
"url": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v",
"url": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v"
}
],
"release_date": "2025-11-26T22:28:28.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack"
},
{
"cve": "CVE-2025-62727",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-10-28T21:01:03.833849+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406929"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette\u0027s FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial\u2011of\u2011service for endpoints serving files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette DoS via Range header merging",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "RHBZ#2406929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406929"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5",
"url": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8"
}
],
"release_date": "2025-10-28T20:14:53.655000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette DoS via Range header merging"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22773",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-10T07:01:22.641229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428443"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A remote attacker can trigger a denial of service in vLLM engines serving multimodal models that use the Idefics3 vision model by sending a specially crafted image, leading to complete server termination. This affects Red Hat AI Inference Server and Red Hat OpenShift AI (RHOAI) when configured with the vulnerable vLLM versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "RHBZ#2428443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22773",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"release_date": "2026-01-10T06:39:02.276000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving"
},
{
"cve": "CVE-2026-22778",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2026-02-03T00:01:43.512265+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM\u0027s multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Critical rather than Important because it allows unauthenticated remote code execution without requiring user interaction, ultimately leading to full compromise of the affected system. An attacker can provide a malicious video URL to a vulnerable vLLM inference endpoint, which causes the service to automatically retrieve and process attacker-controlled media content. During decoding, a heap overflow is triggered in the underlying video processing stack, enabling corruption of heap memory and potential overwriting of control structures to execute arbitrary commands on the host. In addition, an information disclosure condition can leak memory addresses, significantly weakening ASLR protections and making exploitation more reliable when combined with the heap overflow. Successful exploitation compromises the confidentiality, integrity, and availability of the system and can impact deployments such as Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, thereby meeting Red Hat\u2019s criteria for Critical severity rather than Important impact.\n\nThe vLLM vulnerability depends on CVE-2025-9951, as processing attacker-controlled media can trigger the JPEG2000 decoder heap overflow, which can then be exploited within the vLLM video handling pipeline to cause memory corruption and potentially achieve remote code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "RHBZ#2436113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/31987",
"url": "https://github.com/vllm-project/vllm/pull/31987"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32319",
"url": "https://github.com/vllm-project/vllm/pull/32319"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv"
}
],
"release_date": "2026-02-02T21:09:53.265000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server\u0027s file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "RHBZ#2433132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4",
"url": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22",
"url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg"
}
],
"release_date": "2026-01-27T00:34:06.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
},
{
"cve": "CVE-2026-24779",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-27T23:00:53.998772+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Server-Side Request Forgery allows internal network access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT Server-Side Request Forgery (SSRF) vulnerability in vLLM\u0027s `MediaConnector` allows an attacker to bypass host restrictions when processing user-provided URLs. This enables the vLLM server to be coerced into making arbitrary requests to internal network resources. This is critical in containerized deployments, including Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, where it could facilitate internal network reconnaissance and unauthorized access to other services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "RHBZ#2433624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7",
"url": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32746",
"url": "https://github.com/vllm-project/vllm/pull/32746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc"
}
],
"release_date": "2026-01-27T22:01:13.808000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the vLLM service to only trusted clients. Implement strict network segmentation for vLLM pods in containerized environments to limit potential lateral movement. Ensure that vLLM instances are not exposed to untrusted external networks without proper access controls and input validation at the perimeter.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "RHBZ#2439170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa",
"url": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc"
}
],
"release_date": "2026-02-11T20:53:52.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
}
]
}
SUSE-SU-2025:03240-1
Vulnerability from csaf_suse - Published: 2025-09-16 19:57 - Updated: 2025-09-16 19:57| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\nUpdate to version 9.1.1629.\n \n- CVE-2025-53905: Fixed a path traversal issue in tar.vim plugin that may allow for file overwriting when opening\n specially crafted tar files (bsc#1246604).\n- CVE-2025-53906: Fixed a path traversal issue in zip.vim plugin that may allow for file overwriting when opening\n specially crafted zip files (bsc#1246602).\n- CVE-2025-55157: Fixed use-after-free in internal tuple reference management (bsc#1247938).\n- CVE-2025-55158: Fixed double-free in internal typed value (typval_T) management (bsc#1247939).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3240,SUSE-SLE-Micro-5.3-2025-3240,SUSE-SLE-Micro-5.4-2025-3240,SUSE-SUSE-MicroOS-5.1-2025-3240,SUSE-SUSE-MicroOS-5.2-2025-3240",
"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-2025_03240-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03240-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503240-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03240-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041716.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246602",
"url": "https://bugzilla.suse.com/1246602"
},
{
"category": "self",
"summary": "SUSE Bug 1246604",
"url": "https://bugzilla.suse.com/1246604"
},
{
"category": "self",
"summary": "SUSE Bug 1247938",
"url": "https://bugzilla.suse.com/1247938"
},
{
"category": "self",
"summary": "SUSE Bug 1247939",
"url": "https://bugzilla.suse.com/1247939"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53905 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53905/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53906 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53906/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55157 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55157/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55158 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55158/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2025-09-16T19:57:09Z",
"generator": {
"date": "2025-09-16T19:57:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03240-1",
"initial_release_date": "2025-09-16T19:57:09Z",
"revision_history": [
{
"date": "2025-09-16T19:57:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-150000.5.78.1.aarch64",
"product": {
"name": "gvim-9.1.1629-150000.5.78.1.aarch64",
"product_id": "gvim-9.1.1629-150000.5.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-150000.5.78.1.aarch64",
"product": {
"name": "vim-9.1.1629-150000.5.78.1.aarch64",
"product_id": "vim-9.1.1629-150000.5.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-150000.5.78.1.aarch64",
"product": {
"name": "vim-small-9.1.1629-150000.5.78.1.aarch64",
"product_id": "vim-small-9.1.1629-150000.5.78.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-150000.5.78.1.i586",
"product": {
"name": "gvim-9.1.1629-150000.5.78.1.i586",
"product_id": "gvim-9.1.1629-150000.5.78.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-150000.5.78.1.i586",
"product": {
"name": "vim-9.1.1629-150000.5.78.1.i586",
"product_id": "vim-9.1.1629-150000.5.78.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-150000.5.78.1.i586",
"product": {
"name": "vim-small-9.1.1629-150000.5.78.1.i586",
"product_id": "vim-small-9.1.1629-150000.5.78.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.1.1629-150000.5.78.1.noarch",
"product": {
"name": "vim-data-9.1.1629-150000.5.78.1.noarch",
"product_id": "vim-data-9.1.1629-150000.5.78.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.1.1629-150000.5.78.1.noarch",
"product": {
"name": "vim-data-common-9.1.1629-150000.5.78.1.noarch",
"product_id": "vim-data-common-9.1.1629-150000.5.78.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-150000.5.78.1.ppc64le",
"product": {
"name": "gvim-9.1.1629-150000.5.78.1.ppc64le",
"product_id": "gvim-9.1.1629-150000.5.78.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-150000.5.78.1.ppc64le",
"product": {
"name": "vim-9.1.1629-150000.5.78.1.ppc64le",
"product_id": "vim-9.1.1629-150000.5.78.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-150000.5.78.1.ppc64le",
"product": {
"name": "vim-small-9.1.1629-150000.5.78.1.ppc64le",
"product_id": "vim-small-9.1.1629-150000.5.78.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-150000.5.78.1.s390x",
"product": {
"name": "gvim-9.1.1629-150000.5.78.1.s390x",
"product_id": "gvim-9.1.1629-150000.5.78.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-150000.5.78.1.s390x",
"product": {
"name": "vim-9.1.1629-150000.5.78.1.s390x",
"product_id": "vim-9.1.1629-150000.5.78.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-150000.5.78.1.s390x",
"product": {
"name": "vim-small-9.1.1629-150000.5.78.1.s390x",
"product_id": "vim-small-9.1.1629-150000.5.78.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-150000.5.78.1.x86_64",
"product": {
"name": "gvim-9.1.1629-150000.5.78.1.x86_64",
"product_id": "gvim-9.1.1629-150000.5.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-150000.5.78.1.x86_64",
"product": {
"name": "vim-9.1.1629-150000.5.78.1.x86_64",
"product_id": "vim-9.1.1629-150000.5.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-150000.5.78.1.x86_64",
"product": {
"name": "vim-small-9.1.1629-150000.5.78.1.x86_64",
"product_id": "vim-small-9.1.1629-150000.5.78.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1629-150000.5.78.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch"
},
"product_reference": "vim-data-common-9.1.1629-150000.5.78.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150000.5.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64"
},
"product_reference": "vim-small-9.1.1629-150000.5.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150000.5.78.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x"
},
"product_reference": "vim-small-9.1.1629-150000.5.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150000.5.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64"
},
"product_reference": "vim-small-9.1.1629-150000.5.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1629-150000.5.78.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch"
},
"product_reference": "vim-data-common-9.1.1629-150000.5.78.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150000.5.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64"
},
"product_reference": "vim-small-9.1.1629-150000.5.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150000.5.78.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x"
},
"product_reference": "vim-small-9.1.1629-150000.5.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150000.5.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
},
"product_reference": "vim-small-9.1.1629-150000.5.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1629-150000.5.78.1.noarch as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch"
},
"product_reference": "vim-data-common-9.1.1629-150000.5.78.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150000.5.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64"
},
"product_reference": "vim-small-9.1.1629-150000.5.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150000.5.78.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x"
},
"product_reference": "vim-small-9.1.1629-150000.5.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150000.5.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64"
},
"product_reference": "vim-small-9.1.1629-150000.5.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1629-150000.5.78.1.noarch as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch"
},
"product_reference": "vim-data-common-9.1.1629-150000.5.78.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150000.5.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64"
},
"product_reference": "vim-small-9.1.1629-150000.5.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150000.5.78.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x"
},
"product_reference": "vim-small-9.1.1629-150000.5.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150000.5.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64"
},
"product_reference": "vim-small-9.1.1629-150000.5.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53905"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.1.1552, a path traversal issue in Vim\u0027s tar.vim plugin can allow overwriting of arbitrary files when opening specially crafted tar archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1552 contains a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53905",
"url": "https://www.suse.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "SUSE Bug 1246604 for CVE-2025-53905",
"url": "https://bugzilla.suse.com/1246604"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-16T19:57:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-53905"
},
{
"cve": "CVE-2025-53906",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53906"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\u0027s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53906",
"url": "https://www.suse.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "SUSE Bug 1246602 for CVE-2025-53906",
"url": "https://bugzilla.suse.com/1246602"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-16T19:57:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-53906"
},
{
"cve": "CVE-2025-55157",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55157"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1400, When processing nested tuples in Vim script, an error during evaluation can trigger a use-after-free in Vim\u0027s internal tuple reference management. Specifically, the tuple_unref() function may access already freed memory due to improper lifetime handling, leading to memory corruption. The exploit requires direct user interaction, as the script must be explicitly executed within Vim. This issue has been patched in version 9.1.1400.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55157",
"url": "https://www.suse.com/security/cve/CVE-2025-55157"
},
{
"category": "external",
"summary": "SUSE Bug 1247938 for CVE-2025-55157",
"url": "https://bugzilla.suse.com/1247938"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-16T19:57:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-55157"
},
{
"cve": "CVE-2025-55158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55158"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1406, when processing nested tuples during Vim9 script import operations, an error during evaluation can trigger a double-free in Vim\u0027s internal typed value (typval_T) management. Specifically, the clear_tv() function may attempt to free memory that has already been deallocated, due to improper lifetime handling in the handle_import / ex_import code paths. The vulnerability can only be triggered if a user explicitly opens and executes a specially crafted Vim script. This issue has been patched in version 9.1.1406.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55158",
"url": "https://www.suse.com/security/cve/CVE-2025-55158"
},
{
"category": "external",
"summary": "SUSE Bug 1247939 for CVE-2025-55158",
"url": "https://bugzilla.suse.com/1247939"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1629-150000.5.78.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1629-150000.5.78.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1629-150000.5.78.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-16T19:57:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-55158"
}
]
}
SUSE-SU-2025:03299-1
Vulnerability from csaf_suse - Published: 2025-09-23 09:02 - Updated: 2025-09-23 09:02| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\nUpdated to 9.1.1629:\n- CVE-2025-53905: Fixed malicious tar archive may causing a path traversal in Vim\u2019s tar.vim plugin (bsc#1246604)\n- CVE-2025-53906: Fixed malicious zip archive may causing a path traversal in Vim\u2019s zip (bsc#1246602)\n- CVE-2025-55157: Fixed use-after-free in internal tuple reference management (bsc#1247938)\n- CVE-2025-55158: Fixed double-free in internal typed value (typval_T) management (bsc#1247939)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3299,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3299",
"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-2025_03299-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03299-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503299-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03299-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041804.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246602",
"url": "https://bugzilla.suse.com/1246602"
},
{
"category": "self",
"summary": "SUSE Bug 1246604",
"url": "https://bugzilla.suse.com/1246604"
},
{
"category": "self",
"summary": "SUSE Bug 1247938",
"url": "https://bugzilla.suse.com/1247938"
},
{
"category": "self",
"summary": "SUSE Bug 1247939",
"url": "https://bugzilla.suse.com/1247939"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53905 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53905/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53906 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53906/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55157 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55157/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55158 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55158/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2025-09-23T09:02:41Z",
"generator": {
"date": "2025-09-23T09:02:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03299-1",
"initial_release_date": "2025-09-23T09:02:41Z",
"revision_history": [
{
"date": "2025-09-23T09:02:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-17.51.1.aarch64",
"product": {
"name": "gvim-9.1.1629-17.51.1.aarch64",
"product_id": "gvim-9.1.1629-17.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-17.51.1.aarch64",
"product": {
"name": "vim-9.1.1629-17.51.1.aarch64",
"product_id": "vim-9.1.1629-17.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-17.51.1.aarch64",
"product": {
"name": "vim-small-9.1.1629-17.51.1.aarch64",
"product_id": "vim-small-9.1.1629-17.51.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-17.51.1.i586",
"product": {
"name": "gvim-9.1.1629-17.51.1.i586",
"product_id": "gvim-9.1.1629-17.51.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-17.51.1.i586",
"product": {
"name": "vim-9.1.1629-17.51.1.i586",
"product_id": "vim-9.1.1629-17.51.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-17.51.1.i586",
"product": {
"name": "vim-small-9.1.1629-17.51.1.i586",
"product_id": "vim-small-9.1.1629-17.51.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.1.1629-17.51.1.noarch",
"product": {
"name": "vim-data-9.1.1629-17.51.1.noarch",
"product_id": "vim-data-9.1.1629-17.51.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.1.1629-17.51.1.noarch",
"product": {
"name": "vim-data-common-9.1.1629-17.51.1.noarch",
"product_id": "vim-data-common-9.1.1629-17.51.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-17.51.1.ppc64le",
"product": {
"name": "gvim-9.1.1629-17.51.1.ppc64le",
"product_id": "gvim-9.1.1629-17.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-17.51.1.ppc64le",
"product": {
"name": "vim-9.1.1629-17.51.1.ppc64le",
"product_id": "vim-9.1.1629-17.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-17.51.1.ppc64le",
"product": {
"name": "vim-small-9.1.1629-17.51.1.ppc64le",
"product_id": "vim-small-9.1.1629-17.51.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-17.51.1.s390",
"product": {
"name": "gvim-9.1.1629-17.51.1.s390",
"product_id": "gvim-9.1.1629-17.51.1.s390"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-17.51.1.s390",
"product": {
"name": "vim-9.1.1629-17.51.1.s390",
"product_id": "vim-9.1.1629-17.51.1.s390"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-17.51.1.s390",
"product": {
"name": "vim-small-9.1.1629-17.51.1.s390",
"product_id": "vim-small-9.1.1629-17.51.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-17.51.1.s390x",
"product": {
"name": "gvim-9.1.1629-17.51.1.s390x",
"product_id": "gvim-9.1.1629-17.51.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-17.51.1.s390x",
"product": {
"name": "vim-9.1.1629-17.51.1.s390x",
"product_id": "vim-9.1.1629-17.51.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-17.51.1.s390x",
"product": {
"name": "vim-small-9.1.1629-17.51.1.s390x",
"product_id": "vim-small-9.1.1629-17.51.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-17.51.1.x86_64",
"product": {
"name": "gvim-9.1.1629-17.51.1.x86_64",
"product_id": "gvim-9.1.1629-17.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-17.51.1.x86_64",
"product": {
"name": "vim-9.1.1629-17.51.1.x86_64",
"product_id": "vim-9.1.1629-17.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-17.51.1.x86_64",
"product": {
"name": "vim-small-9.1.1629-17.51.1.x86_64",
"product_id": "vim-small-9.1.1629-17.51.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-17.51.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64"
},
"product_reference": "gvim-9.1.1629-17.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-17.51.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64"
},
"product_reference": "vim-9.1.1629-17.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1629-17.51.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch"
},
"product_reference": "vim-data-9.1.1629-17.51.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1629-17.51.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
},
"product_reference": "vim-data-common-9.1.1629-17.51.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53905"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.1.1552, a path traversal issue in Vim\u0027s tar.vim plugin can allow overwriting of arbitrary files when opening specially crafted tar archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1552 contains a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53905",
"url": "https://www.suse.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "SUSE Bug 1246604 for CVE-2025-53905",
"url": "https://bugzilla.suse.com/1246604"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-23T09:02:41Z",
"details": "moderate"
}
],
"title": "CVE-2025-53905"
},
{
"cve": "CVE-2025-53906",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53906"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\u0027s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53906",
"url": "https://www.suse.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "SUSE Bug 1246602 for CVE-2025-53906",
"url": "https://bugzilla.suse.com/1246602"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-23T09:02:41Z",
"details": "moderate"
}
],
"title": "CVE-2025-53906"
},
{
"cve": "CVE-2025-55157",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55157"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1400, When processing nested tuples in Vim script, an error during evaluation can trigger a use-after-free in Vim\u0027s internal tuple reference management. Specifically, the tuple_unref() function may access already freed memory due to improper lifetime handling, leading to memory corruption. The exploit requires direct user interaction, as the script must be explicitly executed within Vim. This issue has been patched in version 9.1.1400.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55157",
"url": "https://www.suse.com/security/cve/CVE-2025-55157"
},
{
"category": "external",
"summary": "SUSE Bug 1247938 for CVE-2025-55157",
"url": "https://bugzilla.suse.com/1247938"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-23T09:02:41Z",
"details": "moderate"
}
],
"title": "CVE-2025-55157"
},
{
"cve": "CVE-2025-55158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55158"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1406, when processing nested tuples during Vim9 script import operations, an error during evaluation can trigger a double-free in Vim\u0027s internal typed value (typval_T) management. Specifically, the clear_tv() function may attempt to free memory that has already been deallocated, due to improper lifetime handling in the handle_import / ex_import code paths. The vulnerability can only be triggered if a user explicitly opens and executes a specially crafted Vim script. This issue has been patched in version 9.1.1406.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55158",
"url": "https://www.suse.com/security/cve/CVE-2025-55158"
},
{
"category": "external",
"summary": "SUSE Bug 1247939 for CVE-2025-55158",
"url": "https://bugzilla.suse.com/1247939"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1629-17.51.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1629-17.51.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1629-17.51.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-23T09:02:41Z",
"details": "moderate"
}
],
"title": "CVE-2025-55158"
}
]
}
SUSE-SU-2025:03300-1
Vulnerability from csaf_suse - Published: 2025-09-23 09:03 - Updated: 2025-09-23 09:03| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\nUpdated to 9.1.1629:\n- CVE-2025-53905: Fixed malicious tar archive may causing a path traversal in Vim\u2019s tar.vim plugin (bsc#1246604)\n- CVE-2025-53906: Fixed malicious zip archive may causing a path traversal in Vim\u2019s zip (bsc#1246602)\n- CVE-2025-55157: Fixed use-after-free in internal tuple reference management (bsc#1247938)\n- CVE-2025-55158: Fixed double-free in internal typed value (typval_T) management (bsc#1247939)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3300,SUSE-SLE-Micro-5.5-2025-3300,SUSE-SLE-Module-Basesystem-15-SP6-2025-3300,SUSE-SLE-Module-Basesystem-15-SP7-2025-3300,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-3300,SUSE-SLE-Module-Desktop-Applications-15-SP7-2025-3300,openSUSE-SLE-15.6-2025-3300",
"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-2025_03300-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03300-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503300-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03300-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041803.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246602",
"url": "https://bugzilla.suse.com/1246602"
},
{
"category": "self",
"summary": "SUSE Bug 1246604",
"url": "https://bugzilla.suse.com/1246604"
},
{
"category": "self",
"summary": "SUSE Bug 1247938",
"url": "https://bugzilla.suse.com/1247938"
},
{
"category": "self",
"summary": "SUSE Bug 1247939",
"url": "https://bugzilla.suse.com/1247939"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53905 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53905/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53906 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53906/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55157 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55157/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55158 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55158/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2025-09-23T09:03:45Z",
"generator": {
"date": "2025-09-23T09:03:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03300-1",
"initial_release_date": "2025-09-23T09:03:45Z",
"revision_history": [
{
"date": "2025-09-23T09:03:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-150500.20.33.1.aarch64",
"product": {
"name": "gvim-9.1.1629-150500.20.33.1.aarch64",
"product_id": "gvim-9.1.1629-150500.20.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-150500.20.33.1.aarch64",
"product": {
"name": "vim-9.1.1629-150500.20.33.1.aarch64",
"product_id": "vim-9.1.1629-150500.20.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-150500.20.33.1.aarch64",
"product": {
"name": "vim-small-9.1.1629-150500.20.33.1.aarch64",
"product_id": "vim-small-9.1.1629-150500.20.33.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-150500.20.33.1.i586",
"product": {
"name": "gvim-9.1.1629-150500.20.33.1.i586",
"product_id": "gvim-9.1.1629-150500.20.33.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-150500.20.33.1.i586",
"product": {
"name": "vim-9.1.1629-150500.20.33.1.i586",
"product_id": "vim-9.1.1629-150500.20.33.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-150500.20.33.1.i586",
"product": {
"name": "vim-small-9.1.1629-150500.20.33.1.i586",
"product_id": "vim-small-9.1.1629-150500.20.33.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.1.1629-150500.20.33.1.noarch",
"product": {
"name": "vim-data-9.1.1629-150500.20.33.1.noarch",
"product_id": "vim-data-9.1.1629-150500.20.33.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.1.1629-150500.20.33.1.noarch",
"product": {
"name": "vim-data-common-9.1.1629-150500.20.33.1.noarch",
"product_id": "vim-data-common-9.1.1629-150500.20.33.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-150500.20.33.1.ppc64le",
"product": {
"name": "gvim-9.1.1629-150500.20.33.1.ppc64le",
"product_id": "gvim-9.1.1629-150500.20.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-150500.20.33.1.ppc64le",
"product": {
"name": "vim-9.1.1629-150500.20.33.1.ppc64le",
"product_id": "vim-9.1.1629-150500.20.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-150500.20.33.1.ppc64le",
"product": {
"name": "vim-small-9.1.1629-150500.20.33.1.ppc64le",
"product_id": "vim-small-9.1.1629-150500.20.33.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-150500.20.33.1.s390x",
"product": {
"name": "gvim-9.1.1629-150500.20.33.1.s390x",
"product_id": "gvim-9.1.1629-150500.20.33.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-150500.20.33.1.s390x",
"product": {
"name": "vim-9.1.1629-150500.20.33.1.s390x",
"product_id": "vim-9.1.1629-150500.20.33.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-150500.20.33.1.s390x",
"product": {
"name": "vim-small-9.1.1629-150500.20.33.1.s390x",
"product_id": "vim-small-9.1.1629-150500.20.33.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1629-150500.20.33.1.x86_64",
"product": {
"name": "gvim-9.1.1629-150500.20.33.1.x86_64",
"product_id": "gvim-9.1.1629-150500.20.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.1.1629-150500.20.33.1.x86_64",
"product": {
"name": "vim-9.1.1629-150500.20.33.1.x86_64",
"product_id": "vim-9.1.1629-150500.20.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1629-150500.20.33.1.x86_64",
"product": {
"name": "vim-small-9.1.1629-150500.20.33.1.x86_64",
"product_id": "vim-small-9.1.1629-150500.20.33.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1629-150500.20.33.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch"
},
"product_reference": "vim-data-common-9.1.1629-150500.20.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-150500.20.33.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64"
},
"product_reference": "vim-9.1.1629-150500.20.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-150500.20.33.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le"
},
"product_reference": "vim-9.1.1629-150500.20.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-150500.20.33.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x"
},
"product_reference": "vim-9.1.1629-150500.20.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-150500.20.33.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64"
},
"product_reference": "vim-9.1.1629-150500.20.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1629-150500.20.33.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch"
},
"product_reference": "vim-data-9.1.1629-150500.20.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1629-150500.20.33.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch"
},
"product_reference": "vim-data-common-9.1.1629-150500.20.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-150500.20.33.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64"
},
"product_reference": "vim-9.1.1629-150500.20.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-150500.20.33.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le"
},
"product_reference": "vim-9.1.1629-150500.20.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-150500.20.33.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x"
},
"product_reference": "vim-9.1.1629-150500.20.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-150500.20.33.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64"
},
"product_reference": "vim-9.1.1629-150500.20.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1629-150500.20.33.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch"
},
"product_reference": "vim-data-9.1.1629-150500.20.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1629-150500.20.33.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch"
},
"product_reference": "vim-data-common-9.1.1629-150500.20.33.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-150500.20.33.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64"
},
"product_reference": "gvim-9.1.1629-150500.20.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-150500.20.33.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le"
},
"product_reference": "gvim-9.1.1629-150500.20.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-150500.20.33.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x"
},
"product_reference": "gvim-9.1.1629-150500.20.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-150500.20.33.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64"
},
"product_reference": "gvim-9.1.1629-150500.20.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-150500.20.33.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64"
},
"product_reference": "gvim-9.1.1629-150500.20.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-150500.20.33.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le"
},
"product_reference": "gvim-9.1.1629-150500.20.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-150500.20.33.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x"
},
"product_reference": "gvim-9.1.1629-150500.20.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-150500.20.33.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64"
},
"product_reference": "gvim-9.1.1629-150500.20.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-150500.20.33.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64"
},
"product_reference": "gvim-9.1.1629-150500.20.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-150500.20.33.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le"
},
"product_reference": "gvim-9.1.1629-150500.20.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-150500.20.33.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x"
},
"product_reference": "gvim-9.1.1629-150500.20.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1629-150500.20.33.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64"
},
"product_reference": "gvim-9.1.1629-150500.20.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-150500.20.33.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64"
},
"product_reference": "vim-9.1.1629-150500.20.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-150500.20.33.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le"
},
"product_reference": "vim-9.1.1629-150500.20.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-150500.20.33.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x"
},
"product_reference": "vim-9.1.1629-150500.20.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1629-150500.20.33.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64"
},
"product_reference": "vim-9.1.1629-150500.20.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1629-150500.20.33.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch"
},
"product_reference": "vim-data-9.1.1629-150500.20.33.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1629-150500.20.33.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch"
},
"product_reference": "vim-data-common-9.1.1629-150500.20.33.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-150500.20.33.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
},
"product_reference": "vim-small-9.1.1629-150500.20.33.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53905"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.1.1552, a path traversal issue in Vim\u0027s tar.vim plugin can allow overwriting of arbitrary files when opening specially crafted tar archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1552 contains a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53905",
"url": "https://www.suse.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "SUSE Bug 1246604 for CVE-2025-53905",
"url": "https://bugzilla.suse.com/1246604"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-23T09:03:45Z",
"details": "moderate"
}
],
"title": "CVE-2025-53905"
},
{
"cve": "CVE-2025-53906",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53906"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\u0027s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53906",
"url": "https://www.suse.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "SUSE Bug 1246602 for CVE-2025-53906",
"url": "https://bugzilla.suse.com/1246602"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-23T09:03:45Z",
"details": "moderate"
}
],
"title": "CVE-2025-53906"
},
{
"cve": "CVE-2025-55157",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55157"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1400, When processing nested tuples in Vim script, an error during evaluation can trigger a use-after-free in Vim\u0027s internal tuple reference management. Specifically, the tuple_unref() function may access already freed memory due to improper lifetime handling, leading to memory corruption. The exploit requires direct user interaction, as the script must be explicitly executed within Vim. This issue has been patched in version 9.1.1400.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55157",
"url": "https://www.suse.com/security/cve/CVE-2025-55157"
},
{
"category": "external",
"summary": "SUSE Bug 1247938 for CVE-2025-55157",
"url": "https://bugzilla.suse.com/1247938"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-23T09:03:45Z",
"details": "moderate"
}
],
"title": "CVE-2025-55157"
},
{
"cve": "CVE-2025-55158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55158"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1406, when processing nested tuples during Vim9 script import operations, an error during evaluation can trigger a double-free in Vim\u0027s internal typed value (typval_T) management. Specifically, the clear_tv() function may attempt to free memory that has already been deallocated, due to improper lifetime handling in the handle_import / ex_import code paths. The vulnerability can only be triggered if a user explicitly opens and executes a specially crafted Vim script. This issue has been patched in version 9.1.1406.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55158",
"url": "https://www.suse.com/security/cve/CVE-2025-55158"
},
{
"category": "external",
"summary": "SUSE Bug 1247939 for CVE-2025-55158",
"url": "https://bugzilla.suse.com/1247939"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1629-150500.20.33.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1629-150500.20.33.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1629-150500.20.33.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1629-150500.20.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-23T09:03:45Z",
"details": "moderate"
}
],
"title": "CVE-2025-55158"
}
]
}
SUSE-SU-2025:20696-1
Vulnerability from csaf_suse - Published: 2025-09-11 10:30 - Updated: 2025-09-11 10:30| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\n- CVE-2025-53906: Fixed malicious zip archive causing path traversal (bsc#1246602)\n- CVE-2025-53905: Fixed malicious tar archive causing path traversal (bsc#1246604)\n- CVE-2025-55157: Fixed use-after-free in internal tuple reference management (bsc#1247938)\n- CVE-2025-55158: Fixed double-free in internal typed value (typval_T) management (bsc#1247939)\n \n- Update to 9.1.1629:\n 9.1.1629: Vim9: Not able to use more than 10 type arguments in a generic function\n 9.1.1628: fuzzy.c has a few issues\n 9.1.1627: fuzzy matching can be improved\n 9.1.1626: cindent: does not handle compound literals\n 9.1.1625: Autocompletion slow with include- and tag-completion\n 9.1.1624: Cscope not enabled on MacOS\n 9.1.1623: Buffer menu does not handle unicode names correctly\n 9.1.1622: Patch v9.1.1432 causes performance regressions\n 9.1.1621: flicker in popup menu during cmdline autocompletion\n 9.1.1620: filetype: composer.lock and symfony.lock files not recognized\n 9.1.1619: Incorrect E535 error message\n 9.1.1618: completion: incorrect selected index returned from complete_info()\n 9.1.1617: Vim9: some error messages can be improved\n 9.1.1616: xxd: possible buffer overflow with bitwise output\n 9.1.1615: diff format erroneously detected\n 9.1.1614: Vim9: possible variable type change\n 9.1.1613: tests: test_search leaves a few swapfiles behind\n 9.1.1612: Ctrl-G/Ctrl-T do not ignore the end search delimiter\n 9.1.1611: possible undefined behaviour in mb_decompose()\n 9.1.1610: completion: hang or E684 when \u0027tagfunc\u0027 calls complete()\n 9.1.1609: complete: Heap-buffer overflow with complete function\n 9.1.1608: No command-line completion for :unsilent {command}\n 9.1.1607: :apple command detected as :append\n 9.1.1606: filetype: a few more files are not recognized\n 9.1.1605: cannot specify scope for chdir()\n 9.1.1604: completion: incsearch highlight might be lost\n 9.1.1603: completion: cannot use autoloaded funcs in \u0027complete\u0027 F{func}\n 9.1.1602: filetype: requirements-*.txt files are not recognized\n 9.1.1601: Patch v8.1.0425 was wrong\n 9.1.1600: using diff anchors with hidden buffers fails silently\n 9.1.1599: :bnext doesn\u0027t go to unlisted help buffers\n 9.1.1598: filetype: waybar config file is not recognized\n 9.1.1597: CI reports leaks in libgtk3 library\n 9.1.1596: tests: Test_search_wildmenu_iminsert() depends on help file\n 9.1.1595: Wayland: non-portable use of select()\n 9.1.1594: completion: search completion throws errors\n 9.1.1593: Confusing error when compiling incomplete try block\n 9.1.1592: Vim9: crash with classes and garbage collection\n 9.1.1591: VMS support can be improved\n 9.1.1590: cannot perform autocompletion\n 9.1.1589: Cannot disable cscope interface using configure\n 9.1.1588: Vim9: cannot split dict inside command block\n 9.1.1587: Wayland: timeout not updated before select()\n 9.1.1586: Vim9: can define an enum/interface in a function\n 9.1.1585: Wayland: gvim still needs GVIM_ENABLE_WAYLAND\n 9.1.1584: using ints as boolean type\n 9.1.1583: gvim window lost its icons\n 9.1.1582: style issue in vim9type.c and vim9generics.c\n 9.1.1581: possible memory leak in vim9generics.c\n 9.1.1580: possible memory leak in vim9type.c\n 9.1.1579: Coverity complains about unchecked return value\n 9.1.1578: configure: comment still mentions autoconf 2.71\n 9.1.1577: Vim9: no generic support yet\n 9.1.1576: cannot easily trigger wildcard expansion\n 9.1.1575: tabpanel not drawn correctly with wrapped lines\n 9.1.1574: Dead code in mbyte.c\n 9.1.1573: Memory leak when pressing Ctrl-D in cmdline mode\n 9.1.1572: expanding $var does not escape whitespace for \u0027path\u0027\n 9.1.1571: CmdlineChanged triggered to often\n 9.1.1570: Copilot suggested some improvements in cmdexpand.c\n 9.1.1569: tests: Vim9 tests can be improved\n 9.1.1568: need a few more default highlight groups\n 9.1.1567: crash when using inline diff mode\n 9.1.1566: self-referenced enum may not get freed\n 9.1.1565: configure: does not consider tiny version for wayland\n 9.1.1564: crash when opening popup to closing buffer\n 9.1.1563: completion: ruler may disappear\n 9.1.1562: close button always visible in the \u0027tabline\u0027\n 9.1.1561: configure: wayland test can be improved\n 9.1.1560: configure: uses $PKG_CONFIG before it is defined\n 9.1.1559: tests: Test_popup_complete_info_01() fails when run alone\n 9.1.1558: str2blob() treats NULL string and empty string differently\n 9.1.1557: not possible to anchor specific lines in difff mode\n 9.1.1556: string handling in cmdexpand.c can be improved\n 9.1.1555: completion: repeated insertion of leader\n 9.1.1554: crash when omni-completion opens command-line window\n 9.1.1553: Vim9: crash when accessing a variable in if condition\n 9.1.1552: [security]: path traversal issue in tar.vim\n 9.1.1551: [security]: path traversal issue in zip.vim\n 9.1.1550: defaults: \u0027showcmd\u0027 is not enabled in non-compatible mode on Unix\n 9.1.1549: filetype: pkl files are not recognized\n 9.1.1548: filetype: OpenFGA files are not recognized\n 9.1.1547: Wayland: missing ifdef\n 9.1.1546: Vim9: error with has() and short circuit evaluation\n 9.1.1545: typo in os_unix.c\n 9.1.1544: :retab cannot be limited to indentation only\n 9.1.1543: Wayland: clipboard appears to not be working\n 9.1.1542: Coverity complains about uninitialized variable\n 9.1.1541: Vim9: error when last enum value ends with a comma\n 9.1.1540: completion: menu state wrong on interruption\n 9.1.1539: completion: messages don\u0027t respect \u0027shm\u0027 setting\n 9.1.1537: helptoc: still some issues when markdown code blocks\n 9.1.1536: tests: test_plugin_comment uses wrong :Check command\n 9.1.1535: the maximum search count uses hard-coded value 99\n 9.1.1534: unnecessary code in tabpanel.c\n 9.1.1533: helptoc: does not handle code sections in markdown well\n 9.1.1532: termdebug: not enough ways to configure breakpoints\n 9.1.1531: confusing error with nested legacy function\n 9.1.1530: Missing version change in v9.1.1529\n 9.1.1529: Win32: the toolbar in the GUI is old and dated\n 9.1.1528: completion: crash with getcompletion()\n 9.1.1527: Vim9: Crash with string compound assignment\n 9.1.1526: completion: search completion match may differ in case\n 9.1.1525: tests: testdir/ is a bit messy\n 9.1.1524: tests: too many imports in the test suite\n 9.1.1523: tests: test_clipmethod fails in non X11 environment\n 9.1.1522: tests: still some ANSI escape sequences in test output\n 9.1.1521: completion: pum does not reset scroll pos on reopen with \u0027noselect\u0027\n 9.1.1520: completion: search completion doesn\u0027t handle \u0027smartcase\u0027 well\n 9.1.1519: tests: Test_termdebug_decimal_breakpoints() may fail\n 9.1.1518: getcompletiontype() may crash\n 9.1.1517: filetype: autopkgtest files are not recognized\n 9.1.1516: tests: no test that \u0027incsearch\u0027 is updated after search completion\n 9.1.1515: Coverity complains about potential unterminated strings\n 9.1.1514: Coverity complains about the use of tmpfile()\n 9.1.1513: resizing Vim window causes unexpected internal window width\n 9.1.1512: completion: can only complete from keyword characters\n 9.1.1511: tests: two edit tests change v:testing from 1 to 0\n 9.1.1510: Search completion may use invalid memory\n 9.1.1509: patch 9.1.1505 was not good\n 9.1.1508: string manipulation can be improved in cmdexpand.c\n 9.1.1507: symlinks are resolved on :cd commands\n 9.1.1506: tests: missing cleanup in Test_search_cmdline_incsearch_highlight()\n 9.1.1505: not possible to return completion type for :ex command\n 9.1.1504: filetype: numbat files are not recognized\n 9.1.1503: filetype: haxe files are not recognized\n 9.1.1502: filetype: quickbms files are not recognized\n 9.1.1501: filetype: flix files are not recognized\n 9.1.1500: if_python: typo in python error variable\n 9.1.1499: MS-Windows: no indication of ARM64 architecture\n 9.1.1498: completion: \u0027complete\u0027 funcs behave different to \u0027omnifunc\u0027\n 9.1.1497: Link error with shm_open()\n 9.1.1496: terminal: still not highlighting empty cells correctly\n 9.1.1495: Wayland: uses $XDG_SEAT to determine seat\n 9.1.1494: runtime(tutor): no French translation for Chapter 2\n 9.1.1493: manually comparing positions on buffer\n 9.1.1492: tests: failure when Wayland compositor fails to start\n 9.1.1491: missing out-of-memory checks in cmdexpand.c\n 9.1.1490: \u0027wildchar\u0027 does not work in search contexts\n 9.1.1489: terminal: no visual highlight of empty cols with empty \u0027listchars\u0027\n 9.1.1488: configure: using obsolete macro AC_PROG_GCC_TRADITIONAL\n 9.1.1487: :cl doesn\u0027t invoke :clist\n 9.1.1486: documentation issues with Wayland\n 9.1.1485: missing Wayland clipboard support\n 9.1.1484: tests: Turkish locale tests fails on Mac\n 9.1.1483: not possible to translation position in buffer\n 9.1.1482: scrolling with \u0027splitkeep\u0027 and line()\n 9.1.1481: gcc complains about uninitialized variable\n 9.1.1480: Turkish translation outdated\n 9.1.1479: regression when displaying localized percentage position\n 9.1.1478: Unused assignment in ex_uniq()\n 9.1.1476: no easy way to deduplicate text\n 9.1.1476: missing out-of-memory checks in cmdexpand.c\n 9.1.1475: completion: regression when \"nearest\" in \u0027completeopt\u0027\n 9.1.1474: missing out-of-memory check in mark.c\n 9.1.1473: inconsistent range arg for :diffget/diffput\n 9.1.1472: if_python: PySequence_Fast_{GET_SIZE,GET_ITEM} removed\n 9.1.1471: completion: inconsistent ordering with CTRL-P\n 9.1.1470: use-after-free with popup callback on error\n 9.1.1469: potential buffer-underflow with invalid hl_id\n 9.1.1468: filetype: bright(er)script files are not recognized\n 9.1.1467: too many strlen() calls\n 9.1.1466: filetype: not all lex files are recognized\n 9.1.1465: tabpanel: not correctly drawn with \u0027equalalways\u0027\n 9.1.1464: gv does not work in operator-pending mode\n 9.1.1463: Integer overflow in getmarklist() after linewise operation\n 9.1.1462: missing change from patch v9.1.1461\n 9.1.1461: tabpanel: tabpanel vanishes with popup menu\n 9.1.1460: MS-Windows: too many strlen() calls in os_win32.c\n 9.1.1459: xxd: coloring output is inefficient\n 9.1.1458: tabpanel: tabs not properly updated with \u0027stpl\u0027\n 9.1.1457: compile warning with tabpanelopt\n 9.1.1456: comment plugin fails toggling if \u0027cms\u0027 contains \\\n 9.1.1455: Haiku: dailog objects created with no reference\n 9.1.1454: tests: no test for pum at line break position\n 9.1.1453: tests: Test_geometry() may fail\n 9.1.1452: completion: redundant check for completion flags\n 9.1.1451: tabpanel rendering artifacts when scrolling\n 9.1.1450: Session has wrong arglist with :tcd and :arglocal\n 9.1.1449: typo in pum_display()\n 9.1.1448: tabpanel is not displayed correctly when msg_scrolled\n 9.1.1447: completion: crash when backspacing with fuzzy completion\n 9.1.1446: filetype: cuda-gdb config files are not recognized\n 9.1.1445: negative matchfuzzy scores although there is a match\n 9.1.1444: Unused assignment in set_fuzzy_score()\n 9.1.1443: potential buffer underflow in insertchar()\n 9.1.1442: tests: Test_diff_fold_redraw() is insufficient\n 9.1.1441: completion: code can be improved\n 9.1.1440: too many strlen() calls in os_win32.c\n 9.1.1439: Last diff folds not merged\n 9.1.1438: tests: Test_breakindent_list_split() fails\n 9.1.1437: MS-Windows: internal compile error in uc_list()\n 9.1.1436: GUI control code is displayed on the console on startup\n 9.1.1435: completion: various flaws in fuzzy completion\n 9.1.1434: MS-Windows: missing out-of-memory checks in os_win32.c\n 9.1.1433: Unnecessary :if when writing session\n 9.1.1432: GTK GUI: Buffer menu does not handle unicode correctly\n 9.1.1431: Hit-Enter Prompt when loading session files\n 9.1.1430: tabpanel may flicker in the GUI\n 9.1.1429: dragging outside the tabpanel changes tabpagenr\n 9.1.1428: completion: register completion needs cleanup\n 9.1.1427: rendering artifacts with the tabpanel\n 9.1.1426: completion: register contents not completed\n 9.1.1425: tabpanel: there are still some problems with the tabpanel\n 9.1.1424: PMenu selection broken with multi-line selection and limits\n 9.1.1423: :tag command not working correctly using Vim9 Script\n 9.1.1422: scheduling of complete function can be improved\n 9.1.1421: tests: need a test for the new-style tutor.tutor\n 9.1.1420: tests: could need some more tests for shebang lines\n 9.1.1419: It is difficult to ignore all but some events\n 9.1.1418: configures GUI auto detection favors GTK2\n 9.1.1417: missing info about register completion in complete_info()\n 9.1.1416: completion limits not respected for fuzzy completions\n 9.1.1415: potential use-after free when there is an error in \u0027tabpanel\u0027\n 9.1.1414: MS-Windows: compile warnings in os_win32.c\n 9.1.1413: spurious CursorHold triggered in GUI on startup\n 9.1.1412: tests: Test_tabpanel_tabonly() fails on larger screens\n 9.1.1411: crash when calling non-existing function for tabpanel\n 9.1.1410: out-of-bounds access with \u0027completefunc\u0027\n 9.1.1409: using f-flag in \u0027complete\u0027 conflicts with Neovim\n 9.1.1408: not easily possible to complete from register content\n 9.1.1407: Can\u0027t use getpos(\u0027v\u0027) in OptionSet when using setbufvar()\n 9.1.1406: crash when importing invalid tuple\n 9.1.1405: tests: no test for mapping with special keys in session file\n 9.1.1404: wrong link to Chapter 2 in new-tutor\n 9.1.1403: expansion of \u0027tabpanelopt\u0027 value adds wrong values\n 9.1.1402: multi-byte mappings not properly stored in session file\n 9.1.1401: list not materialized in prop_list()\n 9.1.1400: [security]: use-after-free when evaluating tuple fails\n 9.1.1399: tests: test_codestyle fails for auto-generated files\n 9.1.1398: completion: trunc does not follow Pmenu highlighting attributes\n 9.1.1397: tabpanel not correctly updated on :tabonly\n 9.1.1396: \u0027errorformat\u0027 is a global option\n 9.1.1395: search_stat not reset when pattern differs in case\n 9.1.1394: tabpanel not correctly redrawn on tabonly\n 9.1.1393: missing test for switching buffers and reusing curbuf\n 9.1.1392: missing patch number\n 9.1.1391: Vim does not have a vertical tabpanel\n 9.1.1390: style: more wrong indentation\n 9.1.1389: completion: still some issue when \u0027isexpand\u0027 contains a space\n 9.1.1388: Scrolling one line too far with \u0027nosmoothscroll\u0027 page scrolling\n 9.1.1387: memory leak when buflist_new() fails to reuse curbuf\n 9.1.1386: MS-Windows: some minor problems building on AARCH64\n 9.1.1385: inefficient loop for \u0027nosmoothscroll\u0027 scrolling\n 9.1.1384: still some problem with the new tutors filetype plugin\n 9.1.1383: completion: \u0027isexpand\u0027 option does not handle space char correct\n 9.1.1382: if_ruby: unused compiler warnings from ruby internals\n 9.1.1381: completion: cannot return to original text\n 9.1.1380: \u0027eventignorewin\u0027 only checked for current buffer\n 9.1.1379: MS-Windows: error when running evim when space in path\n 9.1.1378: sign without text overwrites number option\n 9.1.1377: patch v9.1.1370 causes some GTK warning messages\n 9.1.1376: quickfix dummy buffer may remain as dummy buffer\n 9.1.1375: [security]: possible heap UAF with quickfix dummy buffer\n 9.1.1374: completion: \u0027smartcase\u0027 not respected when filtering matches\n 9.1.1373: \u0027completeopt\u0027 checking logic can be simplified\n 9.1.1372: style: braces issues in various files\n 9.1.1371: style: indentation and brace issues in insexpand.c\n 9.1.1370: CI Tests favor GTK2 over GTK3\n 9.1.1369: configure still using autoconf 2.71\n 9.1.1368: GTK3 and GTK4 will drop numeric cursor support.\n 9.1.1367: too many strlen() calls in gui.c\n 9.1.1366: v9.1.1364 unintentionally changed sign.c and sound.c\n 9.1.1365: MS-Windows: compile warnings and too many strlen() calls\n 9.1.1364: style: more indentation issues\n 9.1.1363: style: inconsistent indentation in various files\n 9.1.1362: Vim9: type ignored when adding tuple to instance list var\n 9.1.1361: [security]: possible use-after-free when closing a buffer\n 9.1.1360: filetype: GNU Radio companion files are not recognized\n 9.1.1359: filetype: GNU Radio config files are not recognized\n 9.1.1358: if_lua: compile warnings with gcc15\n 9.1.1357: Vim incorrectly escapes tags with \"[\" in a help buffer\n 9.1.1356: Vim9: crash when unletting variable\n 9.1.1355: The pum_redraw() function is too complex\n 9.1.1354: tests: Test_terminalwinscroll_topline() fails on Windows\n 9.1.1353: missing change from v9.1.1350\n 9.1.1352: style: inconsistent indent in insexpand.c\n 9.1.1351: Return value of getcmdline() inconsistent in CmdlineLeavePre\n 9.1.1350: tests: typo in Test_CmdlineLeavePre_cabbr()\n 9.1.1349: CmdlineLeavePre may trigger twice\n 9.1.1348: still E315 with the terminal feature\n 9.1.1347: small problems with gui_w32.c\n 9.1.1346: missing out-of-memory check in textformat.c\n 9.1.1345: tests: Test_xxd_color2() test failure dump diff is misleading\n 9.1.1344: double free in f_complete_match() (after v9.1.1341)\n 9.1.1343: filetype: IPython files are not recognized\n 9.1.1342: Shebang filetype detection can be improved\n 9.1.1341: cannot define completion triggers\n 9.1.1340: cannot complete :filetype arguments\n 9.1.1339: missing out-of-memory checks for enc_to_utf16()/utf16_to_enc()\n 9.1.1338: Calling expand() interferes with cmdcomplete_info()\n 9.1.1337: Undo corrupted with \u0027completeopt\u0027 \"preinsert\" when switching buffer\n 9.1.1336: comment plugin does not support case-insensitive \u0027commentstring\u0027\n 9.1.1335: Coverity complains about Null pointer dereferences\n 9.1.1334: Coverity complains about unchecked return value\n 9.1.1333: Coverity: complains about unutilized variable\n 9.1.1332: Vim9: segfault when using super within a lambda\n 9.1.1331: Leaking memory with cmdcomplete()\n 9.1.1330: may receive E315 in terminal\n 9.1.1329: cannot get information about command line completion\n 9.1.1328: too many strlen() calls in indent.c\n 9.1.1327: filetype: nroff detection can be improved\n 9.1.1326: invalid cursor position after \u0027tagfunc\u0027\n 9.1.1325: tests: not checking error numbers properly\n 9.1.1324: undefined behaviour if X11 connection dies\n 9.1.1323: b:undo_ftplugin not executed when re-using buffer\n 9.1.1322: small delete register cannot paste multi-line correctly\n 9.1.1321: filetype: MS ixx and mpp files are not recognized\n 9.1.1320: filetype: alsoft config files are not recognized\n 9.1.1319: Various typos in the code, issue with test_inst_complete.vim\n 9.1.1318: tests: test_format fails\n 9.1.1317: noisy error when restoring folds from session fails\n 9.1.1316: missing memory allocation failure in os_mswin.c\n 9.1.1315: completion: issue with fuzzy completion and \u0027completefuzzycollect\u0027\n 9.1.1314: max allowed string width too small\n 9.1.1313: compile warning about uninitialized value\n 9.1.1312: tests: Test_backupskip() fails when HOME is defined\n 9.1.1311: completion: not possible to limit number of matches\n 9.1.1310: completion: redundant check for preinsert effect\n 9.1.1309: tests: no test for \u0027pummaxwidth\u0027 with non-truncated \"kind\"\n 9.1.1308: completion: cannot order matches by distance to cursor\n 9.1.1307: make syntax does not reliably detect different flavors\n 9.1.1306: completion menu rendering can be improved\n 9.1.1305: completion menu active after switching windows/tabs\n 9.1.1304: filetype: some man files are not recognized\n 9.1.1303: missing out-of-memory check in linematch.c\n 9.1.1302: Coverity warns about using uninitialized value\n 9.1.1301: completion: cannot configure completion functions with \u0027complete\u0027\n 9.1.1300: wrong detection of -inf\n 9.1.1299: filetype: mbsyncrc files are not recognized\n 9.1.1298: define_function() is too long\n 9.1.1297: Ctrl-D scrolling can get stuck\n 9.1.1296: completion: incorrect truncation logic\n 9.1.1295: clientserver: does not handle :stopinsert correctly\n 9.1.1294: gui tabline menu does not use confirm when closing tabs\n 9.1.1293: comment plugin does not handle \u0027exclusive\u0027 selection for comment object\n 9.1.1292: statusline not correctly evaluated\n 9.1.1291: too many strlen() calls in buffer.c\n 9.1.1290: tests: missing cleanup in test_filetype.vim\n 9.1.1289: tests: no test for matchparen plugin with WinScrolled event\n 9.1.1288: Using wrong window in ll_resize_stack()\n 9.1.1287: quickfix code can be further improved\n 9.1.1286: filetype: help files not detected when \u0027iskeyword\u0027 includes \":\"\n 9.1.1285: Vim9: no error message for missing method after \"super.\"\n 9.1.1284: not possible to configure pum truncation char\n 9.1.1283: quickfix stack is limited to 10 items\n 9.1.1282: Build and test failure without job feature\n 9.1.1281: extra newline output when editing stdin\n 9.1.1280: trailing additional semicolon in get_matches_in_str()\n 9.1.1279: Vim9: null_object and null_class are no reserved names\n 9.1.1278: Vim9: too long functions in vim9type.c\n 9.1.1277: tests: trailing comment char in test_popupwin\n 9.1.1276: inline word diff treats multibyte chars as word char\n 9.1.1275: MS-Windows: Not possible to pass additional flags to Make_mvc\n 9.1.1274: Vim9: no support for object\u003ctype\u003e as variable type\n 9.1.1273: Coverity warns about using uninitialized value\n 9.1.1272: completion: in keyword completion Ctrl_P cannot go back after Ctrl_N\n 9.1.1271: filetype: Power Query files are not recognized\n 9.1.1270: missing out-of-memory checks in buffer.c\n 9.1.1269: completion: compl_shown_match is updated when starting keyword completion\n 9.1.1268: filetype: dax files are not recognized\n 9.1.1267: Vim9: no support for type list/dict\u003cobject\u003cany\u003e\u003e\n 9.1.1266: MS-Windows: type conversion warnings\n 9.1.1265: tests: no tests for typing normal char during completion\n 9.1.1264: Vim9: error when comparing objects\n 9.1.1263: string length wrong in get_last_inserted_save()\n 9.1.1262: heap-buffer-overflow with narrow \u0027pummaxwidth\u0027 value\n 9.1.1261: No test for \u0027pummaxwidth\u0027 non-truncated items\n 9.1.1260: Hang when filtering buffer with NUL bytes\n 9.1.1259: some issues with comment package and tailing spaces\n 9.1.1258: regexp: max \\U and \\%U value is limited by INT_MAX\n 9.1.1257: Mixing vim_strsize() with mb_ptr2cells() in pum_redraw()\n 9.1.1256: if_python: duplicate tuple data entries\n 9.1.1255: missing test condition for \u0027pummaxwidth\u0027 setting\n 9.1.1254: need more tests for the comment plugin\n 9.1.1253: abort when closing window with attached quickfix data\n 9.1.1252: typos in code and docs related to \u0027diffopt\u0027 \"inline:\"\n 9.1.1251: if_python: build error with tuples and dynamic python\n 9.1.1250: cannot set the maximum popup menu width\n 9.1.1249: tests: no test that \u0027listchars\u0027 \"eol\" doesn\u0027t affect \"gM\"\n 9.1.1248: compile error when building without FEAT_QUICKFIX\n 9.1.1247: fragile setup to get (preferred) keys from key_name_entry\n 9.1.1246: coverity complains about some changes in v9.1.1243\n 9.1.1245: need some more tests for curly braces evaluation\n 9.1.1244: part of patch v9.1.1242 was wrong\n 9.1.1243: diff mode is lacking for changes within lines\n 9.1.1242: Crash when evaluating variable name\n 9.1.1241: wrong preprocessort indentation in term.c\n 9.1.1240: Regression with ic/ac text objects and comment plugin\n 9.1.1239: if_python: no tuple data type support\n 9.1.1238: wrong cursor column with \u0027set splitkeep=screen\u0027\n 9.1.1237: Compile error with C89 compiler in term.c\n 9.1.1236: tests: test_comments leaves swapfiles around\n 9.1.1235: cproto files are outdated\n 9.1.1234: Compile error when SIZE_MAX is not defined\n 9.1.1233: Coverity warns about NULL pointer when triggering WinResized\n 9.1.1232: Vim script is missing the tuple data type\n 9.1.1231: filetype: SPA JSON files are not recognized\n 9.1.1230: inconsistent CTRL-C behaviour for popup windows\n 9.1.1229: the comment plugin can be improved\n 9.1.1228: completion: current position column wrong after got a match\n 9.1.1227: no tests for the comment package\n 9.1.1226: \"shellcmdline\" completion doesn\u0027t work with input()\n 9.1.1225: extra NULL check in VIM_CLEAR()\n 9.1.1224: cannot :put while keeping indent\n 9.1.1223: wrong translation used for encoding failures\n 9.1.1222: using wrong length for last inserted string\n 9.1.1221: Wrong cursor pos when leaving Insert mode just after \u0027autoindent\u0027\n 9.1.1220: filetype: uv.lock file not recognized\n 9.1.1219: Strange error with wrong type for matchfuzzy() \"camelcase\"\n 9.1.1218: missing out-of-memory check in filepath.c\n 9.1.1217: tests: typos in test_matchfuzzy.vim\n 9.1.1216: Pasting the \u0027.\u0027 register multiple times may not work\n 9.1.1215: Patch 9.1.1213 has some issues\n 9.1.1214: matchfuzzy() can be improved for camel case matches\n 9.1.1213: cannot :put while keeping indent\n 9.1.1212: too many strlen() calls in edit.c\n 9.1.1212: filetype: logrotate\u0027d pacmanlogs are not recognized\n 9.1.1211: TabClosedPre is triggered just before the tab is being freed\n 9.1.1210: translation(ru): missing Russian translation for the new tutor\n 9.1.1209: colorcolumn not drawn after virtual text lines\n 9.1.1208: MS-Windows: not correctly restoring alternate screen on Win 10\n 9.1.1207: MS-Windows: build warning in filepath.c\n 9.1.1206: tests: test_filetype fails when a file is a directory\n 9.1.1205: completion: preinserted text not removed when closing pum\n 9.1.1204: MS-Windows: crash when passing long string to expand()\n 9.1.1203: matchparen keeps cursor on case label in sh filetype\n 9.1.1202: Missing TabClosedPre autocommand\n 9.1.1201: \u0027completefuzzycollect\u0027 does not handle dictionary correctly\n 9.1.1200: cmdline pum not cleared for input() completion\n 9.1.1199: gvim uses hardcoded xpm icon file\n 9.1.1198: [security]: potential data loss with zip.vim\n 9.1.1197: process_next_cpt_value() uses wrong condition\n 9.1.1196: filetype: config files for container tools are not recognized\n 9.1.1195: inside try-block: fn body executed with default arg undefined\n 9.1.1194: filetype: false positive help filetype detection\n 9.1.1193: Unnecessary use of STRCAT() in au_event_disable()\n 9.1.1192: Vim crashes with term response debug logging enabled\n 9.1.1191: tests: test for patch 9.1.1186 doesn\u0027t fail without the patch\n 9.1.1190: C indentation does not detect multibyte labels\n 9.1.1189: if_python: build error due to incompatible pointer types\n 9.1.1188: runtime(tera): tera support can be improved\n 9.1.1187: matchparen plugin wrong highlights shell case statement\n 9.1.1186: filetype: help files in git repos are not detected\n 9.1.1185: endless loop with completefuzzycollect and no match found\n 9.1.1184: Unnecessary use of vim_tolower() in vim_strnicmp_asc()\n 9.1.1083: \"above\" virtual text breaks cursorlineopt=number\n 9.1.1182: No cmdline completion for \u0027completefuzzycollect\u0027\n 9.1.1181: Unnecessary STRLEN() calls in insexpand.c\n 9.1.1180: short-description\n 9.1.1179: too many strlen() calls in misc2.c\n 9.1.1178: not possible to generate completion candidates using fuzzy matching\n 9.1.1177: filetype: tera files not detected\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-457",
"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-2025_20696-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20696-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520696-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20696-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041757.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246602",
"url": "https://bugzilla.suse.com/1246602"
},
{
"category": "self",
"summary": "SUSE Bug 1246604",
"url": "https://bugzilla.suse.com/1246604"
},
{
"category": "self",
"summary": "SUSE Bug 1247938",
"url": "https://bugzilla.suse.com/1247938"
},
{
"category": "self",
"summary": "SUSE Bug 1247939",
"url": "https://bugzilla.suse.com/1247939"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53905 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53905/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53906 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53906/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55157 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55157/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55158 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55158/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2025-09-11T10:30:52Z",
"generator": {
"date": "2025-09-11T10:30:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20696-1",
"initial_release_date": "2025-09-11T10:30:52Z",
"revision_history": [
{
"date": "2025-09-11T10:30:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.1.1629-1.1.aarch64",
"product": {
"name": "vim-small-9.1.1629-1.1.aarch64",
"product_id": "vim-small-9.1.1629-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-common-9.1.1629-1.1.noarch",
"product": {
"name": "vim-data-common-9.1.1629-1.1.noarch",
"product_id": "vim-data-common-9.1.1629-1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.1.1629-1.1.s390x",
"product": {
"name": "vim-small-9.1.1629-1.1.s390x",
"product_id": "vim-small-9.1.1629-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.1.1629-1.1.x86_64",
"product": {
"name": "vim-small-9.1.1629-1.1.x86_64",
"product_id": "vim-small-9.1.1629-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1629-1.1.noarch as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch"
},
"product_reference": "vim-data-common-9.1.1629-1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64"
},
"product_reference": "vim-small-9.1.1629-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x"
},
"product_reference": "vim-small-9.1.1629-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
},
"product_reference": "vim-small-9.1.1629-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53905"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.1.1552, a path traversal issue in Vim\u0027s tar.vim plugin can allow overwriting of arbitrary files when opening specially crafted tar archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1552 contains a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53905",
"url": "https://www.suse.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "SUSE Bug 1246604 for CVE-2025-53905",
"url": "https://bugzilla.suse.com/1246604"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T10:30:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-53905"
},
{
"cve": "CVE-2025-53906",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53906"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\u0027s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53906",
"url": "https://www.suse.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "SUSE Bug 1246602 for CVE-2025-53906",
"url": "https://bugzilla.suse.com/1246602"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T10:30:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-53906"
},
{
"cve": "CVE-2025-55157",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55157"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1400, When processing nested tuples in Vim script, an error during evaluation can trigger a use-after-free in Vim\u0027s internal tuple reference management. Specifically, the tuple_unref() function may access already freed memory due to improper lifetime handling, leading to memory corruption. The exploit requires direct user interaction, as the script must be explicitly executed within Vim. This issue has been patched in version 9.1.1400.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55157",
"url": "https://www.suse.com/security/cve/CVE-2025-55157"
},
{
"category": "external",
"summary": "SUSE Bug 1247938 for CVE-2025-55157",
"url": "https://bugzilla.suse.com/1247938"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T10:30:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-55157"
},
{
"cve": "CVE-2025-55158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55158"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1406, when processing nested tuples during Vim9 script import operations, an error during evaluation can trigger a double-free in Vim\u0027s internal typed value (typval_T) management. Specifically, the clear_tv() function may attempt to free memory that has already been deallocated, due to improper lifetime handling in the handle_import / ex_import code paths. The vulnerability can only be triggered if a user explicitly opens and executes a specially crafted Vim script. This issue has been patched in version 9.1.1406.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55158",
"url": "https://www.suse.com/security/cve/CVE-2025-55158"
},
{
"category": "external",
"summary": "SUSE Bug 1247939 for CVE-2025-55158",
"url": "https://bugzilla.suse.com/1247939"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:vim-data-common-9.1.1629-1.1.noarch",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.aarch64",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.s390x",
"SUSE Linux Micro 6.0:vim-small-9.1.1629-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T10:30:52Z",
"details": "moderate"
}
],
"title": "CVE-2025-55158"
}
]
}
SUSE-SU-2025:20857-1
Vulnerability from csaf_suse - Published: 2025-10-14 13:18 - Updated: 2025-10-14 13:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\n- CVE-2025-53906: malicious zip archive may cause a path traversal (bsc#1246602)\n- CVE-2025-53905: malicious tar archive may cause a path traversal (bsc#1246604)\n- CVE-2025-55157: use-after-free in internal tuple reference management (bsc#1247938)\n- CVE-2025-55158: double-free in internal typed value (typval_T) management (bsc#1247939)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-299",
"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-2025_20857-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20857-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520857-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20857-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042321.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246602",
"url": "https://bugzilla.suse.com/1246602"
},
{
"category": "self",
"summary": "SUSE Bug 1246604",
"url": "https://bugzilla.suse.com/1246604"
},
{
"category": "self",
"summary": "SUSE Bug 1247938",
"url": "https://bugzilla.suse.com/1247938"
},
{
"category": "self",
"summary": "SUSE Bug 1247939",
"url": "https://bugzilla.suse.com/1247939"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53905 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53905/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53906 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53906/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55157 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55157/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55158 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55158/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2025-10-14T13:18:43Z",
"generator": {
"date": "2025-10-14T13:18:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20857-1",
"initial_release_date": "2025-10-14T13:18:43Z",
"revision_history": [
{
"date": "2025-10-14T13:18:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"product": {
"name": "vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"product_id": "vim-small-9.1.1629-slfo.1.1_1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"product": {
"name": "vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"product_id": "vim-data-common-9.1.1629-slfo.1.1_1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"product": {
"name": "vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"product_id": "vim-small-9.1.1629-slfo.1.1_1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"product": {
"name": "vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"product_id": "vim-small-9.1.1629-slfo.1.1_1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-small-9.1.1629-slfo.1.1_1.1.x86_64",
"product": {
"name": "vim-small-9.1.1629-slfo.1.1_1.1.x86_64",
"product_id": "vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1629-slfo.1.1_1.1.noarch as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch"
},
"product_reference": "vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64"
},
"product_reference": "vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le"
},
"product_reference": "vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x"
},
"product_reference": "vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1629-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
},
"product_reference": "vim-small-9.1.1629-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53905"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.1.1552, a path traversal issue in Vim\u0027s tar.vim plugin can allow overwriting of arbitrary files when opening specially crafted tar archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1552 contains a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53905",
"url": "https://www.suse.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "SUSE Bug 1246604 for CVE-2025-53905",
"url": "https://bugzilla.suse.com/1246604"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-14T13:18:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-53905"
},
{
"cve": "CVE-2025-53906",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53906"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\u0027s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53906",
"url": "https://www.suse.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "SUSE Bug 1246602 for CVE-2025-53906",
"url": "https://bugzilla.suse.com/1246602"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-14T13:18:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-53906"
},
{
"cve": "CVE-2025-55157",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55157"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1400, When processing nested tuples in Vim script, an error during evaluation can trigger a use-after-free in Vim\u0027s internal tuple reference management. Specifically, the tuple_unref() function may access already freed memory due to improper lifetime handling, leading to memory corruption. The exploit requires direct user interaction, as the script must be explicitly executed within Vim. This issue has been patched in version 9.1.1400.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55157",
"url": "https://www.suse.com/security/cve/CVE-2025-55157"
},
{
"category": "external",
"summary": "SUSE Bug 1247938 for CVE-2025-55157",
"url": "https://bugzilla.suse.com/1247938"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-14T13:18:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-55157"
},
{
"cve": "CVE-2025-55158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55158"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1406, when processing nested tuples during Vim9 script import operations, an error during evaluation can trigger a double-free in Vim\u0027s internal typed value (typval_T) management. Specifically, the clear_tv() function may attempt to free memory that has already been deallocated, due to improper lifetime handling in the handle_import / ex_import code paths. The vulnerability can only be triggered if a user explicitly opens and executes a specially crafted Vim script. This issue has been patched in version 9.1.1406.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55158",
"url": "https://www.suse.com/security/cve/CVE-2025-55158"
},
{
"category": "external",
"summary": "SUSE Bug 1247939 for CVE-2025-55158",
"url": "https://bugzilla.suse.com/1247939"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:vim-data-common-9.1.1629-slfo.1.1_1.1.noarch",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:vim-small-9.1.1629-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-14T13:18:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-55158"
}
]
}
SUSE-SU-2026:0910-1
Vulnerability from csaf_suse - Published: 2026-04-07 14:35 - Updated: 2026-04-07 14:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\nUpdate Vim to version 9.2.0110:\n\n- CVE-2025-53906: Fixed that malicious zip archive may cause a path traversal in Vim\u0027s zip (bsc#1246602).\n- CVE-2026-26269: Fixed Netbeans specialKeys stack buffer overflow (bsc#1258229).\n- CVE-2026-28417: Fixed that a crafted URL parsed by netrw plugin can lead to execute arbitrary shell commands (bsc#1259051).\n- CVE-2026-28418: Fixed that a malformed tags file can cause an heap-based buffer overflow out-of-bounds read (bsc#1259052)\n- CVE-2026-28419: Fixed processing a malformed tags file containing a delimiter can lead to a crash (bsc#1259053)\n- CVE-2026-28420: Fixed that processing maximum combining characters in terminal emulator can lead to heap-based buffer overflow write (bsc#1259054)\n- CVE-2026-28421: Fixed that a crafted swap file can cause a heap-buffer-overflow and a segmentation fault\n- CVE-2026-28422: Fixed that a malicious modeline or plugin can trigger a stack-buffer-overflow (bsc#1259056)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-910,SUSE-SLE-Micro-5.5-2026-910,SUSE-SLE-Module-Basesystem-15-SP7-2026-910,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-910,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-910,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-910,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-910,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-910,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-910,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-910,openSUSE-SLE-15.6-2026-910",
"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_0910-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0910-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260910-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0910-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024705.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246602",
"url": "https://bugzilla.suse.com/1246602"
},
{
"category": "self",
"summary": "SUSE Bug 1258229",
"url": "https://bugzilla.suse.com/1258229"
},
{
"category": "self",
"summary": "SUSE Bug 1259051",
"url": "https://bugzilla.suse.com/1259051"
},
{
"category": "self",
"summary": "SUSE Bug 1259052",
"url": "https://bugzilla.suse.com/1259052"
},
{
"category": "self",
"summary": "SUSE Bug 1259053",
"url": "https://bugzilla.suse.com/1259053"
},
{
"category": "self",
"summary": "SUSE Bug 1259054",
"url": "https://bugzilla.suse.com/1259054"
},
{
"category": "self",
"summary": "SUSE Bug 1259055",
"url": "https://bugzilla.suse.com/1259055"
},
{
"category": "self",
"summary": "SUSE Bug 1259056",
"url": "https://bugzilla.suse.com/1259056"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53906 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53906/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-26269 page",
"url": "https://www.suse.com/security/cve/CVE-2026-26269/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28417 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28417/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28418 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28418/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28419 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28419/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28420 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28420/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28421 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28421/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28422 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28422/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-04-07T14:35:08Z",
"generator": {
"date": "2026-04-07T14:35:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0910-1",
"initial_release_date": "2026-04-07T14:35:08Z",
"revision_history": [
{
"date": "2026-04-07T14:35:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0110-150500.20.43.1.aarch64",
"product": {
"name": "gvim-9.2.0110-150500.20.43.1.aarch64",
"product_id": "gvim-9.2.0110-150500.20.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0110-150500.20.43.1.aarch64",
"product": {
"name": "vim-9.2.0110-150500.20.43.1.aarch64",
"product_id": "vim-9.2.0110-150500.20.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0110-150500.20.43.1.aarch64",
"product": {
"name": "vim-small-9.2.0110-150500.20.43.1.aarch64",
"product_id": "vim-small-9.2.0110-150500.20.43.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0110-150500.20.43.1.i586",
"product": {
"name": "gvim-9.2.0110-150500.20.43.1.i586",
"product_id": "gvim-9.2.0110-150500.20.43.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.2.0110-150500.20.43.1.i586",
"product": {
"name": "vim-9.2.0110-150500.20.43.1.i586",
"product_id": "vim-9.2.0110-150500.20.43.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0110-150500.20.43.1.i586",
"product": {
"name": "vim-small-9.2.0110-150500.20.43.1.i586",
"product_id": "vim-small-9.2.0110-150500.20.43.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0110-150500.20.43.1.noarch",
"product": {
"name": "vim-data-9.2.0110-150500.20.43.1.noarch",
"product_id": "vim-data-9.2.0110-150500.20.43.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0110-150500.20.43.1.noarch",
"product": {
"name": "vim-data-common-9.2.0110-150500.20.43.1.noarch",
"product_id": "vim-data-common-9.2.0110-150500.20.43.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0110-150500.20.43.1.ppc64le",
"product": {
"name": "gvim-9.2.0110-150500.20.43.1.ppc64le",
"product_id": "gvim-9.2.0110-150500.20.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0110-150500.20.43.1.ppc64le",
"product": {
"name": "vim-9.2.0110-150500.20.43.1.ppc64le",
"product_id": "vim-9.2.0110-150500.20.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0110-150500.20.43.1.ppc64le",
"product": {
"name": "vim-small-9.2.0110-150500.20.43.1.ppc64le",
"product_id": "vim-small-9.2.0110-150500.20.43.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0110-150500.20.43.1.s390x",
"product": {
"name": "gvim-9.2.0110-150500.20.43.1.s390x",
"product_id": "gvim-9.2.0110-150500.20.43.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0110-150500.20.43.1.s390x",
"product": {
"name": "vim-9.2.0110-150500.20.43.1.s390x",
"product_id": "vim-9.2.0110-150500.20.43.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0110-150500.20.43.1.s390x",
"product": {
"name": "vim-small-9.2.0110-150500.20.43.1.s390x",
"product_id": "vim-small-9.2.0110-150500.20.43.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0110-150500.20.43.1.x86_64",
"product": {
"name": "gvim-9.2.0110-150500.20.43.1.x86_64",
"product_id": "gvim-9.2.0110-150500.20.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0110-150500.20.43.1.x86_64",
"product": {
"name": "vim-9.2.0110-150500.20.43.1.x86_64",
"product_id": "vim-9.2.0110-150500.20.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0110-150500.20.43.1.x86_64",
"product": {
"name": "vim-small-9.2.0110-150500.20.43.1.x86_64",
"product_id": "vim-small-9.2.0110-150500.20.43.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0110-150500.20.43.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0110-150500.20.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "gvim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0110-150500.20.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0110-150500.20.43.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0110-150500.20.43.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch"
},
"product_reference": "vim-data-common-9.2.0110-150500.20.43.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0110-150500.20.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
},
"product_reference": "vim-small-9.2.0110-150500.20.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53906",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53906"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\u0027s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53906",
"url": "https://www.suse.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "SUSE Bug 1246602 for CVE-2025-53906",
"url": "https://bugzilla.suse.com/1246602"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-53906"
},
{
"cve": "CVE-2026-26269",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-26269"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.1.2148, a stack buffer overflow vulnerability exists in Vim\u0027s NetBeans integration when processing the specialKeys command, affecting Vim builds that enable and use the NetBeans feature. The Stack buffer overflow exists in special_keys() (in src/netbeans.c). The while (*tok) loop writes two bytes per iteration into a 64-byte stack buffer (keybuf) with no bounds check. A malicious NetBeans server can overflow keybuf with a single specialKeys command. The issue has been fixed as of Vim patch v9.1.2148.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-26269",
"url": "https://www.suse.com/security/cve/CVE-2026-26269"
},
{
"category": "external",
"summary": "SUSE Bug 1258229 for CVE-2026-26269",
"url": "https://bugzilla.suse.com/1258229"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-26269"
},
{
"cve": "CVE-2026-28417",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28417"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0073, 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 `scp://` protocol handler), an attacker can execute arbitrary shell commands with the privileges of the Vim process. Version 9.2.0073 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28417",
"url": "https://www.suse.com/security/cve/CVE-2026-28417"
},
{
"category": "external",
"summary": "SUSE Bug 1259051 for CVE-2026-28417",
"url": "https://bugzilla.suse.com/1259051"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-28417"
},
{
"cve": "CVE-2026-28418",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28418"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0074, a heap-based buffer overflow out-of-bounds read exists in Vim\u0027s Emacs-style tags file parsing logic. When processing a malformed tags file, Vim can be tricked into reading up to 7 bytes beyond the allocated memory boundary. Version 9.2.0074 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28418",
"url": "https://www.suse.com/security/cve/CVE-2026-28418"
},
{
"category": "external",
"summary": "SUSE Bug 1259052 for CVE-2026-28418",
"url": "https://bugzilla.suse.com/1259052"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-28418"
},
{
"cve": "CVE-2026-28419",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28419"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0075, a heap-based buffer underflow exists in Vim\u0027s Emacs-style tags file parsing logic. When processing a malformed tags file where a delimiter appears at the start of a line, Vim attempts to read memory immediately preceding the allocated buffer. Version 9.2.0075 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28419",
"url": "https://www.suse.com/security/cve/CVE-2026-28419"
},
{
"category": "external",
"summary": "SUSE Bug 1259053 for CVE-2026-28419",
"url": "https://bugzilla.suse.com/1259053"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-28419"
},
{
"cve": "CVE-2026-28420",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28420"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0076, a heap-based buffer overflow WRITE and an out-of-bounds READ exist in Vim\u0027s terminal emulator when processing maximum combining characters from Unicode supplementary planes. Version 9.2.0076 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28420",
"url": "https://www.suse.com/security/cve/CVE-2026-28420"
},
{
"category": "external",
"summary": "SUSE Bug 1259054 for CVE-2026-28420",
"url": "https://bugzilla.suse.com/1259054"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:08Z",
"details": "low"
}
],
"title": "CVE-2026-28420"
},
{
"cve": "CVE-2026-28421",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28421"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Versions prior to 9.2.0077 have a heap-buffer-overflow and a segmentation fault (SEGV) exist in Vim\u0027s swap file recovery logic. Both are caused by unvalidated fields read from crafted pointer blocks within a swap file. Version 9.2.0077 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28421",
"url": "https://www.suse.com/security/cve/CVE-2026-28421"
},
{
"category": "external",
"summary": "SUSE Bug 1259055 for CVE-2026-28421",
"url": "https://bugzilla.suse.com/1259055"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-28421"
},
{
"cve": "CVE-2026-28422",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28422"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0078, a stack-buffer-overflow occurs in `build_stl_str_hl()` when rendering a statusline with a multi-byte fill character on a very wide terminal. Version 9.2.0078 patches the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28422",
"url": "https://www.suse.com/security/cve/CVE-2026-28422"
},
{
"category": "external",
"summary": "SUSE Bug 1259056 for CVE-2026-28422",
"url": "https://bugzilla.suse.com/1259056"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0110-150500.20.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:gvim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-9.2.0110-150500.20.43.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.2.0110-150500.20.43.1.noarch",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.s390x",
"openSUSE Leap 15.6:vim-small-9.2.0110-150500.20.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:35:08Z",
"details": "low"
}
],
"title": "CVE-2026-28422"
}
]
}
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.