LiveActive security incident?Get immediate response
CVE Record

CVE-2025-60685: A stack buffer overflow exists in the ToToLink A720R Router firmware V4.1.5cu.614_B20230630 within the sysc...

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.

MediumCVSS 5.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw is a memory corruption bug in a ToToLink A720R router firmware component. It may let someone who can tamper with local system file contents crash or take over the device. The public data does not show internet-facing remote exploitation or a vendor patch.

Executive priority

Treat this as a targeted device-hardening issue, not an emergency internet-wide crisis based on current evidence. Prioritize identifying affected routers and reducing management access while waiting for or applying vendor guidance.

Technical view

In the sysconf binary sub_401EE0 function, /proc/stat is read with fgets into a local buffer, then parsed with sscanf using %s into a single-byte variable. Maliciously controlled content may overwrite stack memory. Reported impact includes possible code execution, but prerequisites are not fully clear.

Likely exposure

The indicated exposure is ToToLink A720R router firmware V4.1.5cu.614_B20230630. The CVE affected-product metadata lists vendor, product, versions, and CPEs as n/a, so matching should rely on model and firmware version from the description.

Exploitation context

The CVE is not listed as KEV, and the provided sources do not support active exploitation. The description says exploitation depends on malicious /proc/stat content and filesystem write privileges, which suggests a local or post-compromise condition rather than direct internet exploitation.

Researcher notes

The source data is narrow and partly incomplete: affected CPEs are absent, vendor/product fields are n/a, and no official fix is cited. The CVSS vector says local access, while the prose mentions filesystem write privileges; document this prerequisite uncertainty in triage.

Mitigation direction

  • Check ToToLink guidance for updated firmware or official mitigation.
  • Inventory ToToLink A720R devices and confirm firmware versions.
  • Restrict administrative, shell, and filesystem write access to routers.
  • Segment affected routers from sensitive networks where replacement is not immediate.
  • Replace unsupported devices if no vendor fix is available.

Validation and detection

  • Verify whether any ToToLink A720R devices run V4.1.5cu.614_B20230630.
  • Review router management exposure and remove unnecessary internet access.
  • Confirm whether vendor firmware newer than the affected build is installed.
  • Check device logs for unexpected configuration or filesystem changes.
  • Track CVE and vendor pages for updated affected-product or patch information.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-121: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-60685 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.1CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L2.52.5CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

5.1Medium
CVSS 3.1 vector shape for CVE-2025-60685Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.