PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-86764 grokability CVE debrief

CVE-2026-86764 is a permission bypass vulnerability in Snipe-IT versions prior to 8.7.0. An authenticated user with only the assets.view permission can enumerate component details, including IDs, names, assigned quantities, and notes, via the GET /api/v1/hardware/<asset-id>/assigned/components endpoint. The components.view permission is not enforced for the returned data, only for the available_actions.view flag. This issue was fixed in Snipe-IT version 8.7.0.

Vendor
grokability
Product
snipe-it
CVSS
HIGH 7.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-09
Original CVE updated
2026-09-16
Advisory published
2026-09-09
Advisory updated
2026-09-16

Who should care

Defenders responsible for Snipe-IT deployments should assess exposure and apply the vendor-provided patch. This vulnerability allows authenticated users to access sensitive component information, potentially leading to unauthorized asset management or inventory manipulation.

Why it matters

CVE-2026-86764 is a permission bypass vulnerability in Snipe-IT that allows authenticated users to enumerate component details. Defenders should prioritize verifying exposure and applying the vendor-provided patch to prevent potential unauthorized asset management or inventory manipulation.

  • Authenticated users can access sensitive component information without proper authorization.
  • Component enumeration is possible for users with only assets.view permission.
  • Potential unauthorized asset management or inventory manipulation.
  • Verification of Snipe-IT version and patch application is necessary.

Technical summary

The vulnerability exists in the GET /api/v1/hardware/<asset-id>/assigned/components endpoint, where the components.view permission is not enforced for the returned data. An authenticated user with only the assets.view permission can access sensitive component information, including IDs, names, assigned quantities, and notes. This issue allows for unauthorized enumeration of component details, potentially leading to asset management or inventory manipulation. The fix in Snipe-IT version 8.7.0 enforces proper permission checks, preventing such unauthorized access.

Defensive priority

Defenders should prioritize verifying exposure and applying the vendor-provided patch, as this vulnerability allows authenticated users to access sensitive component information.

Recommended defensive actions

  • Verify Snipe-IT version and apply patch to 8.7.0 or later
  • Restrict access to the GET /api/v1/hardware/<asset-id>/assigned/components endpoint
  • Monitor for suspicious activity on the affected endpoint
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. Vendor advisories and third-party reports also confirm the issue and provide additional context.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-86764 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-86764

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-86764 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86764

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/grokability/snipe-it/security/advisories/GHSA-v973-fm42-f8xv

    [email protected] - Exploit, Vendor Advisory

  • Source reference

    Unverified legacy reference

    URL: https://www.vulncheck.com/advisories/snipe-it-8.6.4-before-8.7.0-permission-bypass-via-assigned-components

    [email protected] - Third Party Advisory

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.