CVE-2025-53640

MEDIUM

Indico 2.2-3.3.6 - Unauthenticated User Information Disclosure via User Detail Endpoint

Title source: llm
STIX 2.1

Exploitation 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)

nomisec WORKING POC 1 stars
by rafaelcorvino1 · poc
https://github.com/rafaelcorvino1/CVE-2025-53640

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.

Classification
Working Poc 100%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: Indico (versions prior to 3.3.7)
Auth required
Prerequisites: Valid authenticated session (indico_session cookie) · CSRF token · Access to the target Indico instance
devstral-2 · analyzed Feb 19, 2026 Full analysis →

Scores

CVSS v3 6.5
EPSS 0.0017
EPSS Percentile 38.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-639 CWE-862 CWE-200
Status published
Products (2)
cern/indico 2.2 - 3.3.7
pypi/indico 2.2 - 3.3.7PyPI
Published Jul 14, 2025
Tracked Since Feb 18, 2026