CVE-2026-19325: IncomeStreamSurfer roo-code-memory-bank-mcp-server read_memory_bank_file/append_memory_bank_entry index.ts appendMemoryBankEntry path traversal
A security vulnerability has been detected in IncomeStreamSurfer roo-code-memory-bank-mcp-server up to 9dcb2fb5e6b65a35ac1983885a6d4e5621a0081e. This affects the function readMemoryBankFile/appendMemoryBankEntry of the file src/index.ts of the component readmemorybankfile/appendmemorybankentry. Such manipulation of the argument filename leads to path traversal. The attack must be carried out locally. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-19325?
The severity of CVE-2026-19325 is classified as medium with a score of 5.3.
How do I fix CVE-2026-19325?
To fix CVE-2026-19325, ensure that any user-supplied input used in file path operations is properly sanitized to prevent path traversal.
What type of vulnerability is CVE-2026-19325?
CVE-2026-19325 is classified as a path traversal vulnerability.
What component is affected by CVE-2026-19325?
CVE-2026-19325 affects the read_memory_bank_file/append_memory_bank_entry component of the IncomeStreamSurfer roo-code-memory-bank-mcp-server.
What functions are involved in CVE-2026-19325?
The functions involved in CVE-2026-19325 are readMemoryBankFile and appendMemoryBankEntry.