Security context

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

moonbeam-foundation/moonbeam
master @ e560d71
25
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Auth Bypass: 17 prior fixes. Scrutinize any change in this area.
precompiles/proxy: most-fixed (4 issues). Treat as high-risk during review.
22 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: Smart contracts could call the proxy precompile or bypass validation to execute unauthorized proxy transactions, bypassing EVM account code limits and escalating privileges.
Auth Bypass: Lack of ownership verification during author key mapping allowed users to overwrite, overwrite-delete, or take over other users' registered author associations.
Integer Overflow: Silent truncation and inadequate bounds checks during the decoding of EVM precompile inputs allowed unsafe deserialization of Solidity uint types.