Back to overview

CVE-2026-59947

MEDIUM
4.7
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-59947
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-07-07 18:49 UTC
Published
2026-07-08 19:33 UTC
Last updated
2026-07-09 14:01 UTC
Primary CWE
CWE-532
CWE-532: Insertion of Sensitive Information into Log File
Vendor / Product
composer / composer
Sources
cve.org  ·  NVD

Severity & Metrics

4.7 MEDIUM CVSS 3.1
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
composer composer >= 1.0, < 2.2.29, >= 2.3.0, < 2.10.2
Weakness (CWE)
CWESourceDescription
CWE-532 cna CWE-532: Insertion of Sensitive Information into Log File
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.7 MEDIUM 3.1 cna CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
References (5)
Back to overview