๐Ÿ” CVE Alert

CVE-2026-59944

MEDIUM 6.1

Composer: CVE-2026-59946 fix bypass via symlinked package bin path

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

Composer is a dependency Manager for the PHP language. From 1.0 until 2.2.30 and from 2.3.0 until 2.10.3, a malicious or compromised dependency can bypass the earlier CVE-2026-59946 binary-path hardening because Composer validates literal parent-directory segments only during dependency resolution, while the symlink and installed-metadata paths described by the advisory skip that validation. A package can ship an in-package binary symlink that resolves outside its installation directory, or attacker-influenced vendor/composer/installed.json metadata can provide an escaping binary path during a reinstall or regeneration of missing vendor/bin entries. The installed-metadata path is reachable only when the vendor directory was not populated by the same validated install run, such as when it is restored from an untrusted cache, copied from an earlier build stage, carried over from an older Composer run, or writable by a lower-trust build step. Composer can follow the path, change the external target's permissions to make it world-readable and executable, and create a runnable vendor/bin proxy to that external file. The issue does not directly read or transmit data and does not by itself provide remote code execution. This issue is fixed in versions 2.2.30 and 2.10.3.

CWE CWE-22 CWE-59
Vendor composer
Product composer
Published Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for composer composer

Be the first to know when new medium vulnerabilities affecting composer composer are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

composer / composer
>= 1.0.0, < 2.2.30 >= 2.3.0, < 2.10.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/composer/composer/security/advisories/GHSA-96h3-5x6v-m776 github.com: https://github.com/composer/composer/commit/53b8bb4c24697b2f00a18cf1ef35a10392701b89 github.com: https://github.com/composer/composer/commit/ad649fdfdf8ed826d4a34e0e5690c76a0b4833aa github.com: https://github.com/composer/composer/releases/tag/2.10.3 github.com: https://github.com/composer/composer/releases/tag/2.2.30