Highlights
Auth Bypass: 2 prior fixes. Scrutinize any change in this area.
llmstack/apps/apis.py: most-fixed (1 issue). Treat as high-risk during review.
2 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: Unauthorized access to execution histories was possible due to missing ownership and app-level permission verification in the History API. This allowed users to view sensitive run entries belonging to other accounts.
Auth Bypass: Unprivileged users could fetch or modify application definitions and data by querying direct App endpoints due to a lack of explicit ownership and read/write checks during object retrieval.