VYPR

Guardrails

by Guardrails AI

Source repositories

CVEs (4)

  • CVE-2026-45758CriJun 5, 2026
    risk 0.62cvss 9.6epss 0.00

    Guardrails AI is a Python framework that helps build AI applications. On May 11, 2026 at approximately 6:00 PM Pacific, an attacker published a malicious version of `guardrails-ai` (0.10.1) to PyPI. Aany user who installed `guardrails-ai==0.10.1` from PyPI on May 11, 2026 may be…

  • CVE-2026-31233CriMay 12, 2026
    risk 0.57cvss 9.8epss 0.01

    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…

  • CVE-2024-45858HigSep 18, 2024
    risk 0.44cvss 7.8epss 0.00

    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…

  • CVE-2024-6961MedJul 21, 2024
    risk 0.31cvss 5.9epss 0.00

    RAIL documents are an XML-based format invented by Guardrails AI to enforce formatting checks on LLM outputs. Guardrails users that consume RAIL documents from external sources are vulnerable to XXE, which may cause leakage of internal file data via the SYSTEM entity.