CVE-2023-44213
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 · uneditedSensitive information disclosure due to excessive collection of system information. The following products are affected: Acronis Cyber Protect Cloud Agent (Windows) before build 35739, Acronis Cyber Protect 16 (Windows) before build 37391.
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 confidenceAcronis Cyber Protect agents for Windows collect excessive system information beyond what is necessary for their protective functions, leading to sensitive information disclosure. This could expose system details, configuration data, or other telemetry that should not be collected or exposed.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< c23.06CVSS 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
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
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 if Acronis Cyber Protect Agent is installedOpen Windows Control Panel > Programs and Features, or run 'Get-ItemProperty HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\* | Where-Object {$_.DisplayName -like "*Acronis*"}' in PowerShell to list installed Acronis productsAffected if No Acronis product is listed means not applicable; if Acronis Cyber Protect or Acronis Agent appears in the list, proceed to version check
-
Determine the installed Acronis Agent versionCheck the agent service version by running 'Get-Service -Name "Acronis*"' to find the service, then right-click the Acronis agent executable in Program Files\Acronis\Agent\bin\ (such as acronis_agent.exe or management_agent.exe), select Properties, and view the File Version on the Details tabAffected if Unable to locate the agent executable or service indicates the product may not be present in the expected form
-
Compare installed version against affected rangeIf you obtained a version number, compare the build number to the threshold: affected if version is earlier than build c23.06 (or build number below 35739 for Cyber Protect Cloud, below 37391 for Cyber Protect 16). The exact version format may appear as a build number or a product version string.Affected if The installed agent version is earlier than c23.06 build - verify whether the version string indicates a pre-c23.06 release
Your environment is affected if Acronis Cyber Protect Agent for Windows is installed with a version earlier than c23.06 (or build numbers below 35739/37391), as that version collects excessive system telemetry beyond what is necessary for protection.
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 · scopedUpdate Acronis Cyber Protect Cloud Agent to build 35739 or later, and Acronis Cyber Protect 16 to build 37391 or later. Review system information collection policies post-update to confirm only necessary data is gathered.
Acronis Cyber Protect Cloud Agent (Windows) build 35739 or later; Acronis Cyber Protect 16 (Windows) build 37391 or later
- Check current Agent build version by reviewing installed software properties or Acronis management console
- Download or obtain Acronis Cyber Protect Cloud Agent version c23.06 or later (containing build 35739) from official Acronis sources
- Download or obtain Acronis Cyber Protect 16 with build 37391 or later from official Acronis sources
- Apply the upgrade through Acronis management console or by reinstalling the agent with the fixed build
- Verify the build number post-upgrade matches 35739 (Cloud Agent) or 37391 (Cyber Protect 16)
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,560.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-44213 — 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-2023-44213 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