Code4rena's April 2026 contest on the new Compound V3 PUSD market surfaced one critical front-running finding on market initialization. Mitigation: the deployment script now uses commit-reveal. Existing PUSD positions are not affected.
// findings · 2
- [CRITICAL]
PUSD market initialization is front-runnable. An attacker can sandwich the deployer transaction to claim the initial supply rewards.
Configurator.deployPUSD marketPUSD market initialization can be front-run by an attacker, claiming the initial supply rewards before deployer.
ref: H-01affects:PUSD - [MEDIUM]
Borrow-rate kink at 80% utilization is steeper than equivalent USDC market, creating rate inconsistency.
PUSD interest rate model80% utilization rate kink is 2x steeper than USDC market.
ref: M-01affects:PUSD