Description
A vulnerability was determined in WonderTrader up to 0.9.9. This impacts an unknown function of the file src/Includes/WTSTradeDef.hpp of the component TraderATP Cash Trade Conversion. Executing a manipulation of the argument m_offsetType can lead to use of uninitialized variable. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-07
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability was identified in the WonderTrader application, specifically within the file WTSTradeDef.hpp of the TraderATP Cash Trade Conversion component. The bug allows manipulation of the m_offsetType argument to cause the program to use an uninitialized variable, which can lead to unpredictable behavior or accidental data exposure. The CVSS score of 5.3 indicates a medium severity risk, and the exploit was publicly disclosed and is known to be exploitable from a remote location.

Affected Systems

The flaw affects all installations of WonderTrader up to version 0.9.9. No patch or update has been publicly released by the vendor, and the vendor has not provided a response to the disclosure. Consequently, any systems running a vulnerable version are exposed.

Risk and Exploitability

Because the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, the exact likelihood of exploitation in the wild is uncertain. However, the remote attack vector coupled with the medium CVSS score suggests that attackers could feasibly trigger the defect to corrupt internal state or leak data. As the vulnerability can be reproduced by supplying crafted input, it should be treated with caution until a patch or mitigation is applied.

Generated by OpenCVE AI on August 7, 2026 at 17:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WonderTrader to the latest available version that contains the fix for WTSTradeDef.hpp.
  • If an immediate upgrade is not feasible, disable the TraderATP Cash Trade Conversion feature until the vulnerability is remediated.
  • In the interim, add defensive checks to validate and bounds‑check the m_offsetType argument and ensure all local variables are initialized before use.

Generated by OpenCVE AI on August 7, 2026 at 17:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in WonderTrader up to 0.9.9. This impacts an unknown function of the file src/Includes/WTSTradeDef.hpp of the component TraderATP Cash Trade Conversion. Executing a manipulation of the argument m_offsetType can lead to use of uninitialized variable. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Title WonderTrader TraderATP Cash Trade Conversion WTSTradeDef.hpp uninitialized variable
First Time appeared Wondertrader
Wondertrader wondertrader
Weaknesses CWE-453
CWE-457
CPEs cpe:2.3:a:wondertrader:wondertrader:*:*:*:*:*:*:*:*
Vendors & Products Wondertrader
Wondertrader wondertrader
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

Wondertrader Wondertrader
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-07T16:30:53.225Z

Reserved: 2026-08-07T08:39:02.382Z

Link: CVE-2026-19212

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T19:00:07Z

Weaknesses
  • CWE-453

    Insecure Default Variable Initialization

  • CWE-457

    Use of Uninitialized Variable