Indico has Server-Side Request Forgery (SSRF) in multiple places
Description
Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask. Versions prior to 3.3.10 are vulnerable to server-side request forgery. Indico makes outgoing requests to user-provides URLs in various places. This is mostly intentional and part of Indico's functionality but is never intended to let users access "special" targets such as localhost or cloud metadata endpoints. Users should upgrade to version 3.3.10 to receive a patch. Those who do not have IPs that expose sensitive data without authentication (typically because they do not host Indico on AWS) are not affected. Only event organizers can access endpoints where SSRF could be used to actually see the data returned by such a request. For those who trust their event organizers, the risk is also very limited. For additional security, both before and after patching, one may also use the common proxy-related environment variables (in particular http_proxy and https_proxy) to force outgoing requests to go through a proxy that limits requests in whatever way you deem useful/necessary. These environment variables would need to be set both on the indico-uwsgi and indico-celery services.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
indicoPyPI | < 3.3.10 | 3.3.10 |
Affected products
2Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-f47c-3c5w-v7p4ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-25738ghsaADVISORY
- github.com/indico/indico/commit/70d341826116fac5868719a6133f2c26d9345137ghsax_refsource_MISCWEB
- github.com/indico/indico/releases/tag/v3.3.10ghsax_refsource_MISCWEB
- github.com/indico/indico/security/advisories/GHSA-f47c-3c5w-v7p4ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.