Security context

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

immunefi-team/audit-comp-quantus-qp-zk-circuits
audit-comp-ready @ 2a6914e
9
Fixes
0
CVEs
HIGH
Peak severity
33.3%
Coverage
Highlights
Information Disclosure: 4 prior fixes. Scrutinize any change in this area.
wormhole/aggregator/src/aggregator.rs: most-fixed (3 issues). Treat as high-risk during review.
9 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: Multiple fixes address secret leakage via Debug output and derived representations, indicating a systemic issue with secret handling in input structures.
Information Disclosure: Serialization of spend secret was not zeroized or constant-time, risking secret leakage during proof generation.
Auth Bypass: Verifier data was not pinned to canonical circuits, allowing substitution of malicious proof verification logic.