---
id: CVE-2026-32988
title: >-
  OpenClaw before 2026.3.11 contains a sandbox boundary bypass vulnerability in
  fs-bridge staged writes where temporary file creation and population are not
  pinned to a verified parent directory
summary: >-
  OpenClaw before 2026.3.11 contains a sandbox boundary bypass vulnerability in
  fs-bridge staged writes where temporary file creation and population are not
  pinned to a verified parent directory. Attackers can exploit a race condition
  in p…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:H'
cwe:
  - CWE-367
vendor: openclaw
product: openclaw
affected:
  - openclaw < 2026.3.11
patched:
  - openclaw 2026.3.11
published: '2026-03-31'
updated: '2026-07-25'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-32988'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-mj4p-rc52-m843
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-sandbox-boundary-bypass-via-unvalidated-temporary-file-creation
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00107
epssPercentile: 0.01041
ingestedAt: '2026-07-25T10:53:53.520Z'
---

## Overview

OpenClaw before 2026.3.11 contains a sandbox boundary bypass vulnerability in fs-bridge staged writes where temporary file creation and population are not pinned to a verified parent directory. Attackers can exploit a race condition in parent-path alias changes to write attacker-controlled bytes outside the intended validated path before the final guarded replace step executes.

## Affected

- `openclaw < 2026.3.11`

## Remediation

Upgrade past the affected range:

- `openclaw 2026.3.11`
