Vulnerability Description
Affected versions of MISP cti-transmute disclose users' email addresses through the account following-list endpoint. When an authenticated user follows another account, get_following() includes the followed user's email field in the API response alongside their name, user ID, and follow date. Because the email address is not required for the functionality and other related user lists omit it, an authenticated attacker could systematically follow users and collect their email addresses. The fix removes user.email from the returned object.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-72760?
CVE-2026-72760 is a documented vulnerability. Affected versions of MISP cti-transmute disclose users' email addresses through the account following-list endpoint. When an authenticated user follows another account, get_following() includes the fo...
How severe is CVE-2026-72760?
CVSS scoring is not yet available for CVE-2026-72760. Check NVD for updates.
Is there a patch for CVE-2026-72760?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.