5 matches found
CVE-2026-9467
CVE-2026-9467 concerns the debugmcp mcp-debugger prior to 0.20.0, where the vulnerability lies in the function handleGetSourceContext within src/server.ts . The description indicates a path traversal vulnerability that can be triggered remotely, with a publicly available exploit referenced in sou...
EUVD-2026-31697
A vulnerability was identified in debugmcp mcp-debugger up to 0.20.0. Impacted is the function handleGetSourceContext of the file src/server.ts. The manipulation leads to path traversal. The attack is possible to be carried out remotely. The exploit is publicly available and might be used. The...
PT-2026-43081
A vulnerability was identified in debugmcp mcp-debugger up to 0.20.0. Impacted is the function handleGetSourceContext of the file src/server.ts. The manipulation leads to path traversal. The attack is possible to be carried out remotely. The exploit is publicly available and might be used. The...
mcp-debugger 路径遍历漏洞
mcp-debugger is debugmcp open source a multi-language debugging tool . debugmcp mcp-debugger 0.20.0 and earlier versions of the path traversal vulnerability , the vulnerability stems from the operation of the parameters of the function handleGetSourceContext in the file src/server.ts , which may...
GHSA-R5W7-F542-Q2J4 Potential DoS when using ContextLines integration
Impact The ContextLines integration uses readable streams to more efficiently use memory when reading files. The ContextLines integration is used to attach source context to outgoing events. The stream was not explicitly closed after use. This could lead to excessive amounts of file handles open ...