CVE-2026-25918

Source
https://cve.org/CVERecord?id=CVE-2026-25918
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25918.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-25918
Aliases
Downstream
Published
2026-02-09T21:29:55.970Z
Modified
2026-03-13T04:11:12.678334Z
Severity
  • 5.9 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
unity-cli Exposes Plaintext Credentials in Debug Logs (sign-package command)
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-532"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25918.json"
}
References

Affected packages

Git / github.com/RageAgainstThePixel/unity-cli

Affected ranges

Type
GIT
Repo
https://github.com/RageAgainstThePixel/unity-cli
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.8.2"
        }
    ]
}
Type
Repo
https://github.com/rageagainstthepixel/unity-cli
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
8d4d67b23d7c5fd8f00df3f0f10bec2961c95342

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25918.json"