Description
SecureDrop Client is a desktop app for journalists to securely communicate with sources and handle submissions on the SecureDrop Workstation. Prior to version 1.3.1, a malicious SecureDrop Server could bypass securedrop-proxy's origin limitation by responding with cross-origin redirects. SecureDrop Server itself has multiple layers of built-in hardening, and is a dedicated physical machine exposed on the internet only via Tor hidden services for the Source and Journalist interfaces, and optionally via remote SSH access over another Tor hidden service. A newsroom's SecureDrop Workstation communicates only with its own dedicated SecureDrop Server. Version 1.3.1 fixes the issue.
Published: 2026-08-20
Score: 3.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The SecureDrop client includes a proxy that limits outbound requests to a defined origin. The vulnerability, a failure to validate redirects (CWE‑601), allows a malicious SecureDrop server to supply an HTTP 302 response that redirects the client to an arbitrary host. By exploiting this flaw the attacker can bypass the proxy’s origin restriction and cause the client to connect to unintended services, potentially leading to disclosure of confidential data or modification of communications.

Affected Systems

Freedom of Press SecureDrop Client. All releases prior to version 1.3.1 are affected. The issue is fixed in version 1.3.1.

Risk and Exploitability

The CVSS score of 3.7 classifies the overall risk as low, and the EPSS score is unavailable. The vulnerability is not listed in the CISA KEV catalog. Exploitability requires an attacker to control the SecureDrop server that a journalist’s workstation uses; once that control is established, the attacker can issue a cross‑origin redirect that bypasses the proxy’s origin check. Because the SecureDrop server is a dedicated physical machine exposed only via Tor, the likelihood of a compromised server is moderate. The lack of publicly available exploits and limited attack surface mean the threat window is narrow, but the potential impact to the client remains significant if the server is compromised.

Generated by OpenCVE AI on August 21, 2026 at 01:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SecureDrop Client to version 1.3.1 or later
  • Confirm that the SecureDrop server you connect to is authentic and has not been compromised
  • Configure network filtering or application settings to block or detect unexpected cross‑origin redirects

Generated by OpenCVE AI on August 21, 2026 at 01:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Freedomofpress
Freedomofpress securedrop-client
Vendors & Products Freedomofpress
Freedomofpress securedrop-client

Thu, 20 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 20 Aug 2026 19:15: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. Prior to version 1.3.1, a malicious SecureDrop Server could bypass securedrop-proxy's origin limitation by responding with cross-origin redirects. SecureDrop Server itself has multiple layers of built-in hardening, and is a dedicated physical machine exposed on the internet only via Tor hidden services for the Source and Journalist interfaces, and optionally via remote SSH access over another Tor hidden service. A newsroom's SecureDrop Workstation communicates only with its own dedicated SecureDrop Server. Version 1.3.1 fixes the issue.
Title securedrop-proxy origin limitation can be bypassed with redirects
Weaknesses CWE-601
References
Metrics cvssV3_1

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


Subscriptions

Freedomofpress Securedrop-client
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-20T19:48:57.931Z

Reserved: 2026-06-02T18:30:51.283Z

Link: CVE-2026-49996

cve-icon Vulnrichment

Updated: 2026-08-20T19:48:54.620Z

cve-icon NVD

Status : Received

Published: 2026-08-20T19:16:53.757

Modified: 2026-08-20T20:17:34.150

Link: CVE-2026-49996

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T01:30:05Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')