CVE-2026-34172
Severity CVSS v4.0:
HIGH
Type:
Unavailable / Other
Publication date:
31/03/2026
Last modified:
07/04/2026
Description
Giskard is an open-source Python library for testing and evaluating agentic systems. Prior to versions 0.3.4 and 1.0.2b1, ChatWorkflow.chat(message) passes its string argument directly as a Jinja2 template source to a non-sandboxed Environment. A developer who passes user input to this method enables full remote code execution via Jinja2 class traversal. The method name chat and parameter name message naturally invite passing user input directly, but the string is silently parsed as a Jinja2 template, not treated as plain text. This issue has been patched in versions 0.3.4 and 1.0.2b1.
Impact
Base Score 4.0
7.70
Severity 4.0
HIGH
Base Score 3.x
8.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:giskard:giskard-agent:*:*:*:*:*:python:*:* | 0.3.4 (excluding) | |
| cpe:2.3:a:giskard:giskard-agent:1.0.2:alpha1:*:*:*:python:*:* | ||
| cpe:2.3:a:giskard:giskard-agents:1.0.1:alpha1:*:*:*:python:*:* |
To consult the complete list of CPE names with products and versions, see this page



