VYPR

Swoosh

by Swoosh

Source repositories

CVEs (1)

  • CVE-2026-54893LowJul 6, 2026
    risk 0.00cvss epss 0.00

    URL path injection in the Microsoft Graph adapter of Swoosh. Swoosh.Adapters.MsGraph builds its Microsoft Graph API request URL by interpolating the sender's email address into the URL path (/users/{from}/sendMail) without percent-encoding or validation. In applications that…