9.8
CRITICAL CVSS 3.1
CVE-2026-45695
Kopia: Unauthenticated RCE via SSH ProxyCommand Injection when --insecure --without-password is used
Description

Kopia is a cross-platform backup tool for Windows, macOS, and Linux with fast incremental backups, client-side end-to-end encryption, compression, and data deduplication. Prior to 0.23.0, Kopia's HTTP server started with --without-password accepts unauthenticated requests to /api/v1/repo/exists and forwards attacker-supplied SFTP storage configuration to blob.NewStorage, where externalSSH: true and sshArguments containing -oProxyCommand=<cmd> can cause exec.CommandContext("ssh") to invoke the command through OpenSSH. This issue is fixed in version 0.23.0.

INFO

Published Date :

July 16, 2026, 4:19 p.m.

Last Modified :

July 16, 2026, 5:18 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-45695 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 CRITICAL [email protected]
Solution
Update Kopia to version 0.23.0 or later to fix the unauthenticated request vulnerability.
  • Update Kopia to version 0.23.0 or later.
  • Ensure HTTP server is started with a password.
  • Avoid using --without-password flag.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-45695.

URL Resource
https://github.com/kopia/kopia/commit/c26c6a1b9734c5089217986ffa5cd19f8a6b8900
https://github.com/kopia/kopia/pull/5354
https://github.com/kopia/kopia/releases/tag/v0.23.0
https://github.com/kopia/kopia/security/advisories/GHSA-2q4c-3mrw-63c3
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-45695 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-45695 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-45695 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Jul. 16, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'kopia', 'product': 'kopia', 'versions': [{'status': 'affected', 'version': '< 0.23.0'}]}]
    Added Description Kopia is a cross-platform backup tool for Windows, macOS, and Linux with fast incremental backups, client-side end-to-end encryption, compression, and data deduplication. Prior to 0.23.0, Kopia's HTTP server started with --without-password accepts unauthenticated requests to /api/v1/repo/exists and forwards attacker-supplied SFTP storage configuration to blob.NewStorage, where externalSSH: true and sshArguments containing -oProxyCommand=<cmd> can cause exec.CommandContext("ssh") to invoke the command through OpenSSH. This issue is fixed in version 0.23.0.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CWE CWE-78
    Added CWE CWE-306
    Added Reference https://github.com/kopia/kopia/commit/c26c6a1b9734c5089217986ffa5cd19f8a6b8900
    Added Reference https://github.com/kopia/kopia/pull/5354
    Added Reference https://github.com/kopia/kopia/releases/tag/v0.23.0
    Added Reference https://github.com/kopia/kopia/security/advisories/GHSA-2q4c-3mrw-63c3
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.