-
Type:
Story
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Title | Description | Severity | Type | Mitigation |
Missing input format validation | MongoDB MCP Server tools don’t validate input parameters format allowing special characters and unicode symbols to be used in execution: * All Atlas tools since input parameters propagate to API call path.
|
Medium | Input Validation | Add Input validation logic to the tools and resource calls. |
It is recommended to normalize the unicode input, check against a predefined set of characters and the size of the input.|