Impact
The issue lies within the _undone_qty function of WonderTrader’s Pending Order Handler, where manipulating the getUndoneQty argument allows an attacker to alter the enforcement of the behavioral workflow. The effect is not execution of arbitrary code, but instead a change to how pending orders are processed, potentially enabling unauthorized order modifications or cancellations. This reflects weaknesses classified as CWE‑840 and CWE‑841.
Affected Systems
WonderTrader versions up to 0.9.9 are affected. The vulnerability exists in the library src/WtCore/TraderAdapter.h of the Pending Order Handler component. No other vendors or product versions are mentioned in the supplied data.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. The description states that the attack can be carried out remotely and that an exploit is publicly available, suggesting that an external attacker could send crafted requests to the vulnerable endpoint and alter pending order processing.
OpenCVE Enrichment