GHSA-frv4-x25r-588m · Severity: high · Ecosystem: pip — Giskard Agents have Server-side template injection via ChatWorkflow.chat() using non-sandboxed Jinja2 Environment
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.
Conclusion & alert: CVE-2026-34172 is rated High Exploit Risk (67/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.39%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-07 | 0.29% | 0.39% | +0.10% |
| 2 | 2026-04-08 | 0.45% | 0.29% | -0.16% |
| 3 | 2026-04-06 | — | 0.45% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
GHSA-frv4-x25r-588m · Severity: high · Ecosystem: pip — Giskard Agents have Server-side template injection via ChatWorkflow.chat() using non-sandboxed Jinja2 Environment
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| giskard | giskard-agent | < 0.3.4 | cpe:2.3:a:giskard:giskard-agent:*:*:*:*:*:python:*:* |
| giskard | giskard-agent | 1.0.2 | cpe:2.3:a:giskard:giskard-agent:1.0.2:alpha1:*:*:*:python:*:* |
| giskard | giskard-agents | 1.0.1 | cpe:2.3:a:giskard:giskard-agents:1.0.1:alpha1:*:*:*:python:*:* |
| URL | Tags |
|---|---|
| https://github.com/Giskard-AI/giskard-oss/security/advisories/GHSA-frv4-x25r-588m | Exploit Vendor Advisory Mitigation |