GHSA-CHF7-JQ6G-QRWV
Vulnerability from github – Published: 2026-02-18 22:43 – Updated: 2026-02-18 22:43
VLAI?
Summary
OpenClaw: Telegram bot token exposure via logs
Details
Vulnerability
Telegram bot tokens can appear in error messages and stack traces (for example, when request URLs include https://api.telegram.org/bot<token>/...). OpenClaw previously logged these strings without redaction, which could leak the bot token into logs, crash reports, CI output, or support bundles.
Impact
Disclosure of a Telegram bot token allows an attacker to impersonate the bot and take over Bot API access.
Affected Packages / Versions
- Package:
openclaw(npm) - Affected:
<= 2026.2.14 - Fixed:
>= 2026.2.15(next release)
Mitigation
- Upgrade to
openclaw >= 2026.2.15when released. - Rotate the Telegram bot token if it may have been exposed.
Fix Commit(s)
- cf6990701b258bb9cc4ac7f6c7bdf05016e7f6e46
Thanks @aether-ai-agent for reporting.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "openclaw"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2026.2.15"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-27003"
],
"database_specific": {
"cwe_ids": [
"CWE-522"
],
"github_reviewed": true,
"github_reviewed_at": "2026-02-18T22:43:21Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "## Vulnerability\n\nTelegram bot tokens can appear in error messages and stack traces (for example, when request URLs include `https://api.telegram.org/bot\u003ctoken\u003e/...`). OpenClaw previously logged these strings without redaction, which could leak the bot token into logs, crash reports, CI output, or support bundles.\n\n## Impact\n\nDisclosure of a Telegram bot token allows an attacker to impersonate the bot and take over Bot API access.\n\n## Affected Packages / Versions\n\n- Package: `openclaw` (npm)\n- Affected: `\u003c= 2026.2.14`\n- Fixed: `\u003e= 2026.2.15` (next release)\n\n## Mitigation\n\n- Upgrade to `openclaw \u003e= 2026.2.15` when released.\n- Rotate the Telegram bot token if it may have been exposed.\n\n## Fix Commit(s)\n\n- cf6990701b258bb9cc4ac7f6c7bdf05016e7f6e46\n\nThanks @aether-ai-agent for reporting.",
"id": "GHSA-chf7-jq6g-qrwv",
"modified": "2026-02-18T22:43:22Z",
"published": "2026-02-18T22:43:21Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-chf7-jq6g-qrwv"
},
{
"type": "WEB",
"url": "https://github.com/openclaw/openclaw/commit/cf69907015b659e5025efb735ee31bd05c4ee3d5"
},
{
"type": "PACKAGE",
"url": "https://github.com/openclaw/openclaw"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "OpenClaw: Telegram bot token exposure via logs"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…