CVE-2026-0705
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedLocal privilege escalation due to insecure folder permissions. The following products are affected: Acronis Cloud Manager (Windows) before build 6.4.25342.354.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceLocal privilege escalation vulnerability in Acronis Cloud Manager for Windows caused by insecure folder permissions. Low-privileged local users can modify executable locations or configuration files in improperly secured directories to gain elevated privileges.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- High
- Privileges
- Low
- User interaction
- Required
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify Acronis Cloud Manager installation pathCheck for the presence of Acronis Cloud Manager in standard installation locations such as C:\Program Files\Acronis\CloudManager or C:\Program Files (x86)\Acronis\CloudManager, or look for the service via Windows Services (services.msc) and check the executable path.Affected if Acronis Cloud Manager is installed on the system.
-
Determine installed version or build numberRight-click the Acronis Cloud Manager executable (typically cloudmanager.exe or acroniscloudmanager.exe) in the installation folder, select Properties, and view the Details tab for the Product Version or File Version. Alternatively, open Windows Services, locate the Acronis Cloud Manager service, check its properties, or use the command: dir "<installation_path>\*.exe" /s to list executables with version info.Affected if The installed version or build number is below 6.4.25342.354.
-
Audit folder permissions on the installation directoryRight-click the Acronis Cloud Manager installation folder, select Properties, go to the Security tab, and review the permissions for Users or other non-privileged groups. Specifically check if Write or Modify permissions are granted to standard users or the Users group.Affected if Non-privileged users or the Users group have Write or Modify permissions on the Acronis Cloud Manager installation directory or its subdirectories.
-
Inspect executable locations for world-writable foldersNavigate to the installation folder and subfolders (including bin, config, or any directories containing executable files). Right-click each folder, check Properties > Security, and verify that only Administrators and SYSTEM have write access.Affected if Any folder containing executables or configuration files within the Acronis Cloud Manager directory is writable by low-privileged users.
-
Verify configuration file integrityLocate configuration files (commonly .xml, .ini, or .config files) in the Acronis Cloud Manager installation directory. Check their permissions to confirm only Administrators can modify them.Affected if Configuration files in the installation directory are modifiable by non-administrative users.
The system is affected if Acronis Cloud Manager is installed with a build number below 6.4.25342.354 and the installation directory or its contents are writable by non-privileged users.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedAudit and restrict folder permissions on the Acronis Cloud Manager installation directory to prevent write access by non-privileged users; upgrade to build 6.4.25342.354 or later which contains the security fix.
Build 6.4.25342.354 or later of Acronis Cloud Manager (Windows)
- 1. Identify the current version of Acronis Cloud Manager installed on the Windows system
- 2. Navigate to the official Acronis download center or contact Acronis support to obtain build 6.4.25342.354 or a later stable release
- 3. Create a full backup of the Acronis Cloud Manager configuration and any critical data
- 4. Stop the Acronis Cloud Manager service to ensure a clean upgrade process
- 5. Run the installer for the updated build (6.4.25342.354 or later) with administrative privileges
- 6. Follow the on-screen installation wizard to complete the upgrade
- 7. After installation, verify that folder permissions have been corrected and are no longer overly permissive
- 8. Restart the Acronis Cloud Manager service and confirm the application functions normally
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation4.0 h
- Testing2.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,168.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-0705 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-0705 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data