VYPR
Medium severity6.1NVD Advisory· Published May 28, 2026· Updated Jun 1, 2026

CVE-2026-45307

CVE-2026-45307

Description

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 raw target to redirect(). A scheme-relative input such as ////evil.com resolved to a same-host URL during validation but was emitted verbatim in the Location header, where the browser interpreted it as a network-path-relative redirect to an attacker-controlled host. This vulnerability is fixed in 0.8.20-alpha.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Murtaza Nasir/Speakrinferred2 versions
    <0.8.20-alpha+ 1 more
    • (no CPE)range: <0.8.20-alpha
    • (no CPE)range: <0.8.20-alpha

Patches

Vulnerability mechanics

References

1

News mentions

0

No linked articles in our index yet.