#662 Security Vulnerability: IPC Proxy Exposes Internal Engine API

closed critical Created 2025-12-22 18:18 · Updated 2025-12-22 18:45

Description

Edit
The IPCServer blindly proxies all method calls to DurableContext. This allows sandboxed apps to call internal methods (e.g., delete_checkpoint, set_variable directly) bypassing the AppContext safety layer. We must implement a strict whitelist of allowed methods in IPCServer.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...