{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:vmware:spring_ai:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "1.0.0"
              },
              {
                "fixed": "1.0.5"
              },
              {
                "introduced": "1.1.0"
              },
              {
                "fixed": "1.1.4"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "fcd2803f36f35939c20ed152c9c1b0863fa35dcf"
            },
            {
              "fixed": "a6a0aabd895126aa87d14c6381f26619f9174a10"
            },
            {
              "introduced": "fa4c61eabeba0a69147b3c00a3b50380c1f25a75"
            },
            {
              "fixed": "061d9a15313e32379c0bfe683df0d2e7e7ea96dc"
            }
          ],
          "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-22742.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "1.0.0"
          },
          {
            "fixed": "1.0.5"
          },
          {
            "introduced": "1.1.0"
          },
          {
            "fixed": "1.1.4"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "introduced": "1.0.0"
          },
          {
            "fixed": "1.0.5"
          },
          {
            "introduced": "1.1.0"
          },
          {
            "fixed": "1.1.4"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "Spring AI's spring-ai-bedrock-converse contains a Server-Side Request Forgery (SSRF) vulnerability in BedrockProxyChatModel when processing multimodal messages that include user-supplied media URLs. Insufficient validation of those URLs allows an attacker to induce the server to issue HTTP requests to unintended internal or external destinations.\nThis issue affects Spring AI: from 1.0.0 before 1.0.5, from 1.1.0 before 1.1.4.",
  "id": "CVE-2026-22742",
  "modified": "2026-07-15T01:48:49.877664903Z",
  "published": "2026-03-27T05:27:41.165Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-22742"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22742.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22742"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Server-Side Request Forgery in BedrockProxyChatModel via Unvalidated Media URL Fetching"
}