#ArbitraryFileWrite
PHP Composer patched three flaws, including CVE-2026-59948, an arbitrary file write that can run code outside your project. Update to 2.10.2 or 2.2.29.

#PHPref="/hashtag/PHPComposer" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link">#PHPComposer #Composer #ArbitraryFileWrite #SupplyChain #CVE #PHP #DevSecOps #InfoSec
CVE-2026-59948: PHP Composer Flaw Lets Packages Execute Code Outside the Project Context
TL;DR PHP Composer, the main dependency manager for the language, patched three security flaws. The most serious, CVE-2026-59948, is an arbitrary file write rated CVSS 7.0. A malicious package can write files outside your project and run code outside the Composer project's context. The fixes ship in Composer 2.10.2 and 2.2.29. The maintainers report no evidence of exploitation. Why it matters…
securityonline.info
July 14, 2026 at 1:31 PM