Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-41163 (GCVE-0-2026-41163)
Vulnerability from cvelistv5 – Published: 2026-05-09 03:56 – Updated: 2026-05-13 17:45
VLAI
EPSS
Title
bubblewrap vulnerable to privilege escalation in setuid mode via ptrace
Summary
bubblewrap is a low-level unprivileged sandboxing tool. From version 0.11.0 to before version 0.11.2, if bubblewrap is installed in setuid mode then the user can use ptrace to attach to bubblewrap and control the unprivileged part of the sandbox setup phase. This allows the attacker to arbitrarily use the privileged operations, and in particular the "overlay mount" operation, allowing the creation of overlay mounts which is otherwise not allowed in the setuid version of bubblewrap. This issue has been patched in version 0.11.2.
Severity
CWE
- CWE-269 - Improper Privilege Management
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/containers/bubblewrap/security… | x_refsource_CONFIRM |
| https://github.com/containers/bubblewrap/releases… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| containers | bubblewrap |
Affected:
>= 0.11.0, < 0.11.2
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-41163",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-13T17:25:25.718429Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-13T17:45:50.957Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "bubblewrap",
"vendor": "containers",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.11.0, \u003c 0.11.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "bubblewrap is a low-level unprivileged sandboxing tool. From version 0.11.0 to before version 0.11.2, if bubblewrap is installed in setuid mode then the user can use ptrace to attach to bubblewrap and control the unprivileged part of the sandbox setup phase. This allows the attacker to arbitrarily use the privileged operations, and in particular the \"overlay mount\" operation, allowing the creation of overlay mounts which is otherwise not allowed in the setuid version of bubblewrap. This issue has been patched in version 0.11.2."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-269",
"description": "CWE-269: Improper Privilege Management",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-09T03:56:51.833Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/containers/bubblewrap/security/advisories/GHSA-xq78-7hw4-5jvp",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/containers/bubblewrap/security/advisories/GHSA-xq78-7hw4-5jvp"
},
{
"name": "https://github.com/containers/bubblewrap/releases/tag/v0.11.2",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/containers/bubblewrap/releases/tag/v0.11.2"
}
],
"source": {
"advisory": "GHSA-xq78-7hw4-5jvp",
"discovery": "UNKNOWN"
},
"title": "bubblewrap vulnerable to privilege escalation in setuid mode via ptrace"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-41163",
"datePublished": "2026-05-09T03:56:51.833Z",
"dateReserved": "2026-04-17T16:34:45.525Z",
"dateUpdated": "2026-05-13T17:45:50.957Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-41163",
"date": "2026-05-29",
"epss": "0.0008",
"percentile": "0.23744"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-41163\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-05-09T04:16:21.167\",\"lastModified\":\"2026-05-13T16:49:32.233\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"bubblewrap is a low-level unprivileged sandboxing tool. From version 0.11.0 to before version 0.11.2, if bubblewrap is installed in setuid mode then the user can use ptrace to attach to bubblewrap and control the unprivileged part of the sandbox setup phase. This allows the attacker to arbitrarily use the privileged operations, and in particular the \\\"overlay mount\\\" operation, allowing the creation of overlay mounts which is otherwise not allowed in the setuid version of bubblewrap. This issue has been patched in version 0.11.2.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-269\"}]}],\"references\":[{\"url\":\"https://github.com/containers/bubblewrap/releases/tag/v0.11.2\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/containers/bubblewrap/security/advisories/GHSA-xq78-7hw4-5jvp\",\"source\":\"security-advisories@github.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-41163\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-13T17:25:25.718429Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-13T17:45:46.507Z\"}}], \"cna\": {\"title\": \"bubblewrap vulnerable to privilege escalation in setuid mode via ptrace\", \"source\": {\"advisory\": \"GHSA-xq78-7hw4-5jvp\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"containers\", \"product\": \"bubblewrap\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 0.11.0, \u003c 0.11.2\"}]}], \"references\": [{\"url\": \"https://github.com/containers/bubblewrap/security/advisories/GHSA-xq78-7hw4-5jvp\", \"name\": \"https://github.com/containers/bubblewrap/security/advisories/GHSA-xq78-7hw4-5jvp\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/containers/bubblewrap/releases/tag/v0.11.2\", \"name\": \"https://github.com/containers/bubblewrap/releases/tag/v0.11.2\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"bubblewrap is a low-level unprivileged sandboxing tool. From version 0.11.0 to before version 0.11.2, if bubblewrap is installed in setuid mode then the user can use ptrace to attach to bubblewrap and control the unprivileged part of the sandbox setup phase. This allows the attacker to arbitrarily use the privileged operations, and in particular the \\\"overlay mount\\\" operation, allowing the creation of overlay mounts which is otherwise not allowed in the setuid version of bubblewrap. This issue has been patched in version 0.11.2.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-269\", \"description\": \"CWE-269: Improper Privilege Management\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-05-09T03:56:51.833Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-41163\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-13T17:45:50.957Z\", \"dateReserved\": \"2026-04-17T16:34:45.525Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-05-09T03:56:51.833Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-41163
Vulnerability from fkie_nvd - Published: 2026-05-09 04:16 - Updated: 2026-05-13 16:49
Severity
Summary
bubblewrap is a low-level unprivileged sandboxing tool. From version 0.11.0 to before version 0.11.2, if bubblewrap is installed in setuid mode then the user can use ptrace to attach to bubblewrap and control the unprivileged part of the sandbox setup phase. This allows the attacker to arbitrarily use the privileged operations, and in particular the "overlay mount" operation, allowing the creation of overlay mounts which is otherwise not allowed in the setuid version of bubblewrap. This issue has been patched in version 0.11.2.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "bubblewrap is a low-level unprivileged sandboxing tool. From version 0.11.0 to before version 0.11.2, if bubblewrap is installed in setuid mode then the user can use ptrace to attach to bubblewrap and control the unprivileged part of the sandbox setup phase. This allows the attacker to arbitrarily use the privileged operations, and in particular the \"overlay mount\" operation, allowing the creation of overlay mounts which is otherwise not allowed in the setuid version of bubblewrap. This issue has been patched in version 0.11.2."
}
],
"id": "CVE-2026-41163",
"lastModified": "2026-05-13T16:49:32.233",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-05-09T04:16:21.167",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/containers/bubblewrap/releases/tag/v0.11.2"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/containers/bubblewrap/security/advisories/GHSA-xq78-7hw4-5jvp"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-269"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
OPENSUSE-SU-2026:10671-1
Vulnerability from csaf_opensuse - Published: 2026-05-04 00:00 - Updated: 2026-05-04 00:00Summary
bubblewrap-0.11.2-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: bubblewrap-0.11.2-1.1 on GA media
Description of the patch: These are all security issues fixed in the bubblewrap-0.11.2-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10671
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
5 references
{
"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": "bubblewrap-0.11.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the bubblewrap-0.11.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10671",
"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_10671-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41163 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41163/"
}
],
"title": "bubblewrap-0.11.2-1.1 on GA media",
"tracking": {
"current_release_date": "2026-05-04T00:00:00Z",
"generator": {
"date": "2026-05-04T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10671-1",
"initial_release_date": "2026-05-04T00:00:00Z",
"revision_history": [
{
"date": "2026-05-04T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bubblewrap-0.11.2-1.1.aarch64",
"product": {
"name": "bubblewrap-0.11.2-1.1.aarch64",
"product_id": "bubblewrap-0.11.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bubblewrap-zsh-completion-0.11.2-1.1.aarch64",
"product": {
"name": "bubblewrap-zsh-completion-0.11.2-1.1.aarch64",
"product_id": "bubblewrap-zsh-completion-0.11.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bubblewrap-0.11.2-1.1.ppc64le",
"product": {
"name": "bubblewrap-0.11.2-1.1.ppc64le",
"product_id": "bubblewrap-0.11.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bubblewrap-zsh-completion-0.11.2-1.1.ppc64le",
"product": {
"name": "bubblewrap-zsh-completion-0.11.2-1.1.ppc64le",
"product_id": "bubblewrap-zsh-completion-0.11.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bubblewrap-0.11.2-1.1.s390x",
"product": {
"name": "bubblewrap-0.11.2-1.1.s390x",
"product_id": "bubblewrap-0.11.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bubblewrap-zsh-completion-0.11.2-1.1.s390x",
"product": {
"name": "bubblewrap-zsh-completion-0.11.2-1.1.s390x",
"product_id": "bubblewrap-zsh-completion-0.11.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bubblewrap-0.11.2-1.1.x86_64",
"product": {
"name": "bubblewrap-0.11.2-1.1.x86_64",
"product_id": "bubblewrap-0.11.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bubblewrap-zsh-completion-0.11.2-1.1.x86_64",
"product": {
"name": "bubblewrap-zsh-completion-0.11.2-1.1.x86_64",
"product_id": "bubblewrap-zsh-completion-0.11.2-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": "bubblewrap-0.11.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.aarch64"
},
"product_reference": "bubblewrap-0.11.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.ppc64le"
},
"product_reference": "bubblewrap-0.11.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.s390x"
},
"product_reference": "bubblewrap-0.11.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.x86_64"
},
"product_reference": "bubblewrap-0.11.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.aarch64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.ppc64le"
},
"product_reference": "bubblewrap-zsh-completion-0.11.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.s390x"
},
"product_reference": "bubblewrap-zsh-completion-0.11.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.x86_64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41163",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41163"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.aarch64",
"openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.ppc64le",
"openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.s390x",
"openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.x86_64",
"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.aarch64",
"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.ppc64le",
"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.s390x",
"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41163",
"url": "https://www.suse.com/security/cve/CVE-2026-41163"
},
{
"category": "external",
"summary": "SUSE Bug 1263113 for CVE-2026-41163",
"url": "https://bugzilla.suse.com/1263113"
}
],
"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:bubblewrap-0.11.2-1.1.aarch64",
"openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.ppc64le",
"openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.s390x",
"openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.x86_64",
"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.aarch64",
"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.ppc64le",
"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.s390x",
"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.aarch64",
"openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.ppc64le",
"openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.s390x",
"openSUSE Tumbleweed:bubblewrap-0.11.2-1.1.x86_64",
"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.aarch64",
"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.ppc64le",
"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.s390x",
"openSUSE Tumbleweed:bubblewrap-zsh-completion-0.11.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-04T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-41163"
}
]
}
SUSE-SU-2026:2094-1
Vulnerability from csaf_suse - Published: 2026-05-27 11:55 - Updated: 2026-05-27 11:55Summary
Security update for bubblewrap
Severity
Important
Notes
Title of the patch: Security update for bubblewrap
Description of the patch: This update for bubblewrap fixes the following issue
- CVE-2026-41163: improper process attachment via ptrace can lead to arbitrary privileged operations and local root
escalation (bsc#1263113).
Patchnames: SUSE-2026-2094,SUSE-SLE-Module-Basesystem-15-SP7-2026-2094,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2094,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2094,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2094,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2094,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2094,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2094
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-0.11.0-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.11.0-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-0.11.0-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for bubblewrap",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for bubblewrap fixes the following issue\n\n- CVE-2026-41163: improper process attachment via ptrace can lead to arbitrary privileged operations and local root\n escalation (bsc#1263113).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2094,SUSE-SLE-Module-Basesystem-15-SP7-2026-2094,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2094,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2094,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2094,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2094,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2094,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2094",
"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_2094-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2094-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262094-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2094-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046838.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263113",
"url": "https://bugzilla.suse.com/1263113"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41163 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41163/"
}
],
"title": "Security update for bubblewrap",
"tracking": {
"current_release_date": "2026-05-27T11:55:30Z",
"generator": {
"date": "2026-05-27T11:55:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2094-1",
"initial_release_date": "2026-05-27T11:55:30Z",
"revision_history": [
{
"date": "2026-05-27T11:55:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bubblewrap-0.11.0-150500.3.12.1.aarch64",
"product": {
"name": "bubblewrap-0.11.0-150500.3.12.1.aarch64",
"product_id": "bubblewrap-0.11.0-150500.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"product": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"product_id": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bubblewrap-0.11.0-150500.3.12.1.i586",
"product": {
"name": "bubblewrap-0.11.0-150500.3.12.1.i586",
"product_id": "bubblewrap-0.11.0-150500.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.i586",
"product": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.i586",
"product_id": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"product": {
"name": "bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"product_id": "bubblewrap-0.11.0-150500.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"product": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"product_id": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bubblewrap-0.11.0-150500.3.12.1.s390x",
"product": {
"name": "bubblewrap-0.11.0-150500.3.12.1.s390x",
"product_id": "bubblewrap-0.11.0-150500.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"product": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"product_id": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bubblewrap-0.11.0-150500.3.12.1.x86_64",
"product": {
"name": "bubblewrap-0.11.0-150500.3.12.1.x86_64",
"product_id": "bubblewrap-0.11.0-150500.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"product": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"product_id": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.aarch64"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.ppc64le"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.s390x"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.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:bubblewrap-0.11.0-150500.3.12.1.aarch64"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.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:bubblewrap-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.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:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.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:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.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:bubblewrap-0.11.0-150500.3.12.1.aarch64"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.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:bubblewrap-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.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:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.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:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.ppc64le"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.s390x"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.ppc64le"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.s390x"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.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:bubblewrap-0.11.0-150500.3.12.1.ppc64le"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.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:bubblewrap-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.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:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.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:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.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:bubblewrap-0.11.0-150500.3.12.1.ppc64le"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-0.11.0-150500.3.12.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:bubblewrap-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.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:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bubblewrap-zsh-completion-0.11.0-150500.3.12.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:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64"
},
"product_reference": "bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41163",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41163"
}
],
"notes": [
{
"category": "general",
"text": "bubblewrap is a low-level unprivileged sandboxing tool. From version 0.11.0 to before version 0.11.2, if bubblewrap is installed in setuid mode then the user can use ptrace to attach to bubblewrap and control the unprivileged part of the sandbox setup phase. This allows the attacker to arbitrarily use the privileged operations, and in particular the \"overlay mount\" operation, allowing the creation of overlay mounts which is otherwise not allowed in the setuid version of bubblewrap. This issue has been patched in version 0.11.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41163",
"url": "https://www.suse.com/security/cve/CVE-2026-41163"
},
{
"category": "external",
"summary": "SUSE Bug 1263113 for CVE-2026-41163",
"url": "https://bugzilla.suse.com/1263113"
}
],
"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:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-0.11.0-150500.3.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:bubblewrap-zsh-completion-0.11.0-150500.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-27T11:55:30Z",
"details": "important"
}
],
"title": "CVE-2026-41163"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…