Highlights
Information Disclosure: 2 prior fixes. Scrutinize any change in this area.
packages/mongodb-atlas-mcp-remote/src/cli.ts: most-fixed (1 issue). Treat as high-risk during review.
0 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.
Information Disclosure: Configuration serialization exposed sensitive driver options and KMS keys; redaction filters were missing.
Information Disclosure: Error logging leaked clientId/clientSecret and raw HTTP bodies; structured redaction was absent.
Injection: MCP tool parameters lacked strict validation, allowing injection via crafted strings.