Arbitrary Code Injection Affecting vitess-24 package, versions <24.0.1-r4


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.3% (23rd 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 IDSNYK-CHAINGUARDLATEST-VITESS24-17368723
  • published18 Jun 2026
  • disclosed22 Jun 2026

Introduced: 18 Jun 2026

CVE-2026-54271  (opens in a new tab)
CWE-94  (opens in a new tab)

How to fix?

Upgrade Chainguard vitess-24 to version 24.0.1-r4 or higher.

NVD Description

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

protobufjs-cli is the command line add-on for protobuf.js. Prior to 1.3.2 and 2.5.0, a previous fix for unsafe name handling in pbjs static / static-module code generation was incomplete. Affected versions of protobufjs-cli could still emit unsafe JavaScript references when generating static output from crafted JSON descriptor input. The common case of parsing schemas from .proto files is not affected. This is a bypass of CVE-2026-44295. An attacker who can provide or influence pre-parsed JSON descriptors passed to pbjs static code generation may be able to cause generated JavaScript output to contain attacker-controlled code. The injected code may execute if the generated file is later executed or imported and an affected generated API path is invoked. This vulnerability is fixed in 1.3.2 and 2.5.0.