CVE-2026-25738

CVE-2026-25738 is a medium-severity server-side request forgery (SSRF) vulnerability in indico (pip), affecting versions < 3.3.10. It is fixed in 3.3.10.

Summary

Workarounds

If you do not have IPs that expose sensitive data without authentication (typically because you do not host Indico on AWS), this vulnerability doesn't impact you and you can ignore it (but please upgrade anyway).
Also, only event organizers can access endpoints where SSRF could be used to actually see the data returned by such a request. So if you trust your event organizers, the risk is also very limited.

For additional security, both before and after patching, you could 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. Please note that setting up such a proxy is not something we can help you with.

For more information

If you have any questions or comments about this advisory:

Impact

Indico makes outgoing requests to user-provides URLs in various places. This is mostly intentional and part of Indico's functionality, but of course it is never intended to let you access "special" targets such as localhost or cloud metadata endpoints.

Untrusted input controls the target URL of a server-initiated request, which may reach internal services not otherwise accessible from outside. Typical impact: access to internal metadata services, internal APIs, or cloud credentials.

Affected versions

indico (< 3.3.10)

Security releases

indico → 3.3.10 (pip)

Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.

See it in your environment

Remediation advice

You should to update to Indico 3.3.10 as soon as possible.
See the docs for instructions on how to update.

Frequently Asked Questions

  1. What is CVE-2026-25738? CVE-2026-25738 is a medium-severity server-side request forgery (SSRF) vulnerability in indico (pip), affecting versions < 3.3.10. It is fixed in 3.3.10. Untrusted input controls the target URL of a server-initiated request, which may reach internal services not otherwise accessible from outside.
  2. Which versions of indico are affected by CVE-2026-25738? indico (pip) versions < 3.3.10 is affected.
  3. Is there a fix for CVE-2026-25738? Yes. CVE-2026-25738 is fixed in 3.3.10. Upgrade to this version or later.
  4. Is CVE-2026-25738 exploitable, and should I be worried? Whether CVE-2026-25738 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
  5. What actually determines whether CVE-2026-25738 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
  6. How do I fix CVE-2026-25738? Upgrade indico to 3.3.10 or later.

Other vulnerabilities in indico

CVE-2026-28352CVE-2026-25739CVE-2026-25738CVE-2025-59035CVE-2025-59034

Stop the waste.
Protect your environment with Kodem.