{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0.13.0"
              },
              {
                "fixed": "0.36.0"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "c8c20070b7e09b3f402cea63ca899bdb9763df99"
            },
            {
              "fixed": "1a7265a7c98542027f168bda90969f6e0e567c5f"
            },
            {
              "fixed": "9d3fca3012bb1bdf41ad088f5b6d64ec7f34a13c"
            }
          ],
          "repo": "https://github.com/deepjavalibrary/djl",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "AMZN",
    "cwe_ids": [
      "CWE-190"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85228.json"
  },
  "details": "An integer overflow in the tensor buffer validation component in Amazon Deep Java Library (DJL) from 0.13.0 through 0.36.0 on all platforms might allow a remote unauthenticated actor to obtain information from adjacent process memory or cause a denial of service via a crafted tensor payload.\n\n\n\nTo remediate this issue, users should upgrade to version 0.37.0 or above.",
  "id": "CVE-2026-85228",
  "modified": "2026-09-12T03:30:29.489927289Z",
  "published": "2026-09-10T17:03:48.131Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://aws.amazon.com/security/security-bulletins/2026-106-aws/"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85228.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-85228"
    },
    {
      "type": "FIX",
      "url": "https://github.com/deepjavalibrary/djl/releases/tag/v0.37.0"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Integer overflow in tensor buffer validation in Deep Java Library"
}