Vulnerability Database

308,926

Total vulnerabilities in the database

CVE-2025-60685

A stack buffer overflow exists in the ToToLink A720R Router firmware V4.1.5cu.614_B20230630 within the sysconf binary (sub_401EE0 function). The binary reads the /proc/stat file using fgets() into a local buffer and subsequently parses the line using sscanf() into a single-byte variable with the %s format specifier. Maliciously crafted /proc/stat content can overwrite adjacent stack memory, potentially allowing an attacker with filesystem write privileges to execute arbitrary code on the device.

  • Published: Nov 13, 2025
  • Updated: Nov 18, 2025
  • CVE: CVE-2025-60685
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5.1
  • AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L

CWEs: