If you discover a potential security vulnerability within Rizin MCP Server, please report it responsibly.
- Do NOT open a public GitHub issue for security vulnerabilities.
- Email your findings to the repository maintainer or open a private advisory.
- Include detailed steps to reproduce the vulnerability.
- Allow reasonable time for the maintainer to review and issue a fix before public disclosure.
- Path Traversal Protection: Implemented via
get_safe_path()to restrict file access to valid workspace bounds. - Command Injection Prevention: Implemented via
sanitize_symbol_or_address()to validate input addresses and symbols before sending torzpipe.