This update tightens security around chat streaming to ensure chat stream operations only happen for chats you own.
Patched
We fixed a broken access control issue in the chat API that could allow an authenticated user to use someone else’s chat ID to access or overwrite chat stream metadata.
The chat endpoints now verify chat ownership before any stream-related actions occur, which helps prevent unauthorized access to streaming data and keeps chat activity properly isolated per user.