目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-55249— @rtk-ai/rtk-rewrite 通过 execSync 模板字符串的命令注入漏洞

CVSS 6.3 · Medium EPSS 0.23% · P14
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-55249 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
@rtk-ai/rtk-rewrite: OpenClaw Rewrite Plugin Command Injection via execSync Template String
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
@rtk-ai/rtk-rewrite transparently rewrites shell commands executed via OpenClaw's exec tool to their RTK equivalents. In 1.0.0, the @rtk-ai/rtk-rewrite OpenClaw plugin passes attacker-controlled input directly into a shell-backed execSync() template string without shell-safe escaping. JSON.stringify() wraps the value in double quotes and escapes inner double-quotes and backslashes, but leaves $() and backtick shell metacharacters untouched. Because execSync delegates execution to /bin/sh -c, the shell expands $(...) substitutions even inside double-quoted strings, causing the injected subcommand to execute before rtk is invoked. An attacker who can influence the exec tool's command parameter (e.g., via an LLM agent prompt or gateway/tool-call input) achieves arbitrary OS command execution with the privileges of the plugin/gateway process.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
rtk-airtk 1.0.0 -

二、漏洞 CVE-2026-55249 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-55249 的情报信息

登录查看更多情报信息。

CVE-2026-55249 其他参考 (1)

同批安全公告 · rtk-ai · 2026-06-23 · 共 3 条

CVE-2026-545557.8 HIGHrtk自动放行权限绕过漏洞
CVE-2026-45792RTK 项目本地过滤器配置信任漏洞,导致LLM命令输出被篡改

IV. Related Vulnerabilities

V. Comments for CVE-2026-55249

暂无评论


发表评论