CVE-2025-53640
MEDIUMIndico 2.2-3.3.6 - Unauthenticated User Information Disclosure via User Detail Endpoint
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-53640. PoCs published by rafaelcorvino1.
AI-analyzed exploit summary The repository contains a functional Python exploit script for CVE-2025-53640, a BOLA vulnerability in CERN's Indico platform. The script enumerates user details (name, email, affiliation) by exploiting an endpoint that resolves user IDs, demonstrating the vulnerability with clear technical details and screenshots.
Description
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.
Exploits (1)
The repository contains a functional Python exploit script for CVE-2025-53640, a BOLA vulnerability in CERN's Indico platform. The script enumerates user details (name, email, affiliation) by exploiting an endpoint that resolves user IDs, demonstrating the vulnerability with clear technical details and screenshots.
References (6)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N