"value":"In lunary-ai/lunary version 1.2.2, a business logic error allows users to bypass the intended limitations on team member invitations and additions, regardless of their subscription plan. The vulnerability arises due to the lack of validation against the predefined member limits in the SEAT_ALLOWANCE constants during the invitation and joining processes. This issue enables users on any plan, including the free plan, to invite and add more members to a team than allowed, effectively circumventing the system's subscription model. The flaw is located in the backend's handling of user invitations and additions, specifically in the /api/v1/auth/index.ts and /api/v1/users.ts endpoints, where the system fails to check the current number of team members against the allowed limits before proceeding with the invitation and addition operations."
"value":"En lunary-ai/lunary versi\u00f3n 1.2.2, un error de l\u00f3gica empresarial permite a los usuarios eludir las limitaciones previstas en las invitaciones y adiciones de miembros del equipo, independientemente de su plan de suscripci\u00f3n. La vulnerabilidad surge debido a la falta de validaci\u00f3n de los l\u00edmites de miembros predefinidos en las constantes SEAT_ALLOWANCE durante los procesos de invitaci\u00f3n y uni\u00f3n. Este problema permite a los usuarios de cualquier plan, incluido el plan gratuito, invitar y agregar a un equipo m\u00e1s miembros de los permitidos, eludiendo efectivamente el modelo de suscripci\u00f3n del sistema. La falla se encuentra en el manejo por parte del backend de las invitaciones y adiciones de usuarios, espec\u00edficamente en los endpoints /api/v1/auth/index.ts y /api/v1/users.ts, donde el sistema no puede verificar el n\u00famero actual de miembros del equipo. contra los l\u00edmites permitidos antes de proceder con las operaciones de invitaci\u00f3n y adici\u00f3n."