Directory Traversal Affecting vitess-23 package, versions <23.0.5-r6


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.38% (31st 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-VITESS23-18814617
  • published15 Aug 2026
  • disclosed17 Aug 2026

Introduced: 15 Aug 2026

NewCVE-2026-73646  (opens in a new tab)
CWE-22  (opens in a new tab)

How to fix?

Upgrade Chainguard vitess-23 to version 23.0.5-r6 or higher.

NVD Description

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

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.18, lib/previous-map.js loadMap() passes attacker-controlled sourceMappingURL values to join(dirname(opts.from), annotation), and loadFile() permits traversed or absolute .map paths, allowing untrusted CSS processed without map: false to disclose sourcesContent from arbitrary reachable .map files through result.map. This issue is fixed in version 8.5.18.