Description
A vulnerability was determined in zevorn rt-claw up to 0.2.0. The impacted element is the function handle_rpc_request of the file claw/services/swarm/swarm.c of the component Swarm RPC Receiver. This manipulation causes incorrect authorization. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-07-18
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the rt-claw Swarm RPC Receiver’s handle_rpc_request function allows incorrect authorization, enabling attackers to gain unauthorized access to RPC operations. The vulnerability can be exploited remotely, potentially allowing an attacker to perform privileged actions or disrupt services without proper authentication. The weakness is classified under CWE‑285 and CWE‑863, indicating a failure to enforce correct authorization controls.

Affected Systems

The affected product is Zevorn rt‑claw up to version 0.2.0, which contains the Swarm RPC Receiver component that uses the handle_rpc_request function in claw/services/swarm/swarm.c. The vulnerability exists in all releases before and including 0.2.0.

Risk and Exploitability

The CVSS score of 6.9 reflects moderate severity. The EPSS score is less than 1%, indicating a very low probability of exploitation at the time of analysis. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is remote access to the Receiver service, as the flaw permits manipulation over the network to bypass authorization checks.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update rt‑claw to a version newer than 0.2.0 once the vendor releases a fix.
  • Restrict network access to the Swarm RPC Receiver so that only trusted hosts can communicate with it, for example by applying firewall rules or IP whitelisting.
  • If the service must remain online, disable or remove the handle_rpc_request endpoint or the entire Swarm RPC Receiver component until a patched version is deployed.
  • Continuously monitor audit logs for unauthorized RPC calls to detect any exploitation attempts.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 18 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in zevorn rt-claw up to 0.2.0. The impacted element is the function handle_rpc_request of the file claw/services/swarm/swarm.c of the component Swarm RPC Receiver. This manipulation causes incorrect authorization. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
Title zevorn rt-claw Swarm RPC Receiver swarm.c handle_rpc_request authorization
First Time appeared Zevorn
Zevorn rt-claw
Weaknesses CWE-285
CWE-863
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': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

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

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/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-20T19:10:31.732Z

Reserved: 2026-07-17T16:08:26.573Z

Link: CVE-2026-16126

cve-icon Vulnrichment

Updated: 2026-07-20T17:11:00.102Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses