CVE-2024-9095

In lunary-ai/lunary version v1.4.28, the /bigquery API route lacks proper access control, allowing any logged-in user to create a Datastream to Google BigQuery and export the entire database. This includes sensitive data such as password hashes and secret API keys. The route is protected by a config check (`config.DATA_WAREHOUSE_EXPORTS_ALLOWED`), but it does not verify the user's access level or implement any access control middleware. This vulnerability can lead to the extraction of sensitive data, disruption of services, credential compromise, and service integrity breaches.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lunary:lunary:1.4.28:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-03-20 10:15

Updated : 2025-10-15 13:15


NVD link : CVE-2024-9095

Mitre link : CVE-2024-9095

CVE.ORG link : CVE-2024-9095


JSON object : View

Products Affected

lunary

  • lunary
CWE
CWE-862

Missing Authorization

NVD-CWE-noinfo