{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:vmware:spring_ai:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "1.0.0"
              },
              {
                "fixed": "1.0.4"
              },
              {
                "introduced": "1.1.0"
              },
              {
                "fixed": "1.1.3"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "fcd2803f36f35939c20ed152c9c1b0863fa35dcf"
            },
            {
              "fixed": "f1f6584d4a85c586c63724918695003cb4e0213a"
            },
            {
              "introduced": "fa4c61eabeba0a69147b3c00a3b50380c1f25a75"
            },
            {
              "fixed": "7bc46b52a8f8528d5be5fe6b51ce25c9a783964a"
            }
          ],
          "repo": "https://github.com/spring-projects/spring-ai",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "vmware",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22730.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "1.0.x"
          },
          {
            "fixed": "1.0.4"
          },
          {
            "introduced": "1.1.x"
          },
          {
            "fixed": "1.1.3"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "A critical SQL injection vulnerability in Spring AI's MariaDBFilterExpressionConverter allows attackers to bypass metadata-based access controls and execute arbitrary SQL commands.\n\nThe vulnerability exists due to missing input sanitization.",
  "id": "CVE-2026-22730",
  "modified": "2026-07-08T05:38:07.487155945Z",
  "published": "2026-03-18T07:36:30.533Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-22730"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22730.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22730"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "CVE-2026-22730: SQL Injection in Spring AI MariaDBFilterExpressionConverter"
}