Composer is a dependency Manager for the PHP language. Prior to 2.2.29 and 2.10.2, when Composer is run with -vvv debug verbosity, it could print a credential embedded in the username slot of a repository or package URL, such as a GitHub Personal Access Token in https://TOKEN@host/, to debug output because AuthHelper, Url::sanitize, and ProcessExecutor did not sanitize username-only URL credentials. This issue is fixed in versions 2.2.29 and 2.10.2.
References
Configurations
No configuration.
History
08 Jul 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-08 20:16
Updated : 2026-07-10 19:10
NVD link : CVE-2026-59947
Mitre link : CVE-2026-59947
CVE.ORG link : CVE-2026-59947
JSON object : View
Products Affected
No product.
CWE
CWE-532
Insertion of Sensitive Information into Log File
