CVE-2026-72760

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-10 15:17

Updated : 2026-08-26 16:49


NVD link : CVE-2026-72760

Mitre link : CVE-2026-72760

CVE.ORG link : CVE-2026-72760


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor