CVE-2026-61539
Xinference vulnerable to remote code execution via unsafe `eval()` in Llama3 tool-call parsing
Summary
Remediation
Upgrade to the fixed version using your package manager.
pip install "xinference>=2.7.0"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| xinference | pypi | 0.0.0, 0.0.1, 0.0.2, 0.0.3 (+134 more) | 2.7.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-95
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 10.0 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
References
- https://github.com/xorbitsai/inference/security/advisories/GHSA-x2rj-828p-hx9mWEB
- https://github.com/xorbitsai/inference/pull/4786WEB
- https://github.com/xorbitsai/inference/commit/1b3d220f342ce68d34cec4586d9409d457dadc42WEB
- https://github.com/xorbitsai/inferencePACKAGE
- https://github.com/xorbitsai/inference/releases/tag/v2.7.0WEB
Frequently Asked Questions
- What is CVE-2026-61539?
- Xinference vulnerable to remote code execution via unsafe `eval()` in Llama3 tool-call parsing This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 10.0/10).
- How do I check if my project is affected by CVE-2026-61539?
- CVE-2026-61539 affects xinference. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-61539 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-64849CRITICAL
MLflow: Unauthenticated full-read SSRF in webhook delivery: _validate_webhook_url bypassed via unvalidated HTTP redirects (and DNS rebinding)
- CVE-2026-55209CRITICAL
resdata has Classic Buffer Overflow, Improper Validation of Array Index, NULL Pointer Dereference and Out-of-bounds Read
- CVE-2026-77414CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-77415CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-77413CRITICAL
JSONata: Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-76904CRITICAL
GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers
- CVE-2026-54061CRITICAL
Dgraph Alpha group stores can be replaced via unauthenticated external snapshot import
- CVE-2026-55445CRITICAL
Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies