Description
OpenClaw is a personal AI assistant. Prior to version 2026.2.15, OpenClaw embedded the current working directory (workspace path) into the agent system prompt without sanitization. If an attacker can cause OpenClaw to run inside a directory whose name contains control/format characters (for example newlines or Unicode bidi/zero-width markers), those characters could break the prompt structure and inject attacker-controlled instructions. Starting in version 2026.2.15, the workspace path is sanitized before it is embedded into any LLM prompt output, stripping Unicode control/format characters and explicit line/paragraph separators. Workspace path resolution also applies the same sanitization as defense-in-depth.
INFO
Published Date :
2026-02-19T23:10:07.761Z
Last Modified :
2026-02-20T15:38:14.649Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-27001 vulnerability.
| Vendors | Products |
|---|---|
| Openclaw |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-27001.