CVE-2026-16157
Received Received - Intake

Authenticated Local Privilege Escalation in Duplicati Backup Software

Vulnerability report for CVE-2026-16157, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-22

Last updated on: 2026-07-22

Assigner: CERT/CC

Description

Duplicati v2.3.0.1 backup software gives Authenticated Users MODIFY permissions that propagate to all subdirectories. Installing the software outside of the Program Files directory, or on a custom path, creates a LocalSystem service running from a directory that any standard local user can write to. A standard local user can overwrite any DLL in the service directory. On service restart, the OS loads the attacker's DLL before any managed code runs, executing arbitrary code as SYSTEM.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-22
Last Modified
2026-07-22
Generated
2026-07-22
AI Q&A
2026-07-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
duplicati duplicati 2.3.0.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-16157 is a vulnerability in Duplicati v2.3.0.1 backup software where authenticated users gain MODIFY permissions that extend to all subdirectories. Installing the software outside the default Program Files directory creates a LocalSystem service running from a writable directory by standard users. Attackers can overwrite DLLs in this directory, and upon service restart, the malicious DLL executes arbitrary code with SYSTEM privileges.

Detection Guidance

Check if Duplicati is installed outside the default directory (C:\Program Files\Duplicati 2\). Verify if the installation directory allows standard users to write files. Inspect service permissions and ACLs for the Duplicati service directory.

Impact Analysis

This vulnerability allows a local attacker with standard user privileges to execute arbitrary code as SYSTEM. If Duplicati is installed outside the default directory, the attacker can overwrite DLLs in the service directory. When the service restarts, the malicious DLL is loaded, granting full control over the system.

Compliance Impact

This vulnerability could lead to unauthorized code execution with SYSTEM privileges, potentially compromising data confidentiality and integrity. For GDPR, it may result in unauthorized access to personal data, violating Article 32 (security of processing). For HIPAA, it could allow unauthorized access to protected health information, violating the Security Rule. Organizations using Duplicati in non-default installations may fail to meet compliance requirements for access controls and audit logging.

Mitigation Strategies

Install Duplicati in the default directory (C:\Program Files\Duplicati 2\) to apply protective ACLs. If a non-default installation is required, manually configure equivalent permissions. Monitor for vendor patches and apply them once available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16157. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart