CVE-2025-53640

Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask. Starting in version 2.2 and prior to version 3.3.7, an endpoint used to display details of users listed in certain fields (such as ACLs) could be misused to dump basic user details (such as name, affiliation and email) in bulk. Version 3.3.7 fixes the issue. Owners of instances that allow everyone to create a user account, who wish to truly restrict access to these user details, should consider restricting user search to managers. As a workaround, it is possible to restrict access to the affected endpoints (e.g. in the webserver config), but doing so would break certain form fields which could no longer show the details of the users listed in those fields, so upgrading instead is highly recommended.
CVSS

No CVSS.

Configurations

No configuration.

History

22 Jul 2025, 16:15

Type Values Removed Values Added
References
  • () https://www.vicarius.io/vsociety/posts/cve202553640-detect-indico-vulnerability -
  • () https://www.vicarius.io/vsociety/posts/cve202553640-mitigate-indico-vulnerability -

15 Jul 2025, 13:14

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-14 21:15

Updated : 2025-07-22 16:15


NVD link : CVE-2025-53640

Mitre link : CVE-2025-53640

CVE.ORG link : CVE-2025-53640


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-639

Authorization Bypass Through User-Controlled Key

CWE-862

Missing Authorization