Security context

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

crypto-org-chain/chain-main
master @ 9a8afae
13
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Denial of Service: 5 prior fixes. Scrutinize any change in this area.
(.github/workflows/build.yml): most-fixed (3 issues). Treat as high-risk during review.
10 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: Attackers could bypass token lockup periods and pre-create accounts using weak delegator address derivation or invalid account-type validation during position registration. This allowed vesting accounts to circumvent design limitations.
Denial of Service: Looping operations that perform callbacks without consuming gas incrementally within the iteration context permit CPU and resource exhaustion attacks prior to triggering gas limits.
Unauthorized Code Execution: A race condition in GitHub Actions allowed modified PR branches to be fetched and executed after authorization checks occurred but before the checkout action finalized.