XML Injection Affecting renovate package, versions <43.170.14-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.03% (9th 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-CHAINGUARDLATEST-RENOVATE-16623476
  • published10 May 2026
  • disclosed13 May 2026

Introduced: 10 May 2026

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

How to fix?

Upgrade Chainguard renovate to version 43.170.14-r0 or higher.

NVD Description

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

fast-xml-builder builds XML from JSON. In 1.1.5, the fix for CVE-2026-41650 in fast-xml-parser sanitizes -- sequences in XML comment content using .replace(/--/g, '- -'). This skip the values containing three consecutive dashes (e.g., --->...), allowing an attacker to break out of an XML comment and inject arbitrary XML/HTML content. This vulnerability is fixed in 1.1.6.