VYPR

Speakr

by Murtaza Nasir

Source repositories

CVEs (1)

  • CVE-2026-45307MedMay 28, 2026
    risk 0.40cvss 6.1epss

    Speakr is a personal, self-hosted web application designed for transcribing audio recordings. Prior to 0.8.20-alpha, the is_safe_url() helper used to validate post-login redirect targets applied urljoin(request.host_url, target) before parsing, while the controller passed the…