Insecure Jinja2 templates rendered in Haystack Components can lead to RCE
High7.5CVE-2024-41950 · Published Jul 31, 2024 · updated Jul 7, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| haystack-ai PyPI | < 2.3.1 | 2.3.1 |
Details and references
### Impact Haystack clients that let their users create and run Pipelines from scratch are vulnerable to remote code executions. Certain Components in Haystack use Jinja2 templates, if anyone can create and render that template on the client machine they run any code. ### Patches The problem has been fixed with PRs deepset-ai/haystack#8095 and deepset-ai/haystack#8096. Both have been released with Haystack `2.3.1`. ### Workarounds Prevent users from running the affected Components, or only let users use preselected templates. ### References The list of impacted Components can be found in the release notes for `2.3.1`. https://github.com/deepset-ai/haystack/releases/tag/v2.3.1
- CVSS 3.1
- CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-1336
- Also known as
- CVE-2024-41950, PYSEC-2026-1447
- github.com/deepset-ai/haystack/security/advisories/GHSA-hx9v-6r9f-w677
- nvd.nist.gov/vuln/detail/CVE-2024-41950
- github.com/deepset-ai/haystack/pull/8095
- github.com/deepset-ai/haystack/pull/8096
- github.com/deepset-ai/haystack/commit/3fed1366c448b02189851bf08166c1f6477a02b0
- github.com/deepset-ai/haystack/commit/6c25a5c73e83aa32c3241ba84a5cbb3ac0e8a89e
- github.com/deepset-ai/haystack
- github.com/deepset-ai/haystack/releases/tag/v2.3.1
More Haystack advisories
All Haystack| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Mar 302023 | Use of hard-coded, security-relevant constants in deepset-ai/haystack CVE-2023-1712Critical9.8no fix yet | Critical9.8 | No fix yet |