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.
References
| Link | Resource |
|---|---|
| https://github.com/Giskard-AI/giskard-oss/releases/tag/giskard-checks%2Fv1.0.2b1 | Release Notes |
| https://github.com/Giskard-AI/giskard-oss/security/advisories/GHSA-7xjm-g8f4-rp26 | Vendor Advisory |
Configurations
History
24 Apr 2026, 20:15
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:giskard:giskard:*:*:*:*:*:*:*:* | |
| First Time |
Giskard
Giskard giskard |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| References | () https://github.com/Giskard-AI/giskard-oss/releases/tag/giskard-checks%2Fv1.0.2b1 - Release Notes | |
| References | () https://github.com/Giskard-AI/giskard-oss/security/advisories/GHSA-7xjm-g8f4-rp26 - Vendor Advisory |
17 Apr 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-17 18:16
Updated : 2026-04-24 20:15
NVD link : CVE-2026-40320
Mitre link : CVE-2026-40320
CVE.ORG link : CVE-2026-40320
JSON object : View
Products Affected
giskard
- giskard
CWE
CWE-1336
Improper Neutralization of Special Elements Used in a Template Engine
