There is a Cross-Site-Scripting vulnerability when uploading certain file types as materials.
You should to update to Indico 3.3.10 as soon as possible. See the docs for instructions on how to update.
Please be aware that to apply the fix itself updating is sufficient, but to benefit from the strict Content-Security-Policy we now apply by default for file downloads, you need to update your webserver config in case you use nginx with Indico's STATIC_FILE_METHOD set to xaccelredirect and add the following line to the .xsf/indico/ location block (you can consult the Indico setup documentation for the full configuration snippet):
add_header Content-Security-Policy $upstream_http_content_security_policy;
If you have any questions or comments about this advisory:
{
"nvd_published_at": null,
"github_reviewed_at": "2026-02-17T18:54:31Z",
"severity": "MODERATE",
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true
}