{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "c2eb6039579b8a2fb1e11a753cea7662c07bec02"
            }
          ],
          "repo": "https://github.com/topjohnwu/magisk",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "The install() function of ProviderInstaller.java in Magisk App before canary version 27007 does not verify the GMS app before loading it, which allows a local untrusted app with no additional privileges to silently execute arbitrary code in the Magisk app and escalate privileges to root via a crafted package, aka Bug #8279. User interaction is not needed for exploitation.",
  "id": "CVE-2024-48336",
  "modified": "2026-03-13T21:49:36.630151901Z",
  "published": "2024-11-04T18:15:05.027Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/topjohnwu/Magisk/commit/c2eb6039579b8a2fb1e11a753cea7662c07bec02"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/canyie/MagiskEoP"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}