Skip to content

Fix: require auth and honor speech enabled flag on /speech/issueToken - #65

Open
mrowe23 wants to merge 1 commit into
msrmainfrom
fix/speech-issuetoken-auth
Open

Fix: require auth and honor speech enabled flag on /speech/issueToken#65
mrowe23 wants to merge 1 commit into
msrmainfrom
fix/speech-issuetoken-auth

Conversation

@mrowe23

@mrowe23 mrowe23 commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

The /speech/issueToken endpoint issued Azure Managed-Identity bearer tokens to unauthenticated callers and ignored the AZURE_SPEECH_ENABLED flag used to disable audio in app settings, allowing anonymous token theft and downstream abuse of Azure Cognitive Services/OpenAI.

The /speech/issueToken endpoint issued Azure Managed-Identity bearer
tokens to unauthenticated callers and ignored the AZURE_SPEECH_ENABLED
flag used to disable audio in app settings, allowing anonymous token
theft and downstream abuse of Azure Cognitive Services/OpenAI.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants