VYPR

Lunary

by Lunary AI

npm: lunary

CVEs (71)

  • CVE-2024-9095CriMar 20, 2025
    risk 0.64cvss 9.8epss 0.01

    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…

  • CVE-2024-7456CriNov 1, 2024
    risk 0.64cvss 9.8epss 0.01

    A SQL injection vulnerability exists in the `/api/v1/external-users` route of lunary-ai/lunary version v1.4.2. The `order by` clause of the SQL query uses `sql.unsafe` without prior sanitization, allowing for SQL injection. The `orderByClause` variable is constructed without…

  • CVE-2025-5352CriAug 23, 2025
    risk 0.62cvss 9.6epss 0.01

    A critical stored Cross-Site Scripting (XSS) vulnerability exists in the Analytics component of lunary-ai/lunary versions up to 1.9.23, where the NEXT_PUBLIC_CUSTOM_SCRIPT environment variable is directly injected into the DOM using dangerouslySetInnerHTML without any…

  • CVE-2024-5328CriJun 6, 2024
    risk 0.60cvss 9.3epss 0.00

    A Server-Side Request Forgery (SSRF) vulnerability exists in the lunary-ai/lunary application, specifically within the endpoint '/auth/saml/tto/download-idp-xml'. The vulnerability arises due to the application's failure to validate user-supplied URLs before using them in…

  • CVE-2024-7475CriOct 29, 2024
    risk 0.59cvss 9.1epss 0.01

    An improper access control vulnerability in lunary-ai/lunary version 1.3.2 allows an attacker to update the SAML configuration without authorization. This vulnerability can lead to manipulation of authentication processes, fraudulent login requests, and theft of user…

  • CVE-2024-1739CriApr 16, 2024
    risk 0.59cvss 9.1epss 0.01

    lunary-ai/lunary is vulnerable to an authentication issue due to improper validation of email addresses during the signup process. Specifically, the server fails to treat email addresses as case insensitive, allowing the creation of multiple accounts with the same email address…

  • CVE-2024-1741CriApr 10, 2024
    risk 0.59cvss 9.1epss 0.01

    lunary-ai/lunary version 1.0.1 is vulnerable to improper authorization, allowing removed members to read, create, modify, and delete prompt templates using an old authorization token. Despite being removed from an organization, these members can still perform operations on…

  • CVE-2024-1740CriApr 10, 2024
    risk 0.59cvss 9.1epss 0.01

    In lunary-ai/lunary version 1.0.1, a vulnerability exists where a user removed from an organization can still read, create, modify, and delete logs by re-using an old authorization token. The lunary web application communicates with the server using an 'Authorization' token in…

  • CVE-2024-5386HigFeb 2, 2026
    risk 0.57cvss 8.8epss 0.00

    In lunary-ai/lunary version 1.2.2, an account hijacking vulnerability exists due to a password reset token leak. A user with a 'viewer' role can exploit this vulnerability to hijack another user's account by obtaining the password reset token. The vulnerability is triggered when…

  • CVE-2025-9803HigNov 25, 2025
    risk 0.57cvss 8.8epss 0.00

    lunary-ai/lunary version 1.9.34 is vulnerable to an account takeover due to improper authentication in the Google OAuth integration. The application fails to verify the 'aud' (audience) field in the access token issued by Google, which is crucial for ensuring the token is…

  • CVE-2024-4146CriJun 8, 2024
    risk 0.57cvss 9.8epss 0.01

    In lunary-ai/lunary version v1.2.13, an incorrect authorization vulnerability exists that allows unauthorized users to access and manipulate projects within an organization they should not have access to. Specifically, the vulnerability is located in the `checkProjectAccess`…

  • CVE-2024-5128HigJun 6, 2024
    risk 0.57cvss 8.8epss 0.01

    An Insecure Direct Object Reference (IDOR) vulnerability was identified in lunary-ai/lunary, affecting versions up to and including 1.2.2. This vulnerability allows unauthorized users to view, update, or delete any dataset_prompt or dataset_prompt_variation within any dataset or…

  • CVE-2024-9099HigMar 20, 2025
    risk 0.53cvss 8.1epss 0.01

    In lunary-ai/lunary version v1.4.29, the GET /projects API endpoint exposes both public and private API keys for all projects to users with minimal permissions, such as Viewers or Prompt Editors. This vulnerability allows unauthorized users to retrieve sensitive credentials,…

  • CVE-2024-10762HigMar 20, 2025
    risk 0.53cvss 8.1epss 0.01

    In lunary-ai/lunary before version 1.5.9, the /v1/evaluators/ endpoint allows users to delete evaluators of a project by sending a DELETE request. However, the route lacks proper access control, such as middleware to ensure that only users with appropriate roles can delete…

  • CVE-2024-7474HigOct 29, 2024
    risk 0.53cvss 8.1epss 0.01

    In version 1.3.2 of lunary-ai/lunary, an Insecure Direct Object Reference (IDOR) vulnerability exists. A user can view or delete external users by manipulating the 'id' parameter in the request URL. The application does not perform adequate checks on the 'id' parameter, allowing…

  • CVE-2024-5133HigJun 6, 2024
    risk 0.53cvss 8.1epss 0.01

    In lunary-ai/lunary version 1.2.4, an account takeover vulnerability exists due to the exposure of password recovery tokens in API responses. Specifically, when a user initiates the password reset process, the recovery token is included in the response of the `GET…

  • CVE-2024-5129HigJun 6, 2024
    risk 0.53cvss 8.2epss 0.00

    A Privilege Escalation Vulnerability exists in lunary-ai/lunary version 1.2.2, where any user can delete any datasets due to missing authorization checks. The vulnerability is present in the dataset deletion functionality, where the application fails to verify if the user…

  • CVE-2024-4151HigMay 20, 2024
    risk 0.53cvss 8.1epss 0.00

    An Improper Access Control vulnerability exists in lunary-ai/lunary version 1.2.2, where users can view and update any prompts in any projects due to insufficient access control checks in the handling of PATCH and GET requests for template versions. This vulnerability allows…

  • CVE-2024-1626HigApr 16, 2024
    risk 0.53cvss 8.1epss 0.00

    An Insecure Direct Object Reference (IDOR) vulnerability exists in the lunary-ai/lunary repository, version 0.3.0, within the project update endpoint. The vulnerability allows authenticated users to modify the name of any project within the system without proper authorization…

  • CVE-2024-1643CriApr 10, 2024
    risk 0.52cvss 9.1epss 0.01

    By knowing an organization's ID, an attacker can join the organization without permission and gain the ability to read and modify all data within that organization. This vulnerability allows unauthorized access and modification of sensitive information, posing a significant…

Page 1 of 4