devexpress-blazor-ai-chat
Warn
Audited by Snyk on Aug 18, 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). DxAIChat’s runtime path ingests outsider-authored free text from user chat input via
MessageSendingEventArgs(args.Text) and sends it to the configuredIChatResponseProvider/AI client, so a non-trusted user can provide arbitrary text into the monitored workflow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata