LiveActive security incident?Get immediate response
CVE Record

CVE-2026-41163: bubblewrap vulnerable to privilege escalation in setuid mode via ptrace

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.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Bubblewrap versions 0.11.0 and 0.11.1 can let an attacker misuse privileged sandbox setup operations when bubblewrap is installed in setuid mode. The issue is patched in 0.11.2. Treat affected Linux hosts as high priority where bubblewrap is setuid.

Executive priority

High priority for affected Linux environments using setuid bubblewrap, especially shared systems or developer workstations with untrusted local workloads. The fix is clearly identified upstream, but package status should be verified per distribution.

Technical view

In setuid mode, affected bubblewrap permits ptrace control over the unprivileged sandbox setup phase. That can expose privileged operations, especially overlay mounts that setuid bubblewrap otherwise restricts. The CVE is CWE-269 with CVSS 4.0 score 8.7.

Likely exposure

Exposure is limited to installations running bubblewrap >= 0.11.0 and < 0.11.2 where bubblewrap is installed in setuid mode. The provided sources do not identify specific downstream distribution package statuses beyond Red Hat tracking references.

Exploitation context

The source bundle does not show KEV listing or cited evidence of active exploitation. Exploitation depends on the affected version range and setuid mode. The impact is privilege escalation through misuse of privileged setup operations, not remote code execution as described.

Researcher notes

Focus triage on the setuid installation path. The key primitive is ptrace influence over the unprivileged setup phase, enabling privileged operations such as overlay mounts. Do not assume exposure when bubblewrap is not setuid or outside versions 0.11.0 to 0.11.1.

Mitigation direction

  • Upgrade bubblewrap to version 0.11.2 or later.
  • Check distribution vendor advisories for packaged fixes and backports.
  • Identify whether bubblewrap is installed in setuid mode.
  • If setuid mode is unnecessary, follow vendor guidance to disable it.
  • Prioritize hosts where untrusted local users can run bubblewrap.

Validation and detection

  • Inventory bubblewrap versions across Linux hosts and images.
  • Confirm whether installed bubblewrap binaries use setuid mode.
  • Verify fixed package version or upstream 0.11.2 deployment.
  • Review Red Hat CVE and Bugzilla entries for downstream status.
  • Document any systems still on 0.11.0 or 0.11.1.
Prepared
Confidence
high
Sources
7

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-41163 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.7 (4.0)
Known Exploited
No
Published

Vector: 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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
5Timeline events
2ADP providers
6Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.7CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:NGitHub_M
7CVSS 3.1HighCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H15.9redhat-SADP

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2026-41163Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: 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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. ADP timelineredhat-SADP

    Made public.

  3. CVE publishedCVE Program

    The CVE record was published.

  4. ADP timelineredhat-SADP

    Reported to Red Hat.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
redhat-SADPbubblewrap: bubblewrap: Privilege escalation via ptrace when installed in setuid mode
other:Red Hat severity ratingcvssV3_1
  • 2026-05-09T05:01:05.292Z: Reported to Red Hat.
  • 2026-05-09T03:56:51.833Z: Made public.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
containersbubblewrap>= 0.11.0, < 0.11.2Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-269 · source CWE mapping

Improper Privilege Management

Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.