CVE-2026-28352

MEDIUM EPSS 17.7%
Published Feb 27, 20264mo ago · Modified Mar 3, 20263mo ago
6.5 CVSS 3.1
Medium
Find Similar
Published Feb 27, 2026 4mo ago
Last Modified Mar 3, 2026 3mo ago

Description

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.

CVSS Details

Base Score
6.5
Exploitability
3.9
Impact
2.5
Vector string
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

Threat Intelligence

EPSS Exploit Probability
17.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-306 Missing Authentication for Critical Function Authentication

Affected Products 1

VendorProductVersionRange
cernindico* <3.3.11

References 2

  • github.com https://github.com/indico/indico/releases/tag/v3.3.11
    ProductRelease Notes
  • github.com https://github.com/indico/indico/security/advisories/GHSA-rfpp-2hgm-gp5v
    MitigationPatchVendor Advisory

Remediation

  • github.com https://github.com/indico/indico/security/advisories/GHSA-rfpp-2hgm-gp5v
    MitigationPatchVendor Advisory