CRITICAL🇵🇱 Wersja polska

CVE-2024-1739

CVSS 9.1v3.1pub. 2024-04-16upd. 2025-06-18

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 by varying the case of the email characters. For example, accounts for 'abc@gmail.com' and 'Abc@gmail.com' can both be created, leading to potential impersonation and confusion among users.

🤖 AI Analysis
How it works

The server does not normalize email addresses to uniform letter case before checking their uniqueness during the registration process. An attacker can register an account with an email address differing in letter case from an already existing account (e.g., 'Abc@gmail.com' instead of 'abc@gmail.com'). As a result, two separate accounts are created in the system linked to the same email address, leading to confusion and the possibility of impersonating another user.

Impact

An attacker can impersonate an existing user by creating an account with an identical email address differing only in letter case, which may result in unauthorized access to resources or misleading other system participants. Both data confidentiality and integrity are at risk.

Mitigation & patch

The application should be updated to a version containing the fix introduced by commit 7351157a21e5acd0162b4528bcae9d65b1c95695 in the lunary-ai/lunary GitHub repository. The patch enforces case-insensitive email address handling during registration.

Who is affected

Product lunary-ai/lunary — versions indicated in the vendor references (before commit 7351157a21e5acd0162b4528bcae9d65b1c95695)

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Lunary

    APP
    Lunary
    < 1.0.2
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2025-5352CRITICAL9.6PL ✓same product

Stored XSS w Lunary — wstrzyknięcie skryptu przez zmienną środowiskową

CVE-2024-9095CRITICAL9.8PL ✓same product

Brak kontroli dostępu w API BigQuery — eksport całej bazy danych w Lunary

CVE-2024-7456CRITICAL9.8PL ✓same product

SQL Injection w trasie /api/v1/external-users aplikacji Lunary

CVE-2024-7475CRITICAL9.1PL ✓same product

Lunary: brak kontroli dostępu do konfiguracji SAML (nieautoryzowana zmiana)

CVE-2024-4146CRITICAL9.8PL ✓same product

Błąd autoryzacji w Lunary umożliwiający pełny dostęp do projektów