Security context

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

mongodb-js/mongodb-mcp-server
main @ 1a50668
8
Fixes
0
CVEs
MEDIUM
Peak severity
87.5%
Coverage
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.