---
id: CVE-2025-61587
aliases:
  - PYSEC-2025-269
  - GHSA-3xhv-r4gx-xw99
title: >-
  Weblate is a web based localization tool. An open redirect exists in versions
  5.13.2 and below via the redir parameter on .within.website…
summary: >-
  Weblate is a web based localization tool. An open redirect exists in versions
  5.13.2 and below via the redir parameter on .within.website when Weblate is
  configured with Anubis and REDIRECT_DOMAINS is not set. An attacker can craft
  a URL…
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'
vendor: weblate
product: weblate
ecosystem: pip
affected:
  - weblate < 5.13.3
patched:
  - weblate 5.13.3
published: '2025-10-01'
updated: '2026-07-13'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/PYSEC-2025-269'
references:
  - url: >-
      https://github.com/WeblateOrg/docker/commit/76518342f65b8af8c2b7f7c5d37f84813c1253a1
  - url: >-
      https://github.com/WeblateOrg/weblate/commit/6b3d73a310279b5630bca8cbd9ea0be28bc67b63
  - url: >-
      https://github.com/WeblateOrg/weblate/commit/ec3b900f8a52c5c992d9e7014f09397e159ac381
  - url: >-
      https://github.com/WeblateOrg/weblate/security/advisories/GHSA-3xhv-r4gx-xw99
tags:
  - osv
  - pip
epss: 0.00391
epssPercentile: 0.33088
ingestedAt: '2026-07-13T18:58:06.980Z'
---

## Overview

Weblate is a web based localization tool. An open redirect exists in versions 5.13.2 and below via the redir parameter on .within.website when Weblate is configured with Anubis and REDIRECT_DOMAINS is not set. An attacker can craft a URL on the legitimate domain that redirects a victim to an attacker-controlled site. The redirect can also be used to initiate drive-by downloads (redirecting to a URL that serves a malicious file), increasing the risk to end users. This issue is fixed in version 5.13.3.

## Affected packages

- `weblate < 5.13.3`

## Remediation

Upgrade to a patched release:

- `weblate 5.13.3`
