CVE-2023-48683
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 and manipulation due to missing authorization. The following products are affected: Acronis Cyber Protect Cloud Agent (Linux, macOS, Windows) before build 37758, Acronis Cyber Protect 16 (Linux, macOS, Windows) before build 39169.
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 · high confidenceMissing authorization in Acronis Cyber Protect Cloud Agent and Cyber Protect 16 allows unauthorized users to access or manipulate sensitive information. This vulnerability affects Linux, macOS, and Windows versions before the specified build numbers (37758 and 39169 respectively).
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
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- None
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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.
-
Verify Acronis Cyber Protect agent is installedOn Windows: Check Program Files for 'Acronis' folder or run 'Get-ItemProperty HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\* | Where-Object {$_.DisplayName -like '*Acronis*'}'; On Linux: Run 'rpm -qa | grep -i acronis' or 'dpkg -l | grep -i acronis'; On macOS: Run 'ls /Applications | grep -i acronis' or 'system_profiler SPApplicationsDataType | grep -i acronis'Affected if No Acronis product is found, meaning the system is not running this software
-
Identify the specific Acronis product installedOn Windows: Check registry key 'HKLM\Software\Acronis' for 'Product' or 'MotiveProductName' value; On Linux/macOS: Run 'rpm -qi <acronis-package>' or 'pkgutil --info com.acronis.*' to determine if it is Cyber Protect Cloud Agent or Cyber Protect 16Affected if Product cannot be determined as either Cyber Protect Cloud Agent or Cyber Protect 16
-
Determine the installed build versionOn Windows: Check registry 'HKLM\Software\Acronis\MMS\Configuration\Build' or inspect file 'C:\ProgramData\Acronis\Agent\info.json' for 'build' field; On Linux: Run 'rpm -qi acronis-agent' or check '/var/lib/Acronis/build_info.xml'; On macOS: Check '/Library/Application Support/Acronis/Agent/config/build' or right-click Acronis in Applications > Get InfoAffected if Build version cannot be retrieved or is below 37758 for Cloud Agent or below 39169 for Cyber Protect 16
-
Confirm the platform is affectedVerify the operating system is Linux, macOS, or Windows by running 'uname -a' (Linux/macOS) or 'winver' (Windows). Cross-reference with the detected product version.Affected if Platform is Linux, macOS, or Windows AND the Acronis build is below the fixed version thresholds
A system is affected if Acronis Cyber Protect Cloud Agent (any build below 37758) or Cyber Protect 16 (any build below 39169) is installed on Linux, macOS, or Windows.
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 · scopedUpgrade Acronis Cyber Protect Cloud Agent to build 37758 or later, and Acronis Cyber Protect 16 to build 39169 or later to implement proper authorization controls.
Acronis Cyber Protect Cloud Agent: build 37758 or later; Acronis Cyber Protect 16: build 39169 or later
- Identify the currently installed Acronis product (Cyber Protect Cloud Agent or Cyber Protect 16) and its current build version
- For Acronis Cyber Protect Cloud Agent: Upgrade to build 37758 or later for Linux, macOS, and Windows
- For Acronis Cyber Protect 16: Upgrade to build 39169 or later for Linux, macOS, and Windows
- Verify the upgrade was successful by checking the new build version in the product UI or via command line
- Test that the authorization controls are functioning correctly after upgrade
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation8.0 h
- Testing4.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 $4,480.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-48683 — 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-48683 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