๐Ÿ” CVE Alert

CVE-2026-34172

UNKNOWN 0.0

Giskard Agents have Server-side template injection via ChatWorkflow.chat() using non-sandboxed Jinja2 Environment

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-1336
Vendor giskard-ai
Product giskard-oss
Published Mar 31, 2026
Last Updated Mar 31, 2026
Stay Ahead of the Next One

Get instant alerts for giskard-ai giskard-oss

Be the first to know when new unknown vulnerabilities affecting giskard-ai giskard-oss are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Giskard-AI / giskard-oss
< 0.3.4 >= 1.0.1a1, < 1.0.2b1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Giskard-AI/giskard-oss/security/advisories/GHSA-frv4-x25r-588m