{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "2.3.1"
              },
              {
                "fixed": "2.3.11"
              }
            ]
          },
          "events": [
            {
              "introduced": "3cd51b6defd3ddd3b011cf0f6b48f3c209bf9d22"
            },
            {
              "fixed": "a923c3676e14b2a0374b18cc2531b0ec4549499c"
            }
          ],
          "repo": "https://github.com/apache/seatunnel",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "# Summary\n\nUnauthorized users can perform Arbitrary File Read and Deserialization\nattack by submit job using restful api-v1.\n\n# Details\nUnauthorized users can access `/hazelcast/rest/maps/submit-job` to submit\njob.\nAn attacker can set extra params in mysql url to perform Arbitrary File\nRead and Deserialization attack.\n\nThis issue affects Apache SeaTunnel: \u003c=2.3.10\n\n# Fixed\n\nUsers are recommended to upgrade to version 2.3.11, and enable restful api-v2 \u0026 open https two-way authentication , which fixes the issue.",
  "id": "CVE-2025-32896",
  "modified": "2026-03-13T21:47:17.118115690Z",
  "published": "2025-06-19T11:15:24.190Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://lists.apache.org/thread/qvh3zyt1jr25rgvw955rb8qjrnbxfro9"
    },
    {
      "type": "ADVISORY",
      "url": "http://www.openwall.com/lists/oss-security/2025/04/12/1"
    },
    {
      "type": "FIX",
      "url": "https://github.com/apache/seatunnel/pull/9010"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}