Security Advisory

CVE-2026-40320

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-17 17:25:50
Last updated 2026-04-20 13:46:09
Assigner GitHub_M
State PUBLISHED

Description

Giskard is an open-source testing framework for AI models. In versions prior to 1.0.2b1, the ConformityCheck class rendered the rule parameter through Jinja2s default Template() constructor, silently interpreting template expressions at runtime. If check definitions are loaded from an untrusted source, a crafted rule string could achieve arbitrary code execution. Exploitation requires write access to a check definition and subsequent execution of the test suite. This issue has been fixed in giskard-checks version 1.0.2b1.