Description
SecureDrop Client is a desktop app for journalists to securely communicate with sources and handle submissions on the SecureDrop Workstation. In versions 0.17.4 and below, a compromised SecureDrop Server can achieve code execution on the Client's virtual machine (sd-app) by exploiting improper filename validation in gzip archive extraction, which permits absolute paths and enables overwriting critical files like the SQLite database. Exploitation requires prior compromise of the dedicated SecureDrop Server, which itself is hardened and only accessible via Tor hidden services. Despite the high attack complexity, the vulnerability is rated High severity due to its significant impact on confidentiality, integrity, and availability of decrypted source submissions. This issue is similar to CVE-2025-24888 but occurs through a different code path, and a more robust fix has been implemented in the replacement SecureDrop Inbox codebase. The issue has been fixed in version 0.17.5.
Published: 2026-04-18
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: File path manipulation enabling arbitrary file write and potential code execution
Action: Immediate Patch
AI Analysis

Impact

SecureDrop Client, used by journalists to download submissions from a SecureDrop Server, contains a flaw in the gzip extraction routine that accepts path names without proper validation. An attacker can supply a gzip archive containing an absolute path or specially crafted filename. When the client extracts the archive, the operating system resolves the path, allowing the attacker to overwrite critical files such as the client’s SQLite database. If the overwrite succeeds, arbitrary code can be executed within the virtual machine that hosts the SecureDrop Client. The vulnerability does not disclose data directly but its impact on confidentiality, integrity and availability of encrypted source submissions is high.

Affected Systems

The issue affects the freedomofpress:securedrop-client product, specifically versions 0.17.4 and older. Any customer deploying versions prior to 0.17.5 is at risk. The vulnerability was fixed in SecureDrop Client 0.17.5.

Risk and Exploitability

The CVSS score of 7.5 classifies this flaw as High severity. While EPSS is not available, the entry is not listed in CISA KEV, indicating no known widespread exploitation yet. The attack requires prior compromise of the SecureDrop Server, which in turn is hardened and reachable only through Tor hidden services, adding difficulty. Nonetheless, the potential for local code execution on the client’s virtual machine, combined with the high impact on classified submissions, makes the risk significant if the server is breached.

Generated by OpenCVE AI on April 18, 2026 at 08:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SecureDrop Client to version 0.17.5 or later, which patches the path validation flaw.
  • Verify that the SecureDrop Server you connect to is authentic and only via Tor, ensuring the server itself remains uncompromised.
  • If immediate upgrade is not possible, monitor and restrict file write operations in the client’s data directory, and consider disabling automatic extraction of gzip archives until a patch is applied.

Generated by OpenCVE AI on April 18, 2026 at 08:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 18 Apr 2026 01:00:00 +0000

Type Values Removed Values Added
Description SecureDrop Client is a desktop app for journalists to securely communicate with sources and handle submissions on the SecureDrop Workstation. In versions 0.17.4 and below, a compromised SecureDrop Server can achieve code execution on the Client's virtual machine (sd-app) by exploiting improper filename validation in gzip archive extraction, which permits absolute paths and enables overwriting critical files like the SQLite database. Exploitation requires prior compromise of the dedicated SecureDrop Server, which itself is hardened and only accessible via Tor hidden services. Despite the high attack complexity, the vulnerability is rated High severity due to its significant impact on confidentiality, integrity, and availability of decrypted source submissions. This issue is similar to CVE-2025-24888 but occurs through a different code path, and a more robust fix has been implemented in the replacement SecureDrop Inbox codebase. The issue has been fixed in version 0.17.5.
Title SecureDrop Client has path injection in read_gzip_header_filename()
Weaknesses CWE-36
CWE-73
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-18T00:41:16.594Z

Reserved: 2026-04-02T19:25:52.193Z

Link: CVE-2026-35465

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-04-18T01:16:18.440

Modified: 2026-04-18T01:16:18.440

Link: CVE-2026-35465

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T08:45:41Z

Weaknesses