Vulnerability 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.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/Dave-gilmore-aus/security-advisories/blob/main/AI-Trader-Unre
- https://github.com/HKUDS/AI-Trader/
- https://github.com/HKUDS/AI-Trader/issues/241
- https://vuldb.com/cve/CVE-2026-85030
- https://vuldb.com/submit/830272
- https://vuldb.com/vuln/398295
- https://vuldb.com/vuln/398295/cti
FAQ
What is CVE-2026-85030?
CVE-2026-85030 is a vulnerability with a CVSS score of 3.7 (LOW). 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 componen...
How severe is CVE-2026-85030?
CVE-2026-85030 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85030?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.