Generated remediation guidance and an executive summary. No account required.
Composer is a dependency manager for PHP. Users publishing a composer.phar to a public web-accessible server where the composer.phar can be executed as a php file may be subject to a remote code execution vulnerability if PHP also has `register_argc_argv` enabled in php.ini. Versions 2.6.4, 2.2.22 and 1.10.27 patch this vulnerability. Users are advised to upgrade. Users unable to upgrade should make sure `register_argc_argv` is disabled in php.ini, and avoid publishing composer.phar to the web as this is not best practice.
Cite this page
CVE-2023-43655. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2023-43655
Use CWE-74, Getcomposer vendor hub and Composer product page to widen CVE-2023-43655 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-40261, CVE-2024-24821 and CVE-2015-8371 for nearby disclosures in the same product family.