Security context

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

quantus-network/qp-zk-circuits
main @ 2a6914e
6
Fixes
0
CVEs
CRITICAL
Peak severity
50.0%
Coverage
Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
wormhole/aggregator/src/aggregator.rs: most-fixed (1 issue). 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.

Information Disclosure / Hardcable Credentials: A Default impl with a hardcoded secret could allow any caller to construct an UnspendableAccount with a known secret, enabling unauthorized fund exit.
Information Disclosure: Spend secrets exposed in unscrubbed Vec buffers could be leaked via memory inspection or side channels.
Information Disclosure / Code Execution: Deserializing untrusted full CircuitData could allow a poisoned prover artifact to exfil private witnesses or cause code execution.