CVE-2025-22873 The advisory has been revoked - it doesn't affect any version of package libnvjpeg-12  (opens in a new tab)


Threat Intelligence

EPSS
0% (1st 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-MINIMOSLATEST-LIBNVJPEG12-15306817
  • published18 Feb 2026
  • disclosed4 Feb 2026

Introduced: 4 Feb 2026

CVE-2025-22873  (opens in a new tab)

Amendment

The Minimos security team deemed this advisory irrelevant for Minimos:latest.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libnvjpeg-12 package and not the libnvjpeg-12 package as distributed by Minimos.

It was possible to improperly access the parent directory of an os.Root by opening a filename ending in "../". For example, Root.Open("../") would open the parent directory of the Root. This escape only permits opening the parent directory itself, not ancestors of the parent or files contained within the parent.