Robocode · Robocode · CVE-2025-14306
**Name of the Vulnerable Software and Affected Versions**
Robocode version 1.9.3.6
**Description**
A directory traversal issue exists in the CacheCleaner component. The `recursivelyDelete` method does not properly sanitize file paths, potentially allowing attackers to traverse directories and delete arbitrary files on the system. This can be exploited by submitting specially crafted inputs that manipulate the file path, leading to unauthorized file deletions.
**Recommendations**
Update to a newer version that contains a fix for this vulnerability. As a temporary workaround, consider restricting access to the CacheCleaner component or disabling it until a patch is available.