SNYK-JS-SNYK-10497607
## Overview [snyk](https://www.npmjs.com/package/snyk) is an advanced tool that scans and monitors projects for security vulnerabilities. Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File through local Snyk CLI debug logs. Container Registry credentials provided via environment variables or command line arguments can be exposed when executing Snyk CLI in `DEBUG` or `DEBUG/TRACE` mode. The issue affects the following Snyk commands: 1. When `snyk container test` or `snyk container monitor` commands are run against a container registry, with debug mode enabled, the container registry credentials may be written into the local Snyk CLI debug log. This only happens with credentials specified in environment variables (`SNYK_REGISTRY_USERNAME` and `SNYK_REGISTRY_PASSWORD`), or in the CLI (`--password`/`-p` and `--username`/`-u`). 2. When `snyk auth` command is executed with debug mode enabled AND the log level is set to `TRACE`, the Snyk access / refresh credential tokens used to connect the CLI to Snyk may be written into the local CLI debug logs. 3. When `snyk iac test` is executed with a Remote IAC Custom rules bundle, debug mode enabled, AND the log level is set to `TRACE`, the docker registry token may be written into the local CLI debug logs. ## Remediation Upgrade `snyk` to version 1.1297.3 or higher. ## References - [Debug Mode Documentation](https://docs.snyk.io/snyk-cli/debugging-the-snyk-cli) - [GitHub Commit](https://github.com/snyk/cli/commit/38322f377da7e5f1391e1f641710be50989fa4df) - [GitHub Commit](https://github.com/snyk/go-application-framework/commit/ca7ba7d72e68455afb466a7a47bb2c9aece86c18) - [Release Notes](https://github.com/snyk/cli/releases/tag/v1.1297.3)
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| 0 |
Timeline
- Jun 25, 2025 CVE Published
- Jun 25, 2025 CVE Updated
References
- https://security.snyk.io/vuln/SNYK-JS-SNYK-10497607 advisory
- https://learn.snyk.io/lesson/logging-vulnerabilities/ technical
- https://www.npmjs.com/package/snyk vendor
- https://docs.snyk.io/snyk-cli/debugging-the-snyk-cli technical
- https://github.com/snyk/cli/commit/38322f377da7e5f1391e1f641710be50989fa4df patch
- https://github.com/snyk/go-application-framework/commit/ca7ba7d72e68455afb466a7a47bb2c9aece86c18 patch
- https://github.com/snyk/cli/releases/tag/v1.1297.3 vendor