New Open-Source Tool Detects Cross-Tenant Data Leakage in Multi-Tenant SaaS Apps
A developer has released mcp-tenant-isolation, an open-source static analysis scanner designed to catch tenant isolation failures in multi-tenant SaaS applications and MCP servers. The tool addresses a security blind spot left by popular scanners like Snyk, Semgrep, and CodeQL, which do not understand tenant context or track organizationId boundaries in database queries. It ships with 57 deterministic rules across seven categories, covering database queries, file storage, cache key scoping, IDOR vulnerabilities, logging, and MCP-specific patterns. The scanner can be installed via npm and run from the command line, producing a pass/fail verdict with detailed, actionable remediation guidance for each finding. It also supports SARIF output for direct integration with GitHub Code Scanning, making it suitable for CI/CD pipelines.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in