VYPR
High severity8.8NVD Advisory· Published Mar 31, 2026· Updated Apr 7, 2026

CVE-2026-34172

CVE-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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
giskard-agentsPyPI
< 0.3.40.3.4
giskard-agentsPyPI
>= 1.0.1a1, < 1.0.2b11.0.2b1

Affected products

4
  • Giskard/Giskard3 versions
    cpe:2.3:a:giskard:giskard-agent:1.0.2:alpha1:*:*:*:python:*:*+ 2 more
    • cpe:2.3:a:giskard:giskard-agent:1.0.2:alpha1:*:*:*:python:*:*
    • cpe:2.3:a:giskard:giskard-agent:*:*:*:*:*:python:*:*range: <0.3.4
    • cpe:2.3:a:giskard:giskard-agents:1.0.1:alpha1:*:*:*:python:*:*
  • ghsa-coords
    Range: < 0.3.4

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.