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.
Published: 2026-07-19
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a code injection flaw located in the tool_run_script_execute function inside the claw/services/tools/script.c component of the rt‑claw Telegram‑to‑AI Tool Execution Flow. When an attacker manipulates the input to this function, arbitrary code can be injected and executed, resulting in full remote code execution. The weakness is classified as CWE‑74 and CWE‑94, indicating insufficient input validation and improper handling of executable code.

Affected Systems

The flaw affects zevorn:rt-claw versions up to 0.2.0. This includes all installations of the Telegram‑to‑AI Tool that use the vulnerable script.c module. No additional product or version details are disclosed.

Risk and Exploitability

The CVSS score of 5.3 places the vulnerability in the moderate range, and the EPSS score of less than 1% indicates a low probability of exploitation in the wild. The flaw is not listed in the CISA KEV catalog, but public exploit code is available, which raises the risk of targeted attacks. Because the vulnerability can be triggered remotely via manipulation of input to the script execution API, the threat remains present for all affected systems that have not applied a fix.

Generated by OpenCVE AI on July 30, 2026 at 22:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Disable or remove the script_run_script_execute functionality to prevent remote code injection.
  • Restrict network access to the endpoint that exposes script execution to trusted users or internal networks only.
  • Apply any available vendor patch or update immediately.

Generated by OpenCVE AI on July 30, 2026 at 22:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 19 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
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.
Title zevorn rt-claw Telegram-to-AI Tool Execution Flow script.c tool_run_script_execute code injection
First Time appeared Zevorn
Zevorn rt-claw
Weaknesses CWE-74
CWE-94
CPEs cpe:2.3:a:zevorn:rt-claw:*:*:*:*:*:*:*:*
Vendors & Products Zevorn
Zevorn rt-claw
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-21T14:34:14.892Z

Reserved: 2026-07-18T07:34:33.333Z

Link: CVE-2026-16204

cve-icon Vulnrichment

Updated: 2026-07-21T14:34:00.570Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T23:00:22Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')