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.
CVE-2026-53940
This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 57% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(medium)
- EG Risk
- 56(Track*)EG Risk 56/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity88% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 1%
- EPSS %ILE
- 43%
- KEV
- Not listed
Published
September 21, 2026
Last Modified
September 24, 2026
Advisory Details (4)
Auto-updated Sep 21, 202626.5.2
Patch available: conda/conda 26.5.2
https://github.com/conda/conda/releases/tag/26.5.2commit 3987c86ccd55 (conda/conda)
Fix landed in conda/conda commit 3987c86ccd55 — awaiting tagged release
https://github.com/conda/conda/commit/3987c86ccd5527177e96b48bd4dc1777dd2c9baaBackport fix for a 26.5.x patch release
Fix merged in conda/conda PR #16168 on 2026-06-01 — awaiting tagged release
https://github.com/conda/conda/pull/16168Entry-point path traversal in noarch:python install (arbitrary file write) — canonical Python implementation · Advisory · conda/conda · GitHub
https://github.com/conda/conda/security/advisories/GHSA-9m8m-c4j3-rj2cWeakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
All Vendor Advisories
(1)
Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.
Data Freshness Timeline
(refreshed 15× in last 7d / 15× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-25 08:14 UTCVendor advisory
- 2026-09-24 21:23 UTCEG score recompute
- 2026-09-24 21:23 UTCVendor advisory
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-24 12:38 UTCVendor advisory
- 2026-09-24 01:46 UTCEG score recompute
- 2026-09-24 01:46 UTCVendor advisory
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-23 14:55 UTCVendor advisory
- 2026-09-22 17:12 UTCEG score recompute
- 2026-09-21 19:29 UTCEG score recompute
- 2026-09-21 18:55 UTCEG score recompute
- 2026-09-21 16:24 UTCEG score recompute
- 2026-09-21 15:45 UTCEG score recompute
- 2026-09-21 15:45 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-53940?
When was CVE-2026-53940 disclosed?
Is CVE-2026-53940 actively exploited?
What is the CVSS score of CVE-2026-53940?
How do I remediate CVE-2026-53940?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-53940
Is Your Infrastructure Affected by CVE-2026-53940?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.