CVE-2026-16204
Received Received - Intake

Code Injection in zevorn rt-claw

Vulnerability report for CVE-2026-16204, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-19

Last updated on: 2026-07-19

Assigner: VulDB

Description

A security flaw has been discovered in zevorn rt-claw up to 0.2.0. This affects the function tool_run_script_execute of the file claw/services/tools/script.c of the component Telegram-to-AI Tool Execution Flow. Performing a manipulation results in code injection. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-19
Last Modified
2026-07-19
Generated
2026-07-19
AI Q&A
2026-07-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
zevorn rt-claw to 0.2.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a code injection flaw in zevorn rt-claw up to version 0.2.0. It affects the Telegram-to-AI tool execution flow, specifically the function tool_run_script_execute in claw/services/tools/script.c. An attacker can remotely inject and execute arbitrary code by sending a malicious Telegram message that triggers the AI model to call the run_script tool without user confirmation. The tool then executes the script using Python, allowing full system compromise.

Detection Guidance

Check for unauthorized Python script execution in rt-claw logs or system processes. Look for unexpected files in temporary directories or Telegram messages triggering script execution. Monitor network traffic for unusual outbound connections from the rt-claw process.

Impact Analysis

If you use rt-claw with Telegram-to-AI integration and the run_script feature enabled, an attacker could remotely execute arbitrary commands on your system. This could lead to unauthorized file access, credential theft, device tampering, or further attacks leveraging the compromised rt-claw process. The impact depends on the privileges of the rt-claw process.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection principles or HIPAA's security requirements for protected health information. Unauthorized code execution may result in data breaches, loss of confidentiality, or integrity violations, potentially leading to regulatory penalties or compliance failures.

Mitigation Strategies

Disable the run_script feature in rt-claw configuration immediately. Restrict network access to rt-claw instances, especially Telegram integration endpoints. Review and revoke any unauthorized files or processes linked to rt-claw.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16204. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart