← Back

Robocode

robocode

Vendor: Robocode • 6 CVEs

CVEs (6)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Robocode
1Robocode
Jun 17, 2026
Dec 9, 2025
10.0 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
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 overflo...Show more
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.Show less
1Robocode
1Robocode
Jun 17, 2026
Dec 9, 2025
9.3 CRITICAL· v4
8.1 HIGH· v3
N/A· v2
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 co...Show more
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.Show less
1Robocode
1Robocode
Jun 17, 2026
Dec 9, 2025
10.0 CRITICAL· v4
9.1 CRITICAL· v3
N/A· v2
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 del...Show more
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/Show less
1Robocode
1Robocode
Jun 17, 2026
Mar 30, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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 w...Show more
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.Show less
1Robocode
1Robocode
Apr 23, 2026
May 5, 2008
N/A· v4
N/A· v3
7.5 HIGH· v2
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.
1Robocode
1Robocode
Apr 23, 2026
Dec 15, 2007
N/A· v4
N/A· v3
6.8 MEDIUM· v2
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.