CVE-2026-25918

Severity CVSS v4.0:
MEDIUM
Type:
CWE-532 Information Exposure Through Log Files
Publication date:
09/02/2026
Last modified:
10/02/2026

Description

unity-cli is a command line utility for the Unity Game Engine. Prior to 1.8.2 , the sign-package command in @rage-against-the-pixel/unity-cli logs sensitive credentials in plaintext when the --verbose flag is used. Command-line arguments including --email and --password are output via JSON.stringify without sanitization, exposing secrets to shell history, CI/CD logs, and log aggregation systems. This vulnerability is fixed in 1.8.2.