CVE-2026-85030 Details
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.
A critical business logic vulnerability has been identified in HKUDS AI-Trader versions prior to d03ff6c056b32ced735adf7c19ed8175adb1c8df. The issue arises in the selfRegister API endpoint, where users can manipulate the initial_balance parameter without any server-side validation or authorization checks. This flaw allows users to create accounts with excessively high balances, potentially leading to an economic collapse within the trading simulation and unauthorized access to premium trading features.
The recommended remediation is to remove the 'initial_balance' parameter from user control and enforce starting balances through backend configuration. If custom balances are necessary for testing, implement strict server-side validation with maximum limits. Additionally, ensure that the selfRegister endpoint cannot manipulate privileged balances associated with administrative accounts.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 3, 2026CISA-ADP
Assessed Sep 5, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| 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 | [email protected] | AdvisoryExploitRemedy |
| https://github.com/HKUDS/AI-Trader/ | [email protected] | ProductSource CodeVendor |
| https://github.com/HKUDS/AI-Trader/issues/241 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-85030 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/830272 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/398295 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/398295/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-840 | Business Logic Errors | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| HKUDS AI-Trader | <= d03ff6c056b32ced735adf7c19ed8175adb1c8df |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 5, 2026 | CVE Modified | CISA-ADP |
| Sep 3, 2026 | New CVE Received | [email protected] |
Volerion