CVE-2026-50759 Details
Description
An issue in exo-explore exo 1.0.69 allows a remote attacker to escalate privileges via the GET /state and DELETE /instance/{instance_id} endpoints with no authentication.
A privilege escalation vulnerability has been identified in exo-explore exo version 1.0.69. The issue arises from two API endpoints, GET /state and DELETE /instance/{instance_id}, which are accessible without authentication. This vulnerability allows remote attackers to enumerate running model inference instances and terminate them, causing a complete disruption of services. The GET /state endpoint reveals all active instance IDs, while the DELETE /instance/{instance_id} endpoint allows for the unauthorized termination of these instances.
To address this vulnerability, authentication should be added to both the GET /state and DELETE /instance/{instance_id} endpoints. Additionally, it is recommended to require confirmation for destructive operations, implement rate limiting on instance management endpoints, and separate read-only and administrative APIs to prevent unauthorized access to critical functions.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 21, 2026CISA-ADP
Assessed Jul 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/August829/Yu/blob/main/CVE-2026-50759.md | [email protected] | Technical Description |
| https://github.com/exo-explore/exo/issues/1833 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-306 | Missing Authentication for Critical Function | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| exo-explore exo | <= 1.0.69 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 22, 2026 | CVE Modified | CISA-ADP |
| Jul 21, 2026 | New CVE Received | [email protected] |
Volerion