microsoft-graph-webhooks

Warn

Audited by Snyk on Jul 24, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.70). Outsider free text is ingested from runtime HTTP requests to the webhook endpoint—specifically the validationToken query parameter and the JSON req.body.value[*] notification fields—which are not authored by the operating user and can contain arbitrary attacker-controlled strings that the code places directly into the response path (and could be logged/processed), e.g. validationToken from request.nextUrl.searchParams.get(...) / req.query.validationToken rather than any vetted local source.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 24, 2026, 03:53 AM
Issues
1
Security Audit — snyk — microsoft-graph-webhooks