GHSA-rfpp-2hgm-gp5v · Severity: medium · Ecosystem: pip — Indico has a missing access check in the event series management API
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.
Conclusion & alert: CVE-2026-28352 is rated Low Risk (27.6/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-21 | 0.06% | 0.02% | -0.04% |
| 2 | 2026-03-05 | 0.04% | 0.06% | +0.02% |
| 3 | 2026-02-28 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
3.9 | 2.5 | [email protected] |
GHSA-rfpp-2hgm-gp5v · Severity: medium · Ecosystem: pip — Indico has a missing access check in the event series management API
| URL | Tags |
|---|---|
| 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 |