0.0
NA
CVE-2026-85030
HKUDS AI-Trader Business Logic Error
Description

A vulnerability has been found in HKUDS AI-Trader up to d03ff6c056b32ced735adf7c19ed8175adb1c8df. The affected element is an unknown function of the file service/server/routes_agent.py of the component selfRegister API Endpoint. Such manipulation of the argument initial_balance leads to business logic errors. The attack may be launched remotely. This attack is characterized by high complexity. The exploitability is described as difficult. The exploit has been disclosed to the public and may be used. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. profit_percent_for_display() divides by INITIAL_CAPITAL + deposited, and challenge scoring's return_pct also normalises against the attacker-inflated starting_cash. So an inflated initial_balance does not yield artificial percent returns - it inflates the absolute cash/equity column only, which is a cosmetic/leaderboard-gaming concern in a simulated game.

INFO

Published Date :

Sept. 3, 2026, 2:20 a.m.

Last Modified :

Sept. 3, 2026, 2:20 a.m.

Remotely Exploit :

No

Source :

None
Affected Products

The following products are affected by CVE-2026-85030 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Address business logic errors caused by initial_balance manipulation in selfRegister API.
  • Review and validate initial_balance input in selfRegister API.
  • Implement robust input validation and sanitization.
  • Test for business logic vulnerabilities thoroughly.
  • Consult vendor for potential patches or updates.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-85030.

URL Resource
https://vuldb.com/vuln/398295 vdb-entry technical-description
https://vuldb.com/vuln/398295/cti signature permissions-required
https://vuldb.com/cve/CVE-2026-85030 third-party-advisory
https://vuldb.com/submit/830272 third-party-advisory
https://github.com/HKUDS/AI-Trader/issues/241 issue-tracking
https://github.com/Dave-gilmore-aus/security-advisories/blob/main/AI-Trader-Unrestricted%20Resource%20Consumption%20%26%20Broken%20Business%20Logic%20in%20AI-Trader%20(CVE-Pending).md exploit
https://github.com/HKUDS/AI-Trader/ product
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-85030 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-85030 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-85030 vulnerability anywhere in the article.

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.