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 Jinja2's 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.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-7xjm-g8f4-rp26 | Giskard has Unsandboxed Jinja2 Template Rendering in ConformityCheck |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Fri, 17 Apr 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Giskard-ai
Giskard-ai giskard |
|
| Vendors & Products |
Giskard-ai
Giskard-ai giskard |
Fri, 17 Apr 2026 17:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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 Jinja2's 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. | |
| Title | Giskard has an Unsandboxed Jinja2 Template Rendering in ConformityCheck | |
| Weaknesses | CWE-1336 | |
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-17T17:25:50.449Z
Reserved: 2026-04-10T21:41:54.505Z
Link: CVE-2026-40320
No data.
Status : Awaiting Analysis
Published: 2026-04-17T18:16:32.203
Modified: 2026-04-17T19:01:56.030
Link: CVE-2026-40320
No data.
OpenCVE Enrichment
Updated: 2026-04-17T20:40:04Z
Weaknesses
Github GHSA