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

CVE-2026-26322

High
Published: Translated: NVD NIST

Summary

OpenClaw to osobisty asystent AI. W wersjach przed 2026.2.14 narzędzie Gateway akceptowało `gatewayUrl` bez wystarczających ograniczeń, co mogło spowodować, że host OpenClaw próbowałby nawiązać połączenia WebSocket do wskazanych przez użytkownika celów.

Risk Assessment

Ryzyko dla organizacji polega na tym, że nieautoryzowani użytkownicy mogą potencjalnie wywołać połączenia do nieznanych lub niebezpiecznych adresów, co może prowadzić do wycieku danych lub ataków na infrastrukturę sieciową.

Recommendation

Zaleca się wprowadzenie walidacji i listy dozwolonych adresów dla `gatewayUrl`, aby ograniczyć możliwość nieautoryzowanych połączeń oraz zapewnienie, że tylko zaufani operatorzy mają dostęp do wywoływania narzędzi akceptujących te zmiany.

Related vulnerabilities

Original NVD description (English source)

OpenClaw is a personal AI assistant. Prior to OpenClaw version 2026.2.14, the Gateway tool accepted a tool-supplied `gatewayUrl` without sufficient restrictions, which could cause the OpenClaw host to attempt outbound WebSocket connections to user-specified targets. This requires the ability to invoke tools that accept `gatewayUrl` overrides (directly or indirectly). In typical setups this is limited to authenticated operators, trusted automation, or environments where tool calls are exposed to non-operators. In other words, this is not a drive-by issue for arbitrary internet users unless a deployment explicitly allows untrusted users to trigger these tool calls. Some tool call paths allowed `gatewayUrl` overrides to flow into the Gateway WebSocket client without validation or allowlisting. This meant the host could be instructed to attempt connections to non-gateway endpoints (for example, localhost services, private network addresses, or cloud metadata IPs). In the common case, this

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