---
id: CVE-2026-8634
aliases:
  - GHSA-fm77-94qm-4894
  - GO-2026-5369
title: 'Crabbox: environment variable exposure vulnerability'
summary: 'Crabbox: environment variable exposure vulnerability'
severity: critical
cvss: 9.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'
vendor: openclaw
product: github.com/openclaw/crabbox
ecosystem: go
affected:
  - github.com/openclaw/crabbox < 0.12.0
patched:
  - github.com/openclaw/crabbox 0.12.0
published: '2026-05-14'
updated: '2026-07-21'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-fm77-94qm-4894'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-8634'
  - url: 'https://github.com/openclaw/crabbox/pull/78'
  - url: >-
      https://github.com/openclaw/crabbox/commit/eaae40ae4ce009e60633f16f7f19600c74557f6f
  - url: 'https://github.com/advisories/GHSA-fm77-94qm-4894'
  - url: 'https://github.com/openclaw/crabbox'
  - url: 'https://github.com/openclaw/crabbox/releases/tag/v0.12.0'
  - url: >-
      https://www.vulncheck.com/advisories/crabbox-environment-variable-information-disclosure
tags:
  - osv
  - go
epss: 0.00742
epssPercentile: 0.53251
ingestedAt: '2026-07-21T19:04:58.879Z'
---

## Overview

Crabbox prior to v0.12.0 contains an environment variable exposure vulnerability that allows attackers with access to a malicious or compromised repository to forward local secrets such as API tokens, cloud credentials, and broker tokens into the remote command environment. Attackers can exploit overly permissive environment variable allowlisting in repo-local Crabbox configuration to serialize sensitive environment variables into remote command execution, exposing credentials to the remote environment.

## Affected packages

- `github.com/openclaw/crabbox < 0.12.0`

## Remediation

Upgrade to a patched release:

- `github.com/openclaw/crabbox 0.12.0`
