CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-26323

High
Published: Translated: NVD NIST

Summary

OpenClaw, osobisty asystent AI, ma podatność na wstrzykiwanie poleceń w skrypcie `scripts/update-clawtributors.ts` w wersjach od 2026.1.8 do 2026.2.13. Problem dotyczy współpracowników/utrzymujących, którzy uruchamiają `bun scripts/update-clawtributors.ts` w repozytorium źródłowym z złośliwym adresem e-mail autora commitów.

Risk Assessment

Złośliwy rekord commitów może wstrzyknąć metaznaki powłoki i wykonać dowolne polecenia, co stwarza poważne ryzyko dla bezpieczeństwa systemu. Użytkownicy powinni być ostrożni przy uruchamianiu skryptów w takich warunkach.

Recommendation

Zaleca się aktualizację do wersji 2026.2.14, która zawiera poprawkę. Należy również unikać uruchamiania skryptów w repozytoriach z podejrzanymi commitami.

Related vulnerabilities

Original NVD description (English source)

OpenClaw is a personal AI assistant. Versions 2026.1.8 through 2026.2.13 have a command injection in the maintainer/dev script `scripts/update-clawtributors.ts`. The issue affects contributors/maintainers (or CI) who run `bun scripts/update-clawtributors.ts` in a source checkout that contains a malicious commit author email (e.g. crafted `@users[.]noreply[.]github[.]com` values). Normal CLI usage is not affected (`npm i -g openclaw`): this script is not part of the shipped CLI and is not executed during routine operation. The script derived a GitHub login from `git log` author metadata and interpolated it into a shell command (via `execSync`). A malicious commit record could inject shell metacharacters and execute arbitrary commands when the script is run. Version 2026.2.14 contains a patch.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS