CVE Catalog

CVE-2026-67348

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

17th percentile - higher than 17% of all known CVEs

Summary

A vulnerability in Julep involves an insecure direct object reference (IDOR) in the get_execution_details endpoint, allowing authenticated tenants to read another tenant's execution data by supplying arbitrary execution_id values.

Risk Assessment

An attacker could access sensitive execution data of other tenants, including task inputs, outputs, metadata, and temporal task tokens, potentially leading to data confidentiality and integrity breaches.

Recommendation

It is recommended to implement proper access control in the get_execution_details endpoint to ensure tenants can only read their own execution data.

Related vulnerabilities

Original NVD description (English source)

Julep contains an insecure direct object reference vulnerability in the get_execution_details endpoint that allows authenticated tenants to read another tenant's execution data. Attackers can supply arbitrary execution_id values to retrieve sensitive execution records including task inputs, outputs, metadata, and temporal task tokens from other tenants.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS