๐Ÿ” CVE Alert

CVE-2026-28352

MEDIUM 6.5

Indico missing access check in event series management API

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-306
Vendor indico
Product indico
Published Feb 27, 2026
Last Updated Mar 3, 2026
Stay Ahead of the Next One

Get instant alerts for indico indico

Be the first to know when new medium vulnerabilities affecting indico indico are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

indico / indico
< 3.3.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/indico/indico/security/advisories/GHSA-rfpp-2hgm-gp5v github.com: https://github.com/indico/indico/releases/tag/v3.3.11