Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-34172 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-1336Improper Neutralization of Special Elements Used in a Template Engine[email protected]

Affected Products

ProductVersions
giskard giskard-agent
< 0.3.4
1.0.2 alpha1

CPE

  • cpe:2.3:a:giskard:giskard-agent:*:*:*:*:*:python:*:*
  • cpe:2.3:a:giskard:giskard-agent:1.0.2:alpha1:*:*:*:python:*:*

Remediation

  • No remediation found in references.
giskard giskard-agents
1.0.1 alpha1

CPE

  • cpe:2.3:a:giskard:giskard-agents:1.0.1:alpha1:*:*:*:python:*:*

Remediation

  • No remediation found in references.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-34172
NVD Published Date:
Mar 31, 2026
NVD Last Modified:
Jul 24, 2026
Source:
[email protected]
CVE-2026-34172 Details - Not Deferred