CVE-2026-67348
Deferred Deferred - Pending Action

Authenticated Tenant Access to Other Tenant Execution Data in Julep

Vulnerability report for CVE-2026-67348, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: VulnCheck

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Julep has an insecure direct object reference vulnerability in the get_execution_details endpoint. Authenticated tenants can exploit this by providing arbitrary execution_id values to access other tenants' execution data, including sensitive task inputs, outputs, metadata, and temporal task tokens.

Detection Guidance

To detect this vulnerability, monitor API requests to the get_execution_details endpoint for unauthorized access attempts. Check for repeated requests with varying execution_id values from the same authenticated tenant. Inspect logs for unusual data retrieval patterns across tenants.

Impact Analysis

This vulnerability allows attackers with authenticated access to steal sensitive execution data from other tenants, potentially exposing confidential information such as task inputs, outputs, and metadata. It compromises data confidentiality and could lead to unauthorized access to critical operations.

Compliance Impact

This vulnerability likely violates compliance requirements for data protection standards like GDPR and HIPAA, as it enables unauthorized access to sensitive data across tenants. It risks data breaches, non-compliance with privacy regulations, and potential legal consequences due to exposure of protected information.

Mitigation Strategies

Implement strict access controls to ensure tenants can only access their own execution data. Validate and restrict user-supplied execution_id values to prevent unauthorized access. Review and update authentication mechanisms to enforce tenant isolation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-67348. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart