CVE-2026-53940
Last modified
CVE-2026-53940 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Conda is a system-level binary package and environment manager that runs on major operating systems and platforms. Prior to 26.5.2, parse_entry_point_def in conda/common/path/python.py accepted an unvalidated entry-point command from a noarch:python package's info/link.json metadata. EPSS estimates a 0.55% chance of exploitation in the next 30 days.
Description
Conda is a system-level binary package and environment manager that runs on major operating systems and platforms. Prior to 26.5.2, parse_entry_point_def in conda/common/path/python.py accepted an unvalidated entry-point command from a noarch:python package's info/link.json metadata. CreatePythonEntryPointAction in conda/core/path_actions.py interpolated that command into target_short_path, and PrefixPathAction.target_full_path joined it to the installation prefix without verifying that the result remained under the intended bin or Scripts directory. create_python_entry_point in conda/gateways/disk/create.py then wrote an executable wrapper to the resulting path. A malicious package could use path separators, traversal segments, or an absolute command path to write outside the prefix or overwrite another in-prefix entry point during default install and environment transactions. Out-of-prefix writes require the target parent directory to exist, while an overwritten entry point can execute attacker-controlled Python when later invoked with the installing user's privileges. This issue is fixed in version 26.5.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| conda | conda | < 26.5.2 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-53940?
How severe is CVE-2026-53940?
How do I fix CVE-2026-53940?
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-53933Maravel, a PHP framework oriented towards dependency injecti…6.9
- CVE-2026-53935Cilium is a networking, observability, and security solution…6.9
- CVE-2026-53937MCP Kotlin SDK is the Kotlin Multiplatform software developm…6.2
- CVE-2026-53938OpenIDC/cjose is a C library implementing the Javascript Obj…8.2
- CVE-2026-53939OpenIDC/cjose is a C library implementing the Javascript Obj…9.1
- CVE-2026-5394An authenticated administrative user who can import or save …7
- CVE-2026-53941Inspektor Gadget is a set of tools and framework for data co…6.9
- CVE-2026-53943Ghost is a Node.js content management system. From until 6.…9.6
- CVE-2026-53944Ghost is a Node.js content management system. From 6.0.9 unt…5.8
- CVE-2026-53945Ghost is a Node.js content management system. From 6.0.9 unt…4
- CVE-2026-53946Ghost is a Node.js content management system. From 6.19.4 un…5.4
- CVE-2026-53947Ghost is a Node.js content management system. From 5.18.0 un…5.3
Are you affected by CVE-2026-53940?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
