{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-48786",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-22T20:18:20.365Z",
        "datePublished": "2026-08-26T18:25:09.971Z",
        "dateUpdated": "2026-08-26T18:25:09.971Z"
    },
    "containers": {
        "cna": {
            "title": "Fleet: Observer-class users can view team enroll secrets and credential-bearing configuration via target search endpoint",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-200",
                            "lang": "en",
                            "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/fleetdm/fleet/security/advisories/GHSA-88p2-jj8w-j8qg",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/fleetdm/fleet/security/advisories/GHSA-88p2-jj8w-j8qg"
                },
                {
                    "name": "https://github.com/fleetdm/fleet/releases/tag/fleet-v4.87.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/fleetdm/fleet/releases/tag/fleet-v4.87.0"
                },
                {
                    "name": "http://github.com/fleetdm/fleet/commit/6a481477e8ac4bef43b5826e6240b867ac3b2379",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://github.com/fleetdm/fleet/commit/6a481477e8ac4bef43b5826e6240b867ac3b2379"
                }
            ],
            "affected": [
                {
                    "vendor": "fleetdm",
                    "product": "fleet",
                    "versions": [
                        {
                            "version": "< 4.87.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-26T18:25:09.971Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Fleet is an open-source device management platform built on osquery. In versions prior to 4.87.0, the target search endpoint (POST /api/latest/fleet/targets) returned unmasked team enroll secrets and full team configuration, including credential-bearing agent options, to low-privilege observer-class users. Other team-facing endpoints mask these fields for observers, but the target search endpoint did not apply the same sanitization, so an authenticated user with the Observer, Observer+, or Technician role, whether global or team-scoped, could retrieve the secrets and agent options by performing a target search against an observer-runnable query. With a leaked team enroll secret an attacker could enroll unauthorized hosts into the affected team, and if the team's agent options contained credentials such as AWS secret access keys or proxy passwords, those values were disclosed as well. This issue is fixed in version 4.87.0."
                }
            ],
            "source": {
                "advisory": "GHSA-88p2-jj8w-j8qg",
                "discovery": "UNKNOWN"
            }
        }
    }
}