Vulnerability Description
binance-trading-bot is an automated Binance trading bot with trailing buy/sell strategy. Authenticated users of binance-trading-bot can achieve Remote Code Execution on the host system due to a command injection vulnerability in the `/restore` endpoint. The restore endpoint of binance-trading-bot is vulnerable to command injection via the `/restore` endpoint. The name of the uploaded file is passed to shell.exec without sanitization other than path normalization, resulting in Remote Code Execution. This may allow any authorized user to execute code in the context of the host machine. This issue has been addressed in version 0.0.100 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/chrisleekr/binance-trading-bot/blob/dd8e1a91b872a48aec47bbe12
- https://github.com/chrisleekr/binance-trading-bot/commit/99d464cf8ef858d44118999
- https://github.com/chrisleekr/binance-trading-bot/security/advisories/GHSA-wq6j-
FAQ
What is CVE-2025-27106?
CVE-2025-27106 is a vulnerability with a CVSS score of 8.8 (HIGH). binance-trading-bot is an automated Binance trading bot with trailing buy/sell strategy. Authenticated users of binance-trading-bot can achieve Remote Code Execution on the host system due to a comman...
How severe is CVE-2025-27106?
CVE-2025-27106 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-27106?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.