Improper Encoding or Escaping of Output Affecting kargo package, versions <1.10.4-r1


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.01% (3rd 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 Improper Encoding or Escaping of Output vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-WOLFILATEST-KARGO-16780217
  • published20 May 2026
  • disclosed27 May 2026

Introduced: 20 May 2026

NewCVE-2026-45570  (opens in a new tab)
CWE-116  (opens in a new tab)

How to fix?

Upgrade Wolfi kargo to version 1.10.4-r1 or higher.

NVD Description

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

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, go-git's SSH transport constructs the remote exec command by wrapping the repository path in single quotes without escaping single quotes embedded inside the path. A repository path containing a single quote can therefore break out of the quoted region in the exec command and be appended as additional shell tokens. This vulnerability is fixed in 5.19.1 and 6.0.0-alpha.4.