216.73.216.215

CVE-2026-34172

· Published 31/03/2026 15:16 · Modified 01/04/2026 14:24

Labels: CVE-2026-34172 2026-03-31CVE-2026-34172CWE-1336[email protected]

Essential information

Published
31/03/2026 15:16
Modified
01/04/2026 14:24
Author
Creator
CVSS
7.7 HIGH (v3) 7.7 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
giskard / giskard cpe:2.3:a:giskard:giskard:*:*:*:*:*:*:*:*
jinja2 / jinja2 cpe:2.3:a:jinja2:jinja2:*:*:*:*:*:*:*:*

References