VYPR

Lunary

by Lunary

CVEs (69)

  • CVE-2024-4147MedFeb 2, 2026
    risk 0.42cvss 6.5epss 0.00

    In lunary-ai/lunary version 1.2.13, an insufficient granularity of access control vulnerability allows users to delete prompts created in other organizations through ID manipulation. The vulnerability stems from the application's failure to validate the ownership of the prompt…

  • CVE-2024-9000MedMar 20, 2025
    risk 0.42cvss 6.5epss 0.01

    In lunary-ai/lunary before version 1.4.26, the checklists.post() endpoint allows users to create or modify checklists without validating whether the user has proper permissions. This missing access control permits unauthorized users to create checklists, bypassing intended…

  • CVE-2024-11301MedMar 20, 2025
    risk 0.42cvss 6.5epss 0.01

    In lunary-ai/lunary before version 1.6.3, the application allows the creation of evaluators without enforcing a unique constraint on the combination of projectId and slug. This allows an attacker to overwrite existing data by submitting a POST request with the same slug as an…

  • CVE-2024-11300MedMar 20, 2025
    risk 0.42cvss 6.5epss 0.01

    In lunary-ai/lunary before version 1.6.3, an improper access control vulnerability exists where a user can access prompt data of another user. This issue affects version 1.6.2 and the main branch. The vulnerability allows unauthorized users to view sensitive prompt data by…

  • CVE-2024-10330MedMar 20, 2025
    risk 0.42cvss 6.5epss 0.01

    In lunary-ai/lunary version 1.5.6, the `/v1/evaluators/` endpoint lacks proper access control, allowing any user associated with a project to fetch all evaluator data regardless of their role. This vulnerability permits low-privilege users to access potentially sensitive…

  • CVE-2024-10274MedMar 20, 2025
    risk 0.42cvss 6.5epss 0.01

    An improper authorization vulnerability exists in lunary-ai/lunary version 1.5.5. The /users/me/org endpoint lacks adequate access control mechanisms, allowing unauthorized users to access sensitive information about all team members in the current organization. This…

  • CVE-2024-10273MedMar 20, 2025
    risk 0.42cvss 6.5epss 0.00

    In lunary-ai/lunary v1.5.0, improper privilege management in the models.ts file allows users with viewer roles to modify models owned by others. The PATCH endpoint for models does not have appropriate privilege checks, enabling low-privilege users to update models they should…

  • CVE-2024-3760HigNov 14, 2024
    risk 0.42cvss 7.5epss 0.00

    In lunary-ai/lunary version 1.2.7, there is a lack of rate limiting on the forgot password page, leading to an email bombing vulnerability. Attackers can exploit this by automating forgot password requests to flood targeted user accounts with a high volume of password reset…

  • CVE-2024-7473MedOct 29, 2024
    risk 0.42cvss 6.5epss 0.00

    An IDOR vulnerability exists in the 'Evaluations' function of the 'umgws datasets' section in lunary-ai/lunary versions 1.3.2. This vulnerability allows an authenticated user to update other users' prompts by manipulating the 'id' parameter in the request. The issue is fixed in…

  • CVE-2024-7472MedOct 29, 2024
    risk 0.42cvss 6.5epss 0.00

    lunary-ai/lunary v1.2.26 contains an email injection vulnerability in the Send email verification API (/v1/users/send-verification) and Sign up API (/auth/signup). An unauthenticated attacker can inject data into outgoing emails by bypassing the extractFirstName function using a…

  • CVE-2024-5248MedJun 6, 2024
    risk 0.42cvss 6.5epss 0.00

    In lunary-ai/lunary version 1.2.5, an improper access control vulnerability exists due to a missing permission check in the `GET /v1/users/me/org` endpoint. The platform's role definitions restrict the `Prompt Editor` role to prompt management and project viewing/listing…

  • CVE-2024-5131MedJun 6, 2024
    risk 0.42cvss 6.5epss 0.00

    An Improper Access Control vulnerability exists in the lunary-ai/lunary repository, affecting versions up to and including 1.2.2. The vulnerability allows unauthorized users to view any prompts in any projects by supplying a specific prompt ID to an endpoint that does not…

  • CVE-2024-5126MedJun 6, 2024
    risk 0.42cvss 6.5epss 0.00

    An improper access control vulnerability exists in the lunary-ai/lunary repository, specifically within the versions.patch functionality for updating prompts. Affected versions include 1.2.2 up to but not including 1.2.25. The vulnerability allows unauthorized users to update…

  • CVE-2024-4154MedMay 21, 2024
    risk 0.42cvss 6.5epss 0.00

    In lunary-ai/lunary version 1.2.2, an incorrect synchronization vulnerability allows unprivileged users to rename projects they do not have access to. Specifically, an unprivileged user can send a PATCH request to the project's endpoint with a new name for a project, despite not…

  • CVE-2024-3761HigMay 20, 2024
    risk 0.42cvss 7.5epss 0.00

    In lunary-ai/lunary version 1.2.2, the DELETE endpoint located at `packages/backend/src/api/v1/datasets` is vulnerable to unauthorized dataset deletion due to missing authorization and authentication mechanisms. This vulnerability allows any user, even those without a valid…

  • CVE-2024-1625MedApr 10, 2024
    risk 0.42cvss 6.5epss 0.00

    An Insecure Direct Object Reference (IDOR) vulnerability exists in the lunary-ai/lunary application version 0.3.0, allowing unauthorized deletion of any organization's project. The vulnerability is due to insufficient authorization checks in the project deletion endpoint, where…

  • CVE-2025-4779MedJul 7, 2025
    risk 0.40cvss 6.1epss 0.00

    lunary-ai/lunary versions prior to 1.9.24 are vulnerable to stored cross-site scripting (XSS). An unauthenticated attacker can inject malicious JavaScript into the `v1/runs/ingest` endpoint by adding an empty `citations` field, triggering a code path where…

  • CVE-2024-9098MedMar 20, 2025
    risk 0.40cvss 6.1epss 0.01

    In lunary-ai/lunary before version 1.4.30, a privilege escalation vulnerability exists where admins can invite new members with billing permissions, thereby gaining unauthorized access to billing resources. This issue arises because the user creation endpoint does not restrict…

  • CVE-2024-5478MedJun 6, 2024
    risk 0.40cvss 6.1epss 0.00

    A Cross-site Scripting (XSS) vulnerability exists in the SAML metadata endpoint `/auth/saml/${org?.id}/metadata` of lunary-ai/lunary version 1.2.7. The vulnerability arises due to the application's failure to escape or validate the `orgId` parameter supplied by the user before…

  • CVE-2025-0281MedMar 20, 2025
    risk 0.35cvss 5.4epss 0.00

    A stored cross-site scripting (XSS) vulnerability exists in lunary-ai/lunary versions 1.6.7 and earlier. An attacker can inject malicious JavaScript into the SAML IdP XML metadata, which is used to generate the SAML login redirect URL. This URL is then set as the value of…