CVE-2026-40261
Last modified
CVE-2026-40261 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Composer is a dependency manager for PHP. Versions 1.0 through 2.2.26 and 2.3 through 2.9.5 contain a command injection vulnerability in the Perforce::syncCodeBase() method, which appends the $sourceReference parameter to a shell command without proper escaping, and additionally in the Perforce::generateP4Command() method as in GHSA-wg36-wvj6-r67p / CVE-2026-40176, which interpolates user-supplied Perforce connection parameters (port, user, client) from the source url field without proper escaping. EPSS estimates a 1.69% chance of exploitation in the next 30 days.
Description
Composer is a dependency manager for PHP. Versions 1.0 through 2.2.26 and 2.3 through 2.9.5 contain a command injection vulnerability in the Perforce::syncCodeBase() method, which appends the $sourceReference parameter to a shell command without proper escaping, and additionally in the Perforce::generateP4Command() method as in GHSA-wg36-wvj6-r67p / CVE-2026-40176, which interpolates user-supplied Perforce connection parameters (port, user, client) from the source url field without proper escaping. An attacker can inject arbitrary commands through crafted source reference or source url values containing shell metacharacters, even if Perforce is not installed. Unlike CVE-2026-40176, the source reference and url are provided as part of package metadata, meaning any compromised or malicious Composer repository can serve package metadata declaring perforce as a source type with malicious values. This vulnerability is exploitable when installing or updating dependencies from source, including the default behavior when installing dev-prefixed versions. This issue has been fixed in Composer 2.2.27 (2.2 LTS) and 2.9.6 (mainline). If developers are unable to immediately update, they can avoid installing dependencies from source by using --prefer-dist or the preferred-install: dist config setting, and only use trusted Composer repositories as a workaround.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Getcomposer | Composer | >= 1.0.0, <= 2.2.26 |
| Getcomposer | Composer | >= 2.3.0, <= 2.9.5 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-40261?
How severe is CVE-2026-40261?
How do I fix CVE-2026-40261?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-40256Weblate is a web based localization tool. In versions prior …5
- CVE-2026-40257OP-TEE is a Trusted Execution Environment (TEE) designed as …5.5
- CVE-2026-40258The Gramps Web API is a Python REST API for the genealogical…9.1
- CVE-2026-40259SiYuan is an open-source personal knowledge management syste…8.1
- CVE-2026-4026A security vulnerability has been identified in FlexNet Mana…8.7
- CVE-2026-40260pypdf is a free and open-source pure-python PDF library. In …5.3
- CVE-2026-40262Note Mark is an open-source note-taking application. In vers…8.7
- CVE-2026-40263Note Mark is an open-source note-taking application. In vers…3.7
- CVE-2026-40264OpenBao is an open source identity-based secrets management …2.7
- CVE-2026-40265Note Mark is an open-source note-taking application. In vers…5.9
- CVE-2026-4027A security vulnerability has been identified in FlexNet Mana…7.1
- CVE-2026-40272Improper Input Validation in the decode() function of the tr…7
Are you affected by CVE-2026-40261?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
