Vulnerability Description
Guardrails AI thru 0.6.7 contains a code injection vulnerability (CWE-94) in its Hub package installation mechanism. When installing validator packages via guardrails hub install, the system retrieves a manifest from the Guardrails Hub and dynamically executes a script specified in the post_install field. The script path is constructed from untrusted manifest data and executed without proper validation or sanitization, allowing remote code execution. An attacker who can publish malicious packages to the Hub can inject arbitrary code that will be executed on any system where a victim installs the malicious package.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/guardrails-ai/guardrails
- https://www.notion.so/CVE-2026-31233-35d1e13931888142a954fb3f50ee0c94
FAQ
What is CVE-2026-31233?
CVE-2026-31233 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Guardrails AI thru 0.6.7 contains a code injection vulnerability (CWE-94) in its Hub package installation mechanism. When installing validator packages via guardrails hub install, the system retrieves...
How severe is CVE-2026-31233?
CVE-2026-31233 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-31233?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.