#411 CRITICAL: Sandbox all user Python code execution

closed critical Created 2025-12-12 06:40 · Updated 2025-12-12 06:57

Description

Edit
Security flaw: tools.python.run gives tenant code raw DB access via ctx.db_connection. In multi-tenant cloud, malicious tenant can: (1) Read other tenants data, (2) Modify system tables, (3) Access secrets. Solution: Run ALL user code in Docker sandbox with DurableContext exposed via secure RPC API.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...