Description-Behavior Mismatch
High
- Confidence
- 98% confidence
- Finding
- The path expansion logic permits '~', relative paths joined to the base directory, and fully absolute paths without enforcing that the final resolved path stays inside the configured memory directory. That means a caller can request files such as '/etc/passwd' or traverse outside the memory store, turning a memory-read helper into a general filesystem read primitive.
