Highlights
Auth Bypass: 5 prior fixes. Scrutinize any change in this area.
internal/core/persistence/persistence.go: most-fixed (2 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: Missing permission checks before dispatching backwards invocation tasks allowed plugins to invoke Dify resources without declared permissions.
Auth Bypass: Plugin installation fetch lacked tenant_id validation, enabling cross-tenant data access.
Auth Bypass: Plugin installation check and creation lacked tenant_id scoping, allowing cross-tenant conflicts.