Description
A vulnerability was identified in bytebot-ai bytebot 0.0.1. The affected element is an unknown function of the component Agent Execution Workflow. Such manipulation leads to infinite loop. The attack may be performed from remote. The exploit is publicly available and might be used. This vulnerability only affects products that are no longer supported by the maintainer.
Published: 2026-08-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Remove Software
AI Analysis

Impact

The flaw is an infinite loop triggered within the Agent Execution Workflow of bytebot‑ai bytebot 0.0.1. A malicious actor can manipulate this unknown function to force the loop, causing the agent process to consume CPU and memory until it stalls or crashes. The primary impact is a denial of service, as the agent becomes unresponsive and can no longer process legitimate requests. The vulnerability is classified as CWE‐835 (Infinite Loop) and CWE‐404 (Resource Exhaustion).

Affected Systems

Affected software is bytebot‑ai’s bytebot application, version 0.0.1. The component in question is the Agent Execution Workflow; no other versions or related products are mentioned. The maintainer has stopped supporting this release, meaning no official patch or fix will be delivered.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity and the lack of an EPSS score renders the exploitation probability unknown. However, the exploit is publicly available and can be triggered remotely, suggesting that an adversary with network access can cause a DoS. Since the software is unsupported, the risk remains elevated until the product is removed or isolated. The vulnerability is not listed in CISA KEV, but its remote nature and public exploit code increase operational risk for environments that still deploy this version.

Generated by OpenCVE AI on August 24, 2026 at 17:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Remove bytebot from all production systems
  • If removal is infeasible, run the application inside a container with enforced CPU and memory limits to mitigate the impact of the infinite loop
  • Temporarily disable the Agent Execution Workflow or block its entry points to stop the loop from being triggered
  • Monitor system resources for abnormal spikes and alert when CPU usage exceeds normal thresholds

Generated by OpenCVE AI on August 24, 2026 at 17:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 24 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in bytebot-ai bytebot 0.0.1. The affected element is an unknown function of the component Agent Execution Workflow. Such manipulation leads to infinite loop. The attack may be performed from remote. The exploit is publicly available and might be used. This vulnerability only affects products that are no longer supported by the maintainer.
Title bytebot-ai bytebot Agent Execution Workflow infinite loop
First Time appeared Bytebot-ai
Bytebot-ai bytebot
Weaknesses CWE-404
CWE-835
CPEs cpe:2.3:a:bytebot-ai:bytebot:*:*:*:*:*:*:*:*
Vendors & Products Bytebot-ai
Bytebot-ai bytebot
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Bytebot-ai Bytebot
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-27T14:36:46.920Z

Reserved: 2026-08-24T05:56:11.709Z

Link: CVE-2026-78250

cve-icon Vulnrichment

Updated: 2026-08-27T13:28:08.485Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T14:17:04.223

Modified: 2026-08-27T17:20:37.260

Link: CVE-2026-78250

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T20:00:04Z

Weaknesses
  • CWE-404

    Improper Resource Shutdown or Release

  • CWE-835

    Loop with Unreachable Exit Condition ('Infinite Loop')