Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask. In versions prior to 3.3.11, the API endpoint used to manage event series is missing an access check, allowing unauthenticated/unauthorized access to this endpoint. The impact of this is limited to getting the metadata (title, category chain, start/end date) for events in an existing series, deleting an existing event series, and modifying an existing event series. This vulnerability does NOT allow unauthorized access to events (beyond the basic metadata mentioned above), nor any kind of tampering with user-visible data in events. Version 3.3.11 fixes the issue. As a workaround, use the webserver to restrict access to the series management API endpoint.
References
| Link | Resource |
|---|---|
| https://github.com/indico/indico/releases/tag/v3.3.11 | Product Release Notes |
| https://github.com/indico/indico/security/advisories/GHSA-rfpp-2hgm-gp5v | Mitigation Patch Vendor Advisory |
Configurations
History
03 Mar 2026, 18:31
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:cern:indico:*:*:*:*:*:*:*:* | |
| First Time |
Cern
Cern indico |
|
| References | () https://github.com/indico/indico/releases/tag/v3.3.11 - Product, Release Notes | |
| References | () https://github.com/indico/indico/security/advisories/GHSA-rfpp-2hgm-gp5v - Mitigation, Patch, Vendor Advisory |
27 Feb 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-27 21:16
Updated : 2026-03-03 18:31
NVD link : CVE-2026-28352
Mitre link : CVE-2026-28352
CVE.ORG link : CVE-2026-28352
JSON object : View
Products Affected
cern
- indico
CWE
CWE-306
Missing Authentication for Critical Function
