216.73.217.139

CVE-2026-45307

· Published 28/05/2026 18:16 · Modified 28/05/2026 20:16

Labels: CVE-2026-45307 2026-05-28CVE-2026-45307CWE-601[email protected]

Essential information

Published
28/05/2026 18:16
Modified
28/05/2026 20:16
Author
Creator
CVSS
6.1 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
speakr / speakr cpe:2.3:a:speakr:speakr:*:*:*:*:*:*:*:*
speakr / speakr cpe:2.3:a:speakr:speakr:0.8.20-alpha:*:*:*:*:*:*:*

References