CVE-2026-32251 PUBLISHED

Tolgee has an XXE Injection in Translation Import

Assigner: GitHub_M
Reserved: 11.03.2026 Published: 12.03.2026 Updated: 13.03.2026

Tolgee is an open-source localization platform. Prior to 3.166.3, the XML parsers used for importing Android XML resources (.xml) and .resx files don't disable external entity processing. An authenticated user who can import translation files into a project can exploit this to read arbitrary files from the server and make server-side requests to internal services. This vulnerability is fixed in 3.166.3.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:N
CVSS Score: 9.3

Product Status

Vendor tolgee
Product tolgee-platform
Versions
  • Version < 3.166.3 is affected

References

Problem Types

  • CWE-611: Improper Restriction of XML External Entity Reference CWE