Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-34172

8.8 · HIGH
Published Mar 31, 2026 giskard CWE-1336 EPSS 0.61% (47th pctl)

Overview

CVE-2026-34172 is a high-severity vulnerability affecting giskard giskard-agent. It was published on March 31, 2026 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from giskard. Update giskard-agent to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
giskard giskard-agent >= 0, < 0.3.4 Affected

Frequently Asked Questions

What is CVE-2026-34172?

CVE-2026-34172 is a high-severity vulnerability affecting giskard giskard-agent. It was published on March 31, 2026 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2026-34172?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-34172?

Check the references section for vendor advisories and patches from giskard. Update giskard-agent to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-34172?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-34172 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.