{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "26.7.0"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "111ea5f71ce97105376bd1472f2e1f3fa22139ad"
            }
          ],
          "repo": "https://github.com/actualbudget/actual",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-23vm-ffgg-qvjr"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50007.json"
  },
  "details": "Actual is an open-source personal finance application. Prior to 26.7.0, a missing authorization issue allows a shared user with user_access on a budget file to perform owner-only file management actions. A non-owner shared user can call file-management endpoints intended for higher-privilege users, including /delete-user-file, /reset-user-file, and /user-create-key, because requireFileAccess treats ordinary shared access as sufficient for file-management operations that should be restricted to the file owner or an administrator. This issue is fixed in version 26.7.0.",
  "id": "CVE-2026-50007",
  "modified": "2026-08-04T11:31:13.889232836Z",
  "published": "2026-07-07T20:53:21.457Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50007.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/actualbudget/actual/security/advisories/GHSA-23vm-ffgg-qvjr"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50007"
    },
    {
      "type": "FIX",
      "url": "https://github.com/actualbudget/actual/commit/18a8dc03c48eeb2e8252669a80673e6a9933b5fd"
    },
    {
      "type": "FIX",
      "url": "https://github.com/actualbudget/actual/commit/3b9e79ed5ee795a80bbae214d6ebb2755289d7f2"
    },
    {
      "type": "FIX",
      "url": "https://github.com/actualbudget/actual/pull/7977"
    },
    {
      "type": "FIX",
      "url": "https://github.com/actualbudget/actual/pull/8333"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Actual: Shared users can perform owner-only file management actions"
}