{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.3.2"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "69515ed15ea71269db4dcf61978227dea8b07138"
            },
            {
              "fixed": "738cc1a219ce459323ef1d09c3789075f1b8d2f2"
            }
          ],
          "repo": "https://github.com/laradashboard/laradashboard",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-xv98-x5h7-4g7v"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/86xxx/CVE-2026-86437.json"
  },
  "details": "Lara Dashboard before 1.3.2 authorizes the POST /admin/settings/core-upgrades/upload endpoint with only the settings.edit permission, allowing non-Superadmin administrators to upload and extract arbitrary zip archives over the live application source code. Attackers can upload a malicious archive containing modified application files such as routes/web.php with embedded system commands, which execute as the web server user with access to environment secrets and database credentials.",
  "id": "CVE-2026-86437",
  "modified": "2026-09-10T03:30:47.190525399Z",
  "published": "2026-09-07T22:01:48.812Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/86xxx/CVE-2026-86437.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/laradashboard/laradashboard/releases/tag/v1.3.2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/laradashboard/laradashboard/security/advisories/GHSA-xv98-x5h7-4g7v"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-86437"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/lara-dashboard-before-1.3.2-incorrect-authorization-in-core-upgrade-archive-upload"
    },
    {
      "type": "FIX",
      "url": "https://github.com/laradashboard/laradashboard/commit/738cc1a219ce459323ef1d09c3789075f1b8d2f2"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/laradashboard/laradashboard"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/laradashboard/laradashboard/blob/v1.3.1/app/Http/Requests/CoreUpgrade/UploadRequest.php#L15-L18"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/laradashboard/laradashboard/blob/v1.3.1/app/Policies/SettingPolicy.php#L47-L50"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/laradashboard/laradashboard/blob/v1.3.1/app/Services/CoreUpgradeService.php#L543-L577"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Lara Dashboard before 1.3.2 Incorrect Authorization in Core-Upgrade Archive Upload"
}