Description
A weakness has been identified in unitedbyai droidclaw up to 0.5.3. Affected by this issue is some unknown functionality of the file server/src/routes/goals.ts of the component Unsigned Scheduled Callback. This manipulation causes authorization bypass. Remote exploitation of the attack is possible. The attack is considered to have high complexity. The exploitation is known to be difficult. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-07-27
Score: 2.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the goals.ts route of the Unsigned Scheduled Callback component of United by AI’s DroidClaw. The particular request payload or endpoint path used for manipulation is not explicitly described, so the attack vector is inferred from the remote exploitation mention. Manipulating an unspecified input triggers an authorization bypass, allowing an unauthenticated or low‑privilege user to access or modify resources that should be restricted. The weakness is an authorization bypass (CWE‑285) combined with implicit trust (CWE‑639). The CVSS score is 2.3, indicating low overall severity, yet the attack is remotely exploitable and described as high‑complexity, meaning an attacker must invest significant effort and knowledge to locate and abuse the flaw.

Affected Systems

The affected vendor is United by AI, product DroidClaw, up to version 0.5.3. The issue is present in the server/src/routes/goals.ts file within the Unsigned Scheduled Callback component. No other products or versions are listed.

Risk and Exploitability

The CVSS score of 2.3 suggests low overall severity, but the specified remote exploitation path and the public availability of an exploit elevate the potential impact. The remote exploitation path is inferred from the description's mention of remote exploitation, although the exact mechanics remain unspecified. The EPSS score of less than 1 % indicates a very low estimate of exploitation probability, yet the vulnerability is not listed in CISA’s KEV catalogue. Remote attackers with sufficient resources could target the endpoint to bypass authorization; however, the high complexity of the exploit and its known difficulty make successful usage unlikely.

Generated by OpenCVE AI on August 3, 2026 at 17:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched release of DroidClaw as soon as one becomes available.
  • Enforce strict access control on the goals.ts route so that only adequately privileged users can invoke it, adding explicit authorization checks.
  • Monitor logs for suspicious activity on the Unsigned Scheduled Callback endpoint, rate‑limit repeated attempts, and block offending IP addresses.

Generated by OpenCVE AI on August 3, 2026 at 17:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 27 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in unitedbyai droidclaw up to 0.5.3. Affected by this issue is some unknown functionality of the file server/src/routes/goals.ts of the component Unsigned Scheduled Callback. This manipulation causes authorization bypass. Remote exploitation of the attack is possible. The attack is considered to have high complexity. The exploitation is known to be difficult. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Title unitedbyai droidclaw Unsigned Scheduled Callback goals.ts authorization
First Time appeared Unitedbyai
Unitedbyai droidclaw
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:unitedbyai:droidclaw:*:*:*:*:*:*:*:*
Vendors & Products Unitedbyai
Unitedbyai droidclaw
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Unitedbyai Droidclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-28T14:54:30.069Z

Reserved: 2026-07-27T08:49:58.088Z

Link: CVE-2026-17531

cve-icon Vulnrichment

Updated: 2026-07-28T14:51:57.862Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T17:16:35.997

Modified: 2026-07-28T16:17:36.480

Link: CVE-2026-17531

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:15:12Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key