XML Injection Affecting tileserver-gl package, versions <5.6.0-r2


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.04% (11th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about XML Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-WOLFILATEST-TILESERVERGL-16541934
  • published9 May 2026
  • disclosed7 May 2026

Introduced: 7 May 2026

NewCVE-2026-41650  (opens in a new tab)
CWE-91  (opens in a new tab)

How to fix?

Upgrade Wolfi tileserver-gl to version 5.6.0-r2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream tileserver-gl package and not the tileserver-gl package as distributed by Wolfi. See How to fix? for Wolfi relevant fixed versions and status.

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. Prior to version 5.7.0, XMLBuilder does not escape the "-->" sequence in comment content or the "]]>" sequence in CDATA sections when building XML from JavaScript objects. This allows XML injection when user-controlled data flows into comments or CDATA elements, leading to XSS, SOAP injection, or data manipulation. This issue has been patched in version 5.7.0.