CVE Catalog

CVE-2026-60095

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.46%

37th percentile - higher than 37% of all known CVEs

Summary

A stack buffer overflow vulnerability in the agentlink_server service of Vinchin Backup & Recovery through version 9.0.0.86562. An unauthenticated remote attacker can overwrite the saved return address by sending a crafted request with an oversized _listen_uuid field, which is copied without bounds checking into a fixed-length stack buffer using strcpy().

Risk Assessment

An attacker can cause a process crash or hijack control flow, potentially disrupting backup and recovery operations or enabling remote code execution within the organization's infrastructure.

Recommendation

Immediately update Vinchin Backup & Recovery to the latest version containing a fix for this vulnerability. If an update is unavailable, restrict access to the agentlink_server service to trusted networks only.

Other vulnerabilities in Vinchin Backup & Recovery

See all
Original NVD description (English source)

Vinchin Backup & Recovery through 9.0.0.86562 contains a stack buffer overflow vulnerability in the ModuleHandShake function of the agentlink_server service that allows unauthenticated remote attackers to overwrite the saved return address by supplying an oversized _listen_uuid field that is measured via strlen() and copied without bounds checking into a fixed-length stack buffer using strcpy(). Attackers can send a crafted request with a malicious _listen_uuid value to corrupt the stack and achieve process crash or potential control flow hijack without requiring authentication.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS