-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Bug: ALLOWED_CHAT_IDS env var propagation #896
Copy link
Copy link
Closed
Labels
Integration: TelegramUse this label to identify Telegram bot integration issues with NemoClaw.Use this label to identify Telegram bot integration issues with NemoClaw.bugSomething isn't workingSomething isn't workingpriority: highImportant issue that should be resolved in the next releaseImportant issue that should be resolved in the next releasesecuritySomething isn't secureSomething isn't secure
Metadata
Metadata
Assignees
Labels
Integration: TelegramUse this label to identify Telegram bot integration issues with NemoClaw.Use this label to identify Telegram bot integration issues with NemoClaw.bugSomething isn't workingSomething isn't workingpriority: highImportant issue that should be resolved in the next releaseImportant issue that should be resolved in the next releasesecuritySomething isn't secureSomething isn't secure
Description
The current implementation fails to propagate the
ALLOWED_CHAT_IDSenvironment variable to the Telegram bridge child process. This results in a security bypass where any user can interact with the bot regardless of the whitelist settings.Reproduction Steps
Environment
Debug Output
Logs
Checklist