Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-33945 (GCVE-0-2026-33945)
Vulnerability from cvelistv5 – Published: 2026-03-26 23:27 – Updated: 2026-03-27 20:00- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
| URL | Tags |
|---|---|
| https://github.com/lxc/incus/security/advisories/… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-33945",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-27T14:09:43.149002Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-27T20:00:08.359Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "incus",
"vendor": "lxc",
"versions": [
{
"status": "affected",
"version": "\u003c 6.23.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Incus is a system container and virtual machine manager. Incus instances have an option to provide credentials to systemd in the guest. For containers, this is handled through a shared directory. Prior to version 6.23.0, an attacker can set a configuration key named something like `systemd.credential.../../../../../../root/.bashrc` to cause Incus to write outside of the `credentials` directory associated with the container. This makes use of the fact that the Incus syntax for such credentials is `systemd.credential.XYZ` where `XYZ` can itself contain more periods. While it\u0027s not possible to read any data this way, it\u0027s possible to write to arbitrary files as root, enabling both privilege escalation and denial of service attacks. Version 6.23.0 fixes the issue."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"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": "2026-03-26T23:27:45.711Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/lxc/incus/security/advisories/GHSA-q4q8-7f2j-9h9f",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/lxc/incus/security/advisories/GHSA-q4q8-7f2j-9h9f"
}
],
"source": {
"advisory": "GHSA-q4q8-7f2j-9h9f",
"discovery": "UNKNOWN"
},
"title": "Abitrary file write through systemd-creds option"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-33945",
"datePublished": "2026-03-26T23:27:45.711Z",
"dateReserved": "2026-03-24T19:50:52.105Z",
"dateUpdated": "2026-03-27T20:00:08.359Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-33945",
"date": "2026-05-16",
"epss": "0.00026",
"percentile": "0.07455"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-33945\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-27T00:16:23.633\",\"lastModified\":\"2026-04-01T16:08:28.247\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Incus is a system container and virtual machine manager. Incus instances have an option to provide credentials to systemd in the guest. For containers, this is handled through a shared directory. Prior to version 6.23.0, an attacker can set a configuration key named something like `systemd.credential.../../../../../../root/.bashrc` to cause Incus to write outside of the `credentials` directory associated with the container. This makes use of the fact that the Incus syntax for such credentials is `systemd.credential.XYZ` where `XYZ` can itself contain more periods. While it\u0027s not possible to read any data this way, it\u0027s possible to write to arbitrary files as root, enabling both privilege escalation and denial of service attacks. Version 6.23.0 fixes the issue.\"},{\"lang\":\"es\",\"value\":\"Incus es un gestor de contenedores de sistema y de m\u00e1quinas virtuales. Las instancias de Incus tienen una opci\u00f3n para proporcionar credenciales a systemd en el invitado. Para los contenedores, esto se gestiona a trav\u00e9s de un directorio compartido. Antes de la versi\u00f3n 6.23.0, un atacante puede establecer una clave de configuraci\u00f3n con un nombre similar a systemd.credential.../../../../../../root/.bashrc para hacer que Incus escriba fuera del directorio \u0027credentials\u0027 asociado con el contenedor. Esto aprovecha el hecho de que la sintaxis de Incus para dichas credenciales es systemd.credential.XYZ, donde XYZ puede contener m\u00e1s puntos. Si bien no es posible leer ning\u00fan dato de esta manera, es posible escribir en archivos arbitrarios como root, lo que permite tanto la escalada de privilegios como los ataques de denegaci\u00f3n de servicio. La versi\u00f3n 6.23.0 corrige el problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":9.9,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.1,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H\",\"baseScore\":9.6,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.1,\"impactScore\":5.8}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxcontainers:incus:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.23.0\",\"matchCriteriaId\":\"CBE3ABCB-1D47-4A45-A09A-C9F609C53131\"}]}]}],\"references\":[{\"url\":\"https://github.com/lxc/incus/security/advisories/GHSA-q4q8-7f2j-9h9f\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-33945\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-27T14:09:43.149002Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-27T14:09:50.207Z\"}}], \"cna\": {\"title\": \"Abitrary file write through systemd-creds option\", \"source\": {\"advisory\": \"GHSA-q4q8-7f2j-9h9f\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 10, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"lxc\", \"product\": \"incus\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 6.23.0\"}]}], \"references\": [{\"url\": \"https://github.com/lxc/incus/security/advisories/GHSA-q4q8-7f2j-9h9f\", \"name\": \"https://github.com/lxc/incus/security/advisories/GHSA-q4q8-7f2j-9h9f\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Incus is a system container and virtual machine manager. Incus instances have an option to provide credentials to systemd in the guest. For containers, this is handled through a shared directory. Prior to version 6.23.0, an attacker can set a configuration key named something like `systemd.credential.../../../../../../root/.bashrc` to cause Incus to write outside of the `credentials` directory associated with the container. This makes use of the fact that the Incus syntax for such credentials is `systemd.credential.XYZ` where `XYZ` can itself contain more periods. While it\u0027s not possible to read any data this way, it\u0027s possible to write to arbitrary files as root, enabling both privilege escalation and denial of service attacks. Version 6.23.0 fixes the issue.\"}], \"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\": \"2026-03-26T23:27:45.711Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-33945\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-27T20:00:08.359Z\", \"dateReserved\": \"2026-03-24T19:50:52.105Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-26T23:27:45.711Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:10450-1
Vulnerability from csaf_opensuse - Published: 2026-03-28 00:00 - Updated: 2026-03-28 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:incus-zsh-completion-6.23-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": "incus-6.23-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the incus-6.23-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10450",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10450-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33542 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33542/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33711 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33711/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33743 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33743/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33897 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33897/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33898 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33898/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33945 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33945/"
}
],
"title": "incus-6.23-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-28T00:00:00Z",
"generator": {
"date": "2026-03-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10450-1",
"initial_release_date": "2026-03-28T00:00:00Z",
"revision_history": [
{
"date": "2026-03-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "incus-6.23-1.1.aarch64",
"product": {
"name": "incus-6.23-1.1.aarch64",
"product_id": "incus-6.23-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "incus-bash-completion-6.23-1.1.aarch64",
"product": {
"name": "incus-bash-completion-6.23-1.1.aarch64",
"product_id": "incus-bash-completion-6.23-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "incus-fish-completion-6.23-1.1.aarch64",
"product": {
"name": "incus-fish-completion-6.23-1.1.aarch64",
"product_id": "incus-fish-completion-6.23-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "incus-tools-6.23-1.1.aarch64",
"product": {
"name": "incus-tools-6.23-1.1.aarch64",
"product_id": "incus-tools-6.23-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "incus-zsh-completion-6.23-1.1.aarch64",
"product": {
"name": "incus-zsh-completion-6.23-1.1.aarch64",
"product_id": "incus-zsh-completion-6.23-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "incus-6.23-1.1.ppc64le",
"product": {
"name": "incus-6.23-1.1.ppc64le",
"product_id": "incus-6.23-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "incus-bash-completion-6.23-1.1.ppc64le",
"product": {
"name": "incus-bash-completion-6.23-1.1.ppc64le",
"product_id": "incus-bash-completion-6.23-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "incus-fish-completion-6.23-1.1.ppc64le",
"product": {
"name": "incus-fish-completion-6.23-1.1.ppc64le",
"product_id": "incus-fish-completion-6.23-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "incus-tools-6.23-1.1.ppc64le",
"product": {
"name": "incus-tools-6.23-1.1.ppc64le",
"product_id": "incus-tools-6.23-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "incus-zsh-completion-6.23-1.1.ppc64le",
"product": {
"name": "incus-zsh-completion-6.23-1.1.ppc64le",
"product_id": "incus-zsh-completion-6.23-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "incus-6.23-1.1.s390x",
"product": {
"name": "incus-6.23-1.1.s390x",
"product_id": "incus-6.23-1.1.s390x"
}
},
{
"category": "product_version",
"name": "incus-bash-completion-6.23-1.1.s390x",
"product": {
"name": "incus-bash-completion-6.23-1.1.s390x",
"product_id": "incus-bash-completion-6.23-1.1.s390x"
}
},
{
"category": "product_version",
"name": "incus-fish-completion-6.23-1.1.s390x",
"product": {
"name": "incus-fish-completion-6.23-1.1.s390x",
"product_id": "incus-fish-completion-6.23-1.1.s390x"
}
},
{
"category": "product_version",
"name": "incus-tools-6.23-1.1.s390x",
"product": {
"name": "incus-tools-6.23-1.1.s390x",
"product_id": "incus-tools-6.23-1.1.s390x"
}
},
{
"category": "product_version",
"name": "incus-zsh-completion-6.23-1.1.s390x",
"product": {
"name": "incus-zsh-completion-6.23-1.1.s390x",
"product_id": "incus-zsh-completion-6.23-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "incus-6.23-1.1.x86_64",
"product": {
"name": "incus-6.23-1.1.x86_64",
"product_id": "incus-6.23-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "incus-bash-completion-6.23-1.1.x86_64",
"product": {
"name": "incus-bash-completion-6.23-1.1.x86_64",
"product_id": "incus-bash-completion-6.23-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "incus-fish-completion-6.23-1.1.x86_64",
"product": {
"name": "incus-fish-completion-6.23-1.1.x86_64",
"product_id": "incus-fish-completion-6.23-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "incus-tools-6.23-1.1.x86_64",
"product": {
"name": "incus-tools-6.23-1.1.x86_64",
"product_id": "incus-tools-6.23-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "incus-zsh-completion-6.23-1.1.x86_64",
"product": {
"name": "incus-zsh-completion-6.23-1.1.x86_64",
"product_id": "incus-zsh-completion-6.23-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-6.23-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-6.23-1.1.aarch64"
},
"product_reference": "incus-6.23-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-6.23-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-6.23-1.1.ppc64le"
},
"product_reference": "incus-6.23-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-6.23-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-6.23-1.1.s390x"
},
"product_reference": "incus-6.23-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-6.23-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-6.23-1.1.x86_64"
},
"product_reference": "incus-6.23-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-bash-completion-6.23-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64"
},
"product_reference": "incus-bash-completion-6.23-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-bash-completion-6.23-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le"
},
"product_reference": "incus-bash-completion-6.23-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-bash-completion-6.23-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x"
},
"product_reference": "incus-bash-completion-6.23-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-bash-completion-6.23-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64"
},
"product_reference": "incus-bash-completion-6.23-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-fish-completion-6.23-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64"
},
"product_reference": "incus-fish-completion-6.23-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-fish-completion-6.23-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le"
},
"product_reference": "incus-fish-completion-6.23-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-fish-completion-6.23-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x"
},
"product_reference": "incus-fish-completion-6.23-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-fish-completion-6.23-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64"
},
"product_reference": "incus-fish-completion-6.23-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-tools-6.23-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64"
},
"product_reference": "incus-tools-6.23-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-tools-6.23-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le"
},
"product_reference": "incus-tools-6.23-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-tools-6.23-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x"
},
"product_reference": "incus-tools-6.23-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-tools-6.23-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64"
},
"product_reference": "incus-tools-6.23-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-zsh-completion-6.23-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64"
},
"product_reference": "incus-zsh-completion-6.23-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-zsh-completion-6.23-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le"
},
"product_reference": "incus-zsh-completion-6.23-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-zsh-completion-6.23-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x"
},
"product_reference": "incus-zsh-completion-6.23-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "incus-zsh-completion-6.23-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
},
"product_reference": "incus-zsh-completion-6.23-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33542",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33542"
}
],
"notes": [
{
"category": "general",
"text": "Incus is a system container and virtual machine manager. Prior to version 6.23.0, a lack of validation of the image fingerprint when downloading from simplestreams image servers opens the door to image cache poisoning and under very narrow circumstances exposes other tenants to running attacker controlled images rather than the expected one. Version 6.23.0 patches the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33542",
"url": "https://www.suse.com/security/cve/CVE-2026-33542"
},
{
"category": "external",
"summary": "SUSE Bug 1260939 for CVE-2026-33542",
"url": "https://bugzilla.suse.com/1260939"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-33542"
},
{
"cve": "CVE-2026-33711",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33711"
}
],
"notes": [
{
"category": "general",
"text": "Incus is a system container and virtual machine manager. Incus provides an API to retrieve VM screenshots. That API relies on the use of a temporary file for QEMU to write the screenshot to which is then picked up and sent to the user prior to deletion. As versions prior to 6.23.0 use predictable paths under /tmp for this, an attacker with local access to the system can abuse this mechanism by creating their own symlinks ahead of time. On the vast majority of Linux systems, this will result in a \"Permission denied\" error when requesting a screenshot. That\u0027s because the Linux kernel has a security feature designed to block such attacks, `protected_symlinks`. On the rare systems with this purposefully disabled, it\u0027s then possible to trick Incus intro truncating and altering the mode and permissions of arbitrary files on the filesystem, leading to a potential denial of service or possible local privilege escalation. Version 6.23.0 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33711",
"url": "https://www.suse.com/security/cve/CVE-2026-33711"
},
{
"category": "external",
"summary": "SUSE Bug 1260937 for CVE-2026-33711",
"url": "https://bugzilla.suse.com/1260937"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-33711"
},
{
"cve": "CVE-2026-33743",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33743"
}
],
"notes": [
{
"category": "general",
"text": "Incus is a system container and virtual machine manager. Prior to version 6.23.0, a specially crafted storage bucket backup can be used by an user with access to Incus\u0027 storage bucket feature to crash the Incus daemon. Repeated use of this attack can be used to keep the server offline causing a denial of service of the control plane API. This does not impact any running workload, existing containers and virtual machines will keep operating. Version 6.23.0 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33743",
"url": "https://www.suse.com/security/cve/CVE-2026-33743"
},
{
"category": "external",
"summary": "SUSE Bug 1260936 for CVE-2026-33743",
"url": "https://bugzilla.suse.com/1260936"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-33743"
},
{
"cve": "CVE-2026-33897",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33897"
}
],
"notes": [
{
"category": "general",
"text": "Incus is a system container and virtual machine manager. Prior to version 6.23.0, instance template files can be used to cause arbitrary read or writes as root on the host server. Incus allows for pongo2 templates within instances which can be used at various times in the instance lifecycle to template files inside of the instance. This particular implementation of pongo2 within Incus allowed for file read/write but with the expectation that the pongo2 chroot feature would isolate all such access to the instance\u0027s filesystem. This was allowed such that a template could theoretically read a file and then generate a new version of said file. Unfortunately the chroot isolation mechanism is entirely skipped by pongo2 leading to easy access to the entire system\u0027s filesystem with root privileges. Version 6.23.0 patches the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33897",
"url": "https://www.suse.com/security/cve/CVE-2026-33897"
},
{
"category": "external",
"summary": "SUSE Bug 1260935 for CVE-2026-33897",
"url": "https://bugzilla.suse.com/1260935"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-33897"
},
{
"cve": "CVE-2026-33898",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33898"
}
],
"notes": [
{
"category": "general",
"text": "Incus is a system container and virtual machine manager. Prior to version 6.23.0, the web server spawned by `incus webui` incorrectly validates the authentication token such that an invalid value will be accepted. `incus webui` runs a local web server on a random localhost port. For authentication, it provides the user with a URL containing an authentication token. When accessed with that token, Incus creates a cookie persisting that token without needing to include it in subsequent HTTP requests. While the Incus client correctly validates the value of the cookie, it does not correctly validate the token when passed int the URL.\nThis allows for an attacker able to locate and talk to the temporary web server on localhost to have as much access to Incus as the user who ran `incus webui`. This can lead to privilege escalation by another local user or an access to the user\u0027s Incus instances and possibly system resources by a remote attack able to trick the local user into interacting with the Incus UI web server. Version 6.23.0 patches the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33898",
"url": "https://www.suse.com/security/cve/CVE-2026-33898"
},
{
"category": "external",
"summary": "SUSE Bug 1260883 for CVE-2026-33898",
"url": "https://bugzilla.suse.com/1260883"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-33898"
},
{
"cve": "CVE-2026-33945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33945"
}
],
"notes": [
{
"category": "general",
"text": "Incus is a system container and virtual machine manager. Incus instances have an option to provide credentials to systemd in the guest. For containers, this is handled through a shared directory. Prior to version 6.23.0, an attacker can set a configuration key named something like `systemd.credential.../../../../../../root/.bashrc` to cause Incus to write outside of the `credentials` directory associated with the container. This makes use of the fact that the Incus syntax for such credentials is `systemd.credential.XYZ` where `XYZ` can itself contain more periods. While it\u0027s not possible to read any data this way, it\u0027s possible to write to arbitrary files as root, enabling both privilege escalation and denial of service attacks. Version 6.23.0 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33945",
"url": "https://www.suse.com/security/cve/CVE-2026-33945"
},
{
"category": "external",
"summary": "SUSE Bug 1260880 for CVE-2026-33945",
"url": "https://bugzilla.suse.com/1260880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:incus-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-bash-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-fish-completion-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-tools-6.23-1.1.x86_64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.aarch64",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.ppc64le",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.s390x",
"openSUSE Tumbleweed:incus-zsh-completion-6.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-33945"
}
]
}
FKIE_CVE-2026-33945
Vulnerability from fkie_nvd - Published: 2026-03-27 00:16 - Updated: 2026-04-01 16:089.6 (Critical) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H
| Vendor | Product | Version | |
|---|---|---|---|
| linuxcontainers | incus | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:linuxcontainers:incus:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CBE3ABCB-1D47-4A45-A09A-C9F609C53131",
"versionEndExcluding": "6.23.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Incus is a system container and virtual machine manager. Incus instances have an option to provide credentials to systemd in the guest. For containers, this is handled through a shared directory. Prior to version 6.23.0, an attacker can set a configuration key named something like `systemd.credential.../../../../../../root/.bashrc` to cause Incus to write outside of the `credentials` directory associated with the container. This makes use of the fact that the Incus syntax for such credentials is `systemd.credential.XYZ` where `XYZ` can itself contain more periods. While it\u0027s not possible to read any data this way, it\u0027s possible to write to arbitrary files as root, enabling both privilege escalation and denial of service attacks. Version 6.23.0 fixes the issue."
},
{
"lang": "es",
"value": "Incus es un gestor de contenedores de sistema y de m\u00e1quinas virtuales. Las instancias de Incus tienen una opci\u00f3n para proporcionar credenciales a systemd en el invitado. Para los contenedores, esto se gestiona a trav\u00e9s de un directorio compartido. Antes de la versi\u00f3n 6.23.0, un atacante puede establecer una clave de configuraci\u00f3n con un nombre similar a systemd.credential.../../../../../../root/.bashrc para hacer que Incus escriba fuera del directorio \u0027credentials\u0027 asociado con el contenedor. Esto aprovecha el hecho de que la sintaxis de Incus para dichas credenciales es systemd.credential.XYZ, donde XYZ puede contener m\u00e1s puntos. Si bien no es posible leer ning\u00fan dato de esta manera, es posible escribir en archivos arbitrarios como root, lo que permite tanto la escalada de privilegios como los ataques de denegaci\u00f3n de servicio. La versi\u00f3n 6.23.0 corrige el problema."
}
],
"id": "CVE-2026-33945",
"lastModified": "2026-04-01T16:08:28.247",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.1,
"impactScore": 6.0,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.1,
"impactScore": 5.8,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-03-27T00:16:23.633",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/lxc/incus/security/advisories/GHSA-q4q8-7f2j-9h9f"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
GHSA-Q4Q8-7F2J-9H9F
Vulnerability from github – Published: 2026-03-27 17:22 – Updated: 2026-03-27 17:22Summary
Incus instances have an option to provide credentials to systemd in the guest. For containers, this is handled through a shared directory. An attacker can use the name of a systemd credential to escape that directory and overwrite arbitrary files on the host system.
This can in turn be used to perform local privilege escalation or cause a DoS.
Details
An attacker can set a configuration key named something like systemd.credential.../../../../../../root/.bashrc to cause Incus to write outside of the credentials directory associated with the container. This makes use of the fact that the Incus syntax for such credentials is systemd.credential.XYZ where XYZ can itself contain more periods.
While it's not possible to read any data this way, it's possible to write to arbitrary files as root, enabling both privilege escalation and denial of service attacks.
Credit
This issue was discovered and reported by the team at 7asecurity
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/lxc/incus/v6"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.23.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-33945"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-27T17:22:32Z",
"nvd_published_at": "2026-03-27T00:16:23Z",
"severity": "CRITICAL"
},
"details": "### Summary\nIncus instances have an option to provide credentials to systemd in the guest. For containers, this is handled through a shared directory.\nAn attacker can use the name of a systemd credential to escape that directory and overwrite arbitrary files on the host system.\n\nThis can in turn be used to perform local privilege escalation or cause a DoS.\n\n### Details\nAn attacker can set a configuration key named something like `systemd.credential.../../../../../../root/.bashrc` to cause Incus to write outside of the `credentials` directory associated with the container. This makes use of the fact that the Incus syntax for such credentials is `systemd.credential.XYZ` where `XYZ` can itself contain more periods.\n\nWhile it\u0027s not possible to read any data this way, it\u0027s possible to write to arbitrary files as root, enabling both privilege escalation and denial of service attacks.\n\n### Credit\nThis issue was discovered and reported by the team at [7asecurity](https://7asecurity.com/)",
"id": "GHSA-q4q8-7f2j-9h9f",
"modified": "2026-03-27T17:22:32Z",
"published": "2026-03-27T17:22:32Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/lxc/incus/security/advisories/GHSA-q4q8-7f2j-9h9f"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33945"
},
{
"type": "WEB",
"url": "https://github.com/lxc/incus/commit/f74199f9983e2ce78f2b78b6d765c6635b229c82"
},
{
"type": "PACKAGE",
"url": "https://github.com/lxc/incus"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Incus has an abitrary file write through its systemd-creds options"
}
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.