azure-servicebus-dotnet
Warn
Audited by Snyk on Aug 9, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required runtime workflow ingests message body text from an Azure Service Bus queue/subscription via
ServiceBusReceiver.ReceiveMessageAsync()orServiceBusProcessor.ProcessMessageAsyncand then logs/handlesargs.Message.Body.ToString(), where the message content can be outsider-authored (posted to the queue/topic by another user).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata