VDB
KO
CRITICAL 9.8

GHSA-r6hf-g5x6-7pv9

Guardrails AI contains a code injection vulnerability in its Hub package installation mechanism

Details

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / guardrails-ai
Introduced in: 0

No fixed version published yet for guardrails-ai (pip). Pin to a known-safe version or switch to an alternative.

References