Intel

AIKIDO-2026-166356

weblate is vulnerable to Information Disclosure

Information DisclosureGHSA-vvc6-wvqm-w5gc Published 3 days ago

53

Medium Risk

This Affects:

PYTHONweblate
0.0.1 - 2026.7.1
Fixed in 2026.8.0
Are you affected? Scan for Free

TL;DR

Weblate's object-scoped RSS feeds return change history metadata without applying the permission checks used by the equivalent API endpoints. Unauthorized and unauthenticated users can read change metadata from private projects and restricted components. Exposed data can include project and component identities, contributor usernames and names, action types, timestamps, and translation links. The fix applies Weblate's permission-aware change filtering to the feeds.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you host private projects or restricted components whose object-scoped RSS feeds are reachable by unauthorized users.

Background info

weblate is vulnerable to Information Disclosure in versions 0.0.1 - 2026.7.1.

How to fix this

Upgrade the weblate library to the patch version.