Security context

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

solacelabs/solace-agent-mesh
main @ 93aa41d
36
Fixes
0
CVEs
HIGH
Peak severity
35.5%
Coverage
Highlights
Auth Bypass: 17 prior fixes. Scrutinize any change in this area.
src/solace_agent_mesh/shared/auth/middleware.py: most-fixed (3 issues). Treat as high-risk during review.
15 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: Logic flaws in default resource sharing modules incorrectly permitted unauthorized access by default, undermining the fundamental tenancy boundaries of the agent platform.
SSRF: Outgoing network requests from agent callbacks or tasks can target internal services if HTTP client wrappers do not strictly validate destination IPs on every redirect and connection attempt.
Auth Bypass: Inconsistent mappings of OAuth identity properties and inadequate validation of user role propagation allowed bypasses of security policies in backend routers.