{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:agno:agno:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.3.24"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b50239acb79a11d6b3dd359b5b0dc75600fc303e"
            },
            {
              "fixed": "cbf675521d4d2281925a051784a3b94172e56416"
            }
          ],
          "repo": "https://github.com/agno-agi/agno",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-95"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/35xxx/CVE-2026-35002.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "cbf675521d4d2281925a051784a3b94172e56416"
          },
          {
            "last_affected": "cbf675521d4d2281925a051784a3b94172e56416"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Agno versions prior to 2.3.24 contain an arbitrary code execution vulnerability in the model execution component that allows attackers to execute arbitrary Python code by manipulating the field_type parameter passed to eval(). Attackers can influence the field_type value in a FunctionCall to achieve remote code execution.",
  "id": "CVE-2026-35002",
  "modified": "2026-07-08T05:37:54.464003226Z",
  "published": "2026-04-02T14:34:14.538Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/35xxx/CVE-2026-35002.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/agno-agi/agno/releases/tag/v2.3.24"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35002"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/agno-field-type-eval-injection-arbitrary-code-execution"
    },
    {
      "type": "FIX",
      "url": "https://github.com/agno-agi/agno/commit/cbf675521d4d2281925a051784a3b94172e56416"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/agno-agi/agno"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Agno \u003c 2.3.24 field_type Eval Injection Arbitrary Code Execution"
}