{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.0.8"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "f9e2d3d91bfd6540a740a82a3586824e7302a4ed"
            }
          ],
          "repo": "https://github.com/lissy93/dashy",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-vjj9-fmvr-6h3p"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-15",
      "CWE-284",
      "CWE-287",
      "CWE-602"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46485.json"
  },
  "details": "Dashy is a self-hostable personal dashboard. Prior to 4.0.8, Dashy deployments using OIDC can allow unauthenticated users or non-admin authenticated users to write changes to the main config.yaml through the config-saving functionality despite configured permissions, allowing unauthorized modification of dashboard configuration and potential service disruption. This issue is fixed in version 4.0.8.",
  "id": "CVE-2026-46485",
  "modified": "2026-07-17T03:41:46.585824780Z",
  "published": "2026-07-15T18:08:48.278Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/lissy93/dashy/releases/tag/4.0.8"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46485.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/lissy93/dashy/security/advisories/GHSA-vjj9-fmvr-6h3p"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46485"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Dash: Users can write to config despire permissions (OIDC tested)"
}