CVE-2026-45106 PUBLISHED

Weblate: Stored HTML injection in editor search preview

Assigner: GitHub_M
Reserved: 08.05.2026 Published: 10.06.2026 Updated: 11.06.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
CVSS Score: 4.6

Product Status

Vendor WeblateOrg
Product weblate
Versions
  • Version < 2026.5 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE