{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2026-19583",
        "assignerOrgId": "00000000-0000-4000-9000-000000000000",
        "requesterUserId": "00000000-0000-4000-9000-000000000000",
        "serial": 1,
        "state": "PUBLISHED"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "00000000-0000-4000-9000-000000000000"
            },
            "title": "Velociraptor Required Permissions bypass by using client monitoring queries",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-732",
                            "description": "CWE-732: Incorrect Permission Assignment for Critical Resource",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "Rapid7",
                    "product": "Velociraptor",
                    "platforms": [
                        "Linux"
                    ],
                    "packageName": "Velociraptor",
                    "repo": "https://github.com/Velocidex/velociraptor/",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "0",
                            "lessThan": "0.77.2",
                            "versionType": "semver"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Velociraptor allows some sensitive artifacts to be gated by additional permissions. For example, the `Linux.Sys.BashShell` artifact allows arbitrary command execution on endpoints, and so it requires the EXECVE permission to schedule.\n\n\nHowever, so such check was implemented for client monitoring artifacts. Additionally there was no requirement that client monitoring artifact carry the CLIENT_EVENTS type. This allows any user who can schedule client monitoring artifacts to also schedule otherwise restricted artifacts (such as `Linux.Sys.BashShell`).",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "Velociraptor allows some sensitive artifacts to be gated by additional permissions. For example, the `Linux.Sys.BashShell` artifact allows arbitrary command execution on endpoints, and so it requires the EXECVE permission to schedule.<div><br></div><div>However, so such check was implemented for client monitoring artifacts. Additionally there was no requirement that client monitoring artifact carry the CLIENT_EVENTS type. This allows any user who can schedule client monitoring artifacts to also schedule otherwise restricted artifacts (such as `Linux.Sys.BashShell`).</div>"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "http://docs.velociraptor.app/announcements/advisories/cve-2026-19583/"
                },
                {
                    "url": "https://github.com/Velocidex/velociraptor/pull/4967"
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV3_1": {
                        "version": "3.1",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "scope": "CHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "LOW",
                        "baseSeverity": "CRITICAL",
                        "baseScore": 9.9,
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L"
                    }
                }
            ],
            "configurations": [
                {
                    "lang": "en",
                    "value": "Attacker must have at least the investigator role and must be able to add a client monitoring artifact in the GUI.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "Attacker must have at least the investigator role and must be able to add a client monitoring artifact in the GUI."
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Yuval Miller and Leon Kayaliev",
                    "type": "finder"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "x_generator": {
                "engine": "Vulnogram 1.0.4"
            }
        }
    }
}