← Back to CVEs
CVE-2026-34172
N/ADescription
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.
CVE Details
CVSS v3.1 ScoreN/A
Published3/31/2026
Last Modified4/1/2026
Sourcenvd
Honeypot Sightings0
Weaknesses (CWE)
CWE-1336
References
https://github.com/Giskard-AI/giskard-oss/security/advisories/GHSA-frv4-x25r-588m(security-advisories@github.com)
https://github.com/Giskard-AI/giskard-oss/security/advisories/GHSA-frv4-x25r-588m(134c704f-9b21-4f2e-91b3-4a467353bcc0)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.