Composer 2.2.30 is a security-only release for the 2.2 LTS branch, published on 27 August by Jordi Boggiano (Seldaek). The tag is signed and the release is marked immutable.

Four vulnerabilities are addressed. First, package bin paths are now validated against path traversal attacks that use symlinks, tracked as GHSA-96h3-5x6v-m776 and CVE-2026-59944. Second, a command injection via a malicious Perforce URL was fixed (GHSA-rvx4-ffvw-m9q3).

Two further fixes concern credential handling. URL-embedded usernames and tokens are now sanitized in additional places (PR #13045), and the matching of GitLab URLs was corrected so credentials cannot leak to the wrong domain (PR #13042).

Users still on the 2.2 line should update promptly. The full changelog covers 2.2.29 to 2.2.30.