CVE 1 LOW

Giskard has a Regular Expression Denial of Service (ReDoS) in RegexMatching Check_CVE-2026-40319

1 / 10
LOW
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L

Description

Giskard is an open-source testing framework for AI models. In versions prior to 1.0.2b1, the RegexMatching check passes a user-supplied regular expression pattern directly to Python's re.search() without any timeout or complexity guard. A crafted regex pattern can trigger catastrophic backtracking, causing the process to hang indefinitely. 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.

Basic Information

ID CVE-2026-40319
Source GitHub_M
Published Apr 17, 2026 at 17:16

Affected Product

Vendor Giskard-AI
Product giskard-oss
Version < 1.0.2b1
Affected Versions Giskard-AI giskard-oss < 1.0.2b1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.