Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. indico
  4. ›
  5. CVE-2026-28352

CVE-2026-28352: Indico has a missing access check in the event series management API

March 1, 2026

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: This just removes the series metadata, ie (if enabled) the links between events in the same series and the lecture series number in the event title
  • Modifying an existing event series: Just like for deleting, it would only allow to toggle the metadata display. It could also be used to set an event title pattern for the series, but this is only used when cloning an event from that series.

That 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.

References

  • github.com/advisories/GHSA-rfpp-2hgm-gp5v
  • github.com/indico/indico
  • github.com/indico/indico/releases/tag/v3.3.11
  • github.com/indico/indico/security/advisories/GHSA-rfpp-2hgm-gp5v
  • nvd.nist.gov/vuln/detail/CVE-2026-28352

Code Behaviors & Features

Detect and mitigate CVE-2026-28352 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.3.11

Fixed versions

  • 3.3.11

Solution

Upgrade to version 3.3.11 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-306: Missing Authentication for Critical Function

Source file

pypi/indico/CVE-2026-28352.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:52 +0000.