CVE-2025-14307
CVE-2025-14307 is a high-severity vulnerability in Robocode with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-377.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- CVSS v4: 9.3
- EPSS exploit prediction: 0% (20th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-201885
- Weakness: CWE-377
- Affected product: Robocode
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2025-14307?
- 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.
- How severe is CVE-2025-14307?
- CVE-2025-14307 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2025-14307 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (20th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-14307?
- CVE-2025-14307 affects Robocode. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-14307?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2025-14307 have an EU (EUVD) identifier?
- Yes. CVE-2025-14307 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-201885.
- When was CVE-2025-14307 published?
- CVE-2025-14307 was published on 2025-12-09 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:robocode:robocode:1.9.3.6:*:*:*:*:*:*:*
More vulnerabilities in Robocode
- CVE-2025-14308 — Critical (CVSS 9.8): An integer overflow vulnerability exists in the write method of the Buffer class in Robocode version 1.9.3.6. The…
- CVE-2019-10648 — Critical (CVSS 9.8): Robocode through 1.9.3.5 allows remote attackers to cause external service interaction (DNS), as demonstrated by a…
- CVE-2025-14306 — Critical (CVSS 9.1): A directory traversal vulnerability exists in the CacheCleaner component of Robocode version 1.9.3.6. The…
- CVE-2008-2078 — High (CVSS 7.5): Robocode before 1.6.0 allows user-assisted remote attackers to "access the internals of the Robocode game" via…
- CVE-2007-6382 — Medium (CVSS 6.8): The Event Dispatch Thread in Robocode before 1.5.1 allows remote attackers to execute arbitrary Java code by using a…
Other CWE-377 (Insecure Temporary File) vulnerabilities
- CVE-2011-4119 — Critical (CVSS 9.8): caml-light <= 0.75 uses mktemp() insecurely, and also does unsafe things in /tmp during make install.
- CVE-2012-2666 — Critical (CVSS 9.8): golang/go in 1.0.2 fixes all.bash on shared machines. dotest() in src/pkg/debug/gosym/pclntab_test.go creates a…
- CVE-2015-5224 — Critical (CVSS 9.8): The mkostemp function in login-utils in util-linux when used incorrectly allows remote attackers to cause file name…
- CVE-2023-43498 — High (CVSS 8.1): In Jenkins 2.423 and earlier, LTS 2.414.1 and earlier, processing file uploads using MultipartFormDataParser creates…
- CVE-2025-46369 — High (CVSS 7.8): Dell Alienware Command Center 6.x (AWCC), versions prior to 6.10.15.0, contains an Insecure Temporary File…
- CVE-2025-7707 — High (CVSS 7.8): The llama_index library version 0.12.33 sets the NLTK data directory to a subdirectory of the codebase by default,…
Browse all CWE-377 (Insecure Temporary File) vulnerabilities →