{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-50007",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-02T22:46:02.578Z",
        "datePublished": "2026-07-07T20:53:21.457Z",
        "dateUpdated": "2026-07-08T14:02:20.277Z"
    },
    "containers": {
        "cna": {
            "title": "Actual: Shared users can perform owner-only file management actions",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-862",
                            "lang": "en",
                            "description": "CWE-862: Missing Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnAvailabilityImpact": "HIGH",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 7.2,
                        "baseSeverity": "HIGH",
                        "vectorString": "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",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/actualbudget/actual/security/advisories/GHSA-23vm-ffgg-qvjr",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/actualbudget/actual/security/advisories/GHSA-23vm-ffgg-qvjr"
                },
                {
                    "name": "https://github.com/actualbudget/actual/pull/7977",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/actualbudget/actual/pull/7977"
                },
                {
                    "name": "https://github.com/actualbudget/actual/pull/8333",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/actualbudget/actual/pull/8333"
                },
                {
                    "name": "https://github.com/actualbudget/actual/commit/18a8dc03c48eeb2e8252669a80673e6a9933b5fd",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/actualbudget/actual/commit/18a8dc03c48eeb2e8252669a80673e6a9933b5fd"
                },
                {
                    "name": "https://github.com/actualbudget/actual/commit/3b9e79ed5ee795a80bbae214d6ebb2755289d7f2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/actualbudget/actual/commit/3b9e79ed5ee795a80bbae214d6ebb2755289d7f2"
                }
            ],
            "affected": [
                {
                    "vendor": "actualbudget",
                    "product": "actual",
                    "versions": [
                        {
                            "version": "< 26.7.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-07T20:53:21.457Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-23vm-ffgg-qvjr",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/actualbudget/actual/security/advisories/GHSA-23vm-ffgg-qvjr",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-08T14:01:55.677484Z",
                                "id": "CVE-2026-50007",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-08T14:02:20.277Z"
                }
            }
        ]
    }
}