All intelligence
// vulnerability record
live · NVDCVE-2024-10274
MEDIUMpublished 2025-03-20 10:15 UTC · 1 year ago · modified 2026-06-17 06:55 UTC
6.5
CVSS / 10
// description
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 vulnerability can lead to the disclosure of sensitive information such as names, roles, or emails to users without sufficient privileges, resulting in privacy violations and potential reconnaissance for targeted attacks.
// cvss 3.0 vector
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
// weaknesses (CWE)
- CWE-862