Highlights
Auth Bypass: 9 prior fixes. Scrutinize any change in this area.
intentkit/clients/privy.py: most-fixed (2 issues). Treat as high-risk during review.
12 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: Accessing and mutating private team chat threads occurred without proper team membership verification, potentially allowing unauthorized users to inspect or corrupt cross-team conversations.
Auth Bypass: Lack of verification between teams and agents enabled unauthorized retrieval and manipulation of agent activities, posts, and management endpoints.
SSRF: The PDF generation utility and image downloader dynamically fetched resources without validating targets against internal, loopback, or private range IPs, exposing internal endpoints.