VDB
KO
HIGH 8.8

GHSA-w392-75q8-vr67

Guardrails has an arbitrary code execution vulnerability

Details

An arbitrary code execution vulnerability exists in versions 0.2.9 up to 0.5.10 of the Guardrails AI Guardrails framework because of the way it validates XML files. If a victim user loads a maliciously crafted XML file containing Python code, the code will be passed to an eval function, causing it to execute on the user's machine.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / guardrails-ai
Introduced in: 0.2.9 Fixed in: 0.5.10
Fix pip install --upgrade 'guardrails-ai>=0.5.10'

References