Improper Cross-boundary Removal of Sensitive Data Affecting grype package, versions <0.104.1-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.03% (7th 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-GRYPE-14124412
  • published27 Nov 2025
  • disclosed25 Nov 2025

Introduced: 25 Nov 2025

CVE-2025-65965  (opens in a new tab)
CWE-212  (opens in a new tab)

How to fix?

Upgrade Minimos:latest grype to version 0.104.1-r0 or higher.

NVD Description

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

Grype is a vulnerability scanner for container images and filesystems. A credential disclosure vulnerability was found in Grype, affecting versions 0.68.0 through 0.104.0. If registry credentials are defined and the output of grype is written using the --file or --output json=<file> option, the registry credentials will be included unsanitized in the output file. This issue has been patched in version 0.104.1. Users running affected versions of grype can work around this vulnerability by redirecting stdout to a file instead of using the --file or --output options.