{
  "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"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/86xxx/CVE-2026-86436.json"
  },
  "details": "Lara Dashboard before 1.3.2 fails to authorize access to the post-builder image and video upload endpoints, allowing authenticated accounts without content permissions to upload files. Attackers can upload polyglot files with attacker-chosen extensions to the public web root and execute code if the deployment permits execution of the uploaded file type.",
  "id": "CVE-2026-86436",
  "modified": "2026-09-10T03:30:33.957833721Z",
  "published": "2026-09-07T22:01:48.106Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/86xxx/CVE-2026-86436.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-hp3f-j9w2-5rqg"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/laradashboard/laradashboard/security/advisories/GHSA-j4mm-xcgj-vpvv"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-86436"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/lara-dashboard-before-1.3.2-missing-authorization-in-post-builder-media-upload-endpoints"
    },
    {
      "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/Controllers/Backend/PostController.php#L727-L741"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/laradashboard/laradashboard/blob/v1.3.1/routes/web.php#L243-L244"
    }
  ],
  "related": [
    "GHSA-hp3f-j9w2-5rqg",
    "GHSA-j4mm-xcgj-vpvv"
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Lara Dashboard before 1.3.2 Missing Authorization in Post-Builder Media Upload Endpoints"
}