Vulnerabilities (CVE)

Filtered by vendor Robocode Subscribe
Filtered by product Robocode
Total 6 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2025-14308 1 Robocode 1 Robocode 2026-01-05 N/A 9.8 CRITICAL
An integer overflow vulnerability exists in the write method of the Buffer class in Robocode version 1.9.3.6. The method fails to properly validate the length of data being written, allowing attackers to cause an overflow, potentially leading to buffer overflows and arbitrary code execution. This vulnerability can be exploited by submitting specially crafted inputs that manipulate the data length, leading to potential unauthorized code execution.
CVE-2025-14307 1 Robocode 1 Robocode 2026-01-05 N/A 8.1 HIGH
An insecure temporary file creation vulnerability exists in the AutoExtract component of Robocode version 1.9.3.6. The createTempFile method fails to securely create temporary files, allowing attackers to exploit race conditions and potentially execute arbitrary code or overwrite critical files. This vulnerability can be exploited by manipulating the temporary file creation process, leading to potential unauthorized actions.
CVE-2025-14306 1 Robocode 1 Robocode 2026-01-05 N/A 9.1 CRITICAL
A directory traversal vulnerability exists in the CacheCleaner component of Robocode version 1.9.3.6. The recursivelyDelete method fails to properly sanitize file paths, allowing attackers to traverse directories and delete arbitrary files on the system. This vulnerability can be exploited by submitting specially crafted inputs that manipulate the file path, leading to potential unauthorized file deletions. https://robo-code.blogspot.com/
CVE-2019-10648 1 Robocode 1 Robocode 2025-12-22 7.5 HIGH 9.8 CRITICAL
Robocode through 1.9.3.5 allows remote attackers to cause external service interaction (DNS), as demonstrated by a query for a unique subdomain name within an attacker-controlled DNS zone, because of a .openStream call within java.net.URL.
CVE-2007-6382 1 Robocode 1 Robocode 2025-04-09 6.8 MEDIUM N/A
The Event Dispatch Thread in Robocode before 1.5.1 allows remote attackers to execute arbitrary Java code by using a robot to invoke the SwingUtilities.invokeLater method.
CVE-2008-2078 1 Robocode 1 Robocode 2025-04-09 7.5 HIGH N/A
Robocode before 1.6.0 allows user-assisted remote attackers to "access the internals of the Robocode game" via unspecified vectors related to the AWT Event Queue.