Cyber Resilience

CVE-2025-8610

Critical

Published: 20 August 2025

Published
20 August 2025
Modified
25 August 2025
KEV Added
Patch
CVSS Score v3 9.8 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0181 83.2th percentile
Risk Priority 21 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-8610 is a critical-severity Missing Authentication for Critical Function (CWE-306) vulnerability in Aomei Cyber Backup. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 16.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

AOMEI Cyber Backup contains a missing authentication vulnerability in its StorageNode service, which listens on TCP port 9075 by default. The flaw, tracked as CVE-2025-8610 and originally ZDI-CAN-26156, permits unauthenticated remote access to critical functionality and results in arbitrary code execution with SYSTEM privileges on affected installations. It carries a CVSS 3.0 score of 9.8 and is classified under CWE-306.

Remote attackers can exploit the issue over the network without credentials or user interaction to run arbitrary code on the target system. Successful exploitation grants full control in the context of the SYSTEM account, enabling complete compromise of the backup server.

The sole referenced advisory from the Zero Day Initiative at https://www.zerodayinitiative.com/advisories/ZDI-25-808/ addresses the issue but does not detail specific mitigation steps in the provided information.

EPSS for this CVE rose from a low initial value to a peak of 0.0466, indicating emerging exploitation interest after disclosure that warrants renewed attention from defenders.

EU & UK References

Vulnerability details

AOMEI Cyber Backup Missing Authentication for Critical Function Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of AOMEI Cyber Backup. Authentication is not required to exploit this vulnerability. The specific flaw exists…

more

within the StorageNode service, which listens on TCP port 9075 by default. The issue results from the lack of authentication prior to allowing access to functionality. An attacker can leverage this vulnerability to execute code in the context of SYSTEM. Was ZDI-CAN-26156.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

aomei
cyber backup
3.7.0

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-306

Requires established identification and authentication to unlock, mitigating missing authentication for continued system access.

addresses: CWE-306

Requiring identification and rationale for actions allowed without authentication ensures critical functions are not left unprotected by forcing review of authentication requirements.

addresses: CWE-306

Authorizing mobile device connections to organizational systems ensures authentication is performed for this critical access function.

addresses: CWE-306

Guarantees critical functions are protected by mandatory invocation of the access control mechanism.

addresses: CWE-306

Auditing sessions makes it possible to detect access to critical functions without required authentication.

addresses: CWE-306

The assessment process confirms authentication is present and effective for critical functions, preventing exploitation from missing authentication.

addresses: CWE-306

Certification assesses that critical functions have required authentication controls in place.

addresses: CWE-306

Disabling non-essential functions and services eliminates the need to secure them, reducing exposure from missing authentication on unnecessary components.

References