---
id: CVE-2026-32982
title: >-
  OpenClaw before 2026.3.13 contains an information disclosure vulnerability in
  the fetchRemoteMedia function that exposes Telegram bot tokens in error
  messages
summary: >-
  OpenClaw before 2026.3.13 contains an information disclosure vulnerability in
  the fetchRemoteMedia function that exposes Telegram bot tokens in error
  messages. When media downloads fail, the original Telegram file URLs
  containing bot tok…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-532
vendor: openclaw
product: openclaw
affected:
  - openclaw < 2026.3.13
patched:
  - openclaw 2026.3.13
published: '2026-03-31'
updated: '2026-07-25'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-32982'
references:
  - url: >-
      https://github.com/openclaw/openclaw/commit/7a53eb7ea8295b08be137e231c9a98c1a79b5cd5
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-xwcj-hwhf-h378
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-telegram-bot-token-exposure-in-media-fetch-error-logs
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00418
epssPercentile: 0.35767
ingestedAt: '2026-07-25T10:53:53.496Z'
---

## Overview

OpenClaw before 2026.3.13 contains an information disclosure vulnerability in the fetchRemoteMedia function that exposes Telegram bot tokens in error messages. When media downloads fail, the original Telegram file URLs containing bot tokens are embedded in MediaFetchError strings and leaked to logs and error surfaces.

## Affected

- `openclaw < 2026.3.13`

## Remediation

Upgrade past the affected range:

- `openclaw 2026.3.13`
