VYPR

Openclaw

by OpenClaw

npm: openclaw

Source repositories

CVEs (583)

  • CVE-2026-32000HigMar 19, 2026
    risk 0.39cvss 7.1epss 0.01

    OpenClaw versions prior to 2026.2.19 contain a command injection vulnerability in the Lobster extension tool execution that uses Windows shell fallback with shell: true after spawn failures. Attackers can inject shell metacharacters in command arguments to execute arbitrary…

  • CVE-2026-31994HigMar 19, 2026
    risk 0.39cvss 7.1epss 0.01

    OpenClaw versions prior to 2026.2.19 contain a local command injection vulnerability in Windows scheduled task script generation due to unsafe handling of cmd metacharacters and expansion-sensitive characters in gateway.cmd files. Local attackers with control over service script…

  • CVE-2026-31992HigMar 19, 2026
    risk 0.39cvss 7.1epss 0.00

    OpenClaw versions prior to 2026.2.23 contain an allowlist bypass vulnerability in system.run guardrails that allows authenticated operators to execute unintended commands. When /usr/bin/env is allowlisted, attackers can use env -S to bypass policy analysis and execute shell…

  • CVE-2026-28460HigMar 19, 2026
    risk 0.39cvss 7.1epss 0.00

    OpenClaw versions prior to 2026.2.22 contain an allowlist bypass vulnerability in system.run that allows attackers to execute non-allowlisted commands by splitting command substitution using shell line-continuation characters. Attackers can bypass security analysis by injecting…

  • CVE-2026-27566HigMar 19, 2026
    risk 0.39cvss 7.1epss 0.00

    OpenClaw versions prior to 2026.2.22 contain an allowlist bypass vulnerability in system.run exec analysis that fails to unwrap env and shell-dispatch wrapper chains. Attackers can route execution through wrapper binaries like env bash to smuggle payloads that satisfy allowlist…

  • CVE-2026-22175HigMar 18, 2026
    risk 0.39cvss 7.1epss 0.00

    OpenClaw versions prior to 2026.2.23 contain an exec approval bypass vulnerability in allowlist mode where allow-always grants could be circumvented through unrecognized multiplexer shell wrappers like busybox and toybox sh -c commands. Attackers can exploit this by invoking…

  • CVE-2026-32063HigMar 11, 2026
    risk 0.39cvss 7.1epss 0.01

    OpenClaw version 2026.2.19-2 prior to 2026.2.21 contains a command injection vulnerability in systemd unit file generation where attacker-controlled environment values are not validated for CR/LF characters, allowing newline injection to break out of Environment= lines and…

  • CVE-2026-28482HigMar 5, 2026
    risk 0.39cvss 7.1epss 0.00

    OpenClaw versions prior to 2026.2.12 construct transcript file paths using unsanitized sessionId parameters and sessionFile paths without enforcing directory containment. Authenticated attackers can exploit path traversal sequences like ../../etc/passwd in sessionId or…

  • CVE-2026-28477HigMar 5, 2026
    risk 0.39cvss 7.1epss 0.00

    OpenClaw versions prior to 2026.2.14 contain an oauth state validation bypass vulnerability in the manual Chutes login flow that allows attackers to bypass CSRF protection. An attacker can convince a user to paste attacker-controlled OAuth callback data, enabling credential…

  • CVE-2026-28459HigMar 5, 2026
    risk 0.39cvss 7.1epss 0.00

    OpenClaw versions prior to 2026.2.12 fail to validate the sessionFile path parameter, allowing authenticated gateway clients to write transcript data to arbitrary locations on the host filesystem. Attackers can supply a sessionFile path outside the sessions directory to create…

  • CVE-2026-26317HigFeb 19, 2026
    risk 0.39cvss 7.1epss 0.00

    OpenClaw is a personal AI assistant. Prior to 2026.2.14, browser-facing localhost mutation routes accepted cross-origin browser requests without explicit Origin/Referer validation. Loopback binding reduces remote exposure but does not prevent browser-initiated requests from…

  • CVE-2026-43535MedMay 5, 2026
    risk 0.37cvss 6.8epss 0.00

    OpenClaw before 2026.4.14 contains an authorization context reuse vulnerability in collect-mode queue batches that allows messages from different senders to inherit the final sender's authorization context. Attackers can exploit this by sending multiple queued messages to drain…

  • CVE-2026-41397MedApr 28, 2026
    risk 0.37cvss 6.8epss 0.00

    OpenClaw before 2026.3.31 contains a sandbox escape vulnerability allowing attackers to traverse directory boundaries through symlink exploitation during file synchronization operations. Remote attackers can bypass sandbox restrictions by crafting malicious symlinks in mirror…

  • CVE-2026-41392MedApr 28, 2026
    risk 0.37cvss 6.7epss 0.00

    OpenClaw before 2026.3.31 contains an exec allowlist bypass vulnerability allowing attackers to inherit allowlist trust via shell init-file wrapper invocations. Attackers can exploit shell options like --rcfile, --init-file, and --startup-file to load attacker-chosen…

  • CVE-2026-41360MedApr 23, 2026
    risk 0.37cvss 6.7epss 0.00

    OpenClaw before 2026.4.2 contains an approval integrity vulnerability in pnpm dlx that fails to bind local script operands consistently with pnpm exec flows. Attackers can replace approved local scripts before execution without invalidating the approval plan, allowing execution…

  • CVE-2026-32007MedMar 19, 2026
    risk 0.37cvss 6.8epss 0.00

    OpenClaw versions prior to 2026.2.23 contain a path traversal vulnerability in the experimental apply_patch tool that allows attackers with sandbox access to modify files outside the workspace directory by exploiting inconsistent enforcement of workspace-only checks on mounted…

  • CVE-2026-32005MedMar 19, 2026
    risk 0.37cvss 6.8epss 0.00

    OpenClaw versions prior to 2026.2.25 fail to enforce sender authorization checks for interactive callbacks including block_action, view_submission, and view_closed in shared workspace deployments. Unauthorized workspace members can bypass allowFrom restrictions and channel user…

  • CVE-2026-29608MedMar 19, 2026
    risk 0.37cvss 6.7epss 0.00

    OpenClaw 2026.3.1 contains an approval integrity vulnerability in system.run node-host execution where argv rewriting changes command semantics. Attackers can place malicious local scripts in the working directory to execute unintended code despite operator approval of different…

  • CVE-2026-29607MedMar 19, 2026
    risk 0.37cvss 6.8epss 0.00

    OpenClaw versions prior to 2026.2.22 contain an authorization bypass vulnerability in allow-always wrapper persistence that allows attackers to bypass approval checks by persisting wrapper-level allowlist entries instead of validating inner executable intent. Remote attackers…

  • CVE-2026-22174MedMar 18, 2026
    risk 0.37cvss 6.8epss 0.00

    OpenClaw versions prior to 2026.2.22 inject the x-OpenClaw-relay-token header into Chrome CDP probe traffic on loopback interfaces, allowing local processes to capture the Gateway authentication token. An attacker controlling a loopback port can intercept CDP reachability probes…

Page 13 of 30