Security context

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

epam/ai-dial-core
development @ 3257725
81
Fixes
0
CVEs
CRITICAL
Peak severity
28.9%
Coverage
Highlights
Auth Bypass: 41 prior fixes. Scrutinize any change in this area.
AccessControlBaseController.java: most-fixed (6 issues). Treat as high-risk during review.
60 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: Multiple critical bypasses stem from per-request API key handling and missing authorization checks on toolset and resource operations, allowing unauthorized access or privilege escalation.
Access Control: Recurring access control gaps in file operations and resource metadata, including missing read/write checks and cross-user bucket access, leading to unauthorized data access.
Information Disclosure: Sensitive data leakage via client secrets, OAuth tokens, and logging headers, often due to missing redaction or allowlist controls.