All intelligence
// vulnerability record
live · NVDCVE-2024-10267
HIGHpublished 2025-03-20 10:15 UTC · 1 year ago · modified 2026-06-17 06:55 UTC
7.5
CVSS / 10
// description
An information disclosure vulnerability exists in the latest version of transformeroptimus/superagi. An attacker can leak sensitive user information, including names, emails, and passwords, by attempting to register a new account with an email that is already in use. The server returns all information associated with the existing account. The vulnerable endpoint is located in the user registration functionality.
// cvss 3.0 vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
// weaknesses (CWE)
- CWE-359