CVE-2026-34172HIGH 8.8EPSS p44.5%

CVE-2026-34172CVE-2026-34172

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.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS0.61% probability of exploitation · percentile 44.5% · 2026-06-18T12:00:27Z
Published2026-03-31
Last modified2026-04-07

Underlying weaknesses· 1

CWE-1336

References

  1. https://github.com/Giskard-AI/giskard-oss/security/advisories/GHSA-frv4-x25r-588m
  2. https://github.com/Giskard-AI/giskard-oss/security/advisories/GHSA-frv4-x25r-588m

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements Used in a Template Enginecwe-13360%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-28797
CVE
CVE-2025-27516
CVE
CVE-2026-45312
CVE
CVE-2026-5760
CVE
CVE-2026-31233
CVE
CVE-2026-33154
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.