Описание
Weblate: Stored HTML injection in editor search preview
Impact
Weblate's live search preview renders unit source and context as HTML without escaping. Any contributor whose content reaches those fields stores HTML and CSS that runs inside the authenticated editor of every user who runs a matching search.
Patches
Workarounds
Only the search preview on the selected views is affected.
Resources
Weblate thanks @adrgs for reporting this issue responsibly via GitHub.
Ссылки
- https://github.com/WeblateOrg/weblate/security/advisories/GHSA-6wxc-8mgq-w26m
- https://nvd.nist.gov/vuln/detail/CVE-2026-45106
- https://github.com/WeblateOrg/weblate/pull/19422
- https://github.com/WeblateOrg/weblate/commit/8b0adf1d0b43dfc0d09da4b878857b2288b84f2d
- https://github.com/WeblateOrg/weblate/releases/tag/weblate-2026.5
Пакеты
weblate
< 2026.5
2026.5
Связанные уязвимости
Weblate is a web based localization tool. Prior to version 2026.5, Weblate's live search preview renders unit source and context as HTML without escaping. Any contributor whose content reaches those fields stores HTML and CSS that runs inside the authenticated editor of every user who runs a matching search. This issue has been patched in version 2026.5.
Weblate is a web based localization tool. Prior to version 2026.5, Web ...