CVE-2026-25918 Details
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.
A vulnerability exists in the command-line utility '@rage-against-the-pixel/unity-cli' for the Unity Game Engine, specifically in versions prior to 1.8.2. The issue arises in the 'sign-package' command, which logs sensitive credentials, such as passwords, in plaintext when the '--verbose' flag is used. This unmasked information is then exposed to shell history, CI/CD logs, and log aggregation systems. The vulnerability requires users to manually enable the verbose flag while providing credential arguments, creating a significant risk in automated and shared environments.
Users should update to version 1.8.2 or later. For those using GitHub Actions, RageAgainstThePixel and Buildalon actions are unaffected as they rely on environment variables for credentials. Otherwise, use the 'UNITY_USERNAME' and 'UNITY_PASSWORD' environment variables instead of command-line arguments.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-532 | Insertion of Sensitive Information into Log File | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| rageagainstthepixel unity-cli | < 1.8.2 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 28, 2026 | Initial Analysis | [email protected] |
| Feb 9, 2026 | New CVE Received | [email protected] |