Security Advisory

CVE-2025-60687

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-11-13 00:00:00
Last updated 2026-07-05 01:19:31
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

An unauthenticated command injection vulnerability exists in the ToToLink LR1200GB Router firmware V9.1.0u.6619_B20230130 within the cstecgi.cgi binary (sub_41EC68 function). The binary reads the "imei" parameter from a web request and verifies only that it is 15 characters long. The parameter is then directly inserted into a system command using sprintf() and executed with system(). Maliciously crafted IMEI input can execute arbitrary commands on the router without authentication.