Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

freedomofpress/securedrop-workstation
main @ 5fd1223
14
Fixes
0
CVEs
HIGH
Peak severity
100.0%
Coverage
Highlights
Auth Bypass: 7 prior fixes. Scrutinize any change in this area.
RPC: most-fixed (3 issues). Treat as high-risk during review.
6 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Auth Bypass: Misconfigured or deprecated Qubes RPC policy syntaxes (such as using legacy '$' prefixing instead of '@') can cause policy parser fallbacks, resulting in unauthorized inter-VM communication and compromised isolation boundaries.
Sandbox Escape: Default fallback handlers, untrusted disposable VM assignments, or permissive device attachment rules in Salt infrastructure configurations create vectors where compromised VMs can spread exploit payloads to printers, USB hubs, or higher-privileged qubes.
Auth Bypass: Incomplete cryptographic validation when parsing and initializing user-provided private keys can lead to key substitution or loading signatures that do not match the expected submission key fingerprint.