CVE-2025-14308 PUBLISHED

Integer Overflow in Robocode's Buffer Write Method

Assigner: GovTech CSG
Reserved: 09.12.2025 Published: 09.12.2025 Updated: 09.12.2025

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/AU:Y/R:U/V:D/RE:M/U:Red
CVSS Score: 10

Product Status

Vendor Robocode Project
Product Robocode
Versions Default: unaffected
  • Version 1.9.3.6 is affected

Credits

  • titancaproject@gmail.com reporter

References

Problem Types

  • CWE-190 Integer Overflow or Wraparound CWE

Impacts

  • CAPEC-128 Integer Attacks
  • CAPEC-100 Overflow Buffers