Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. snipe/snipe-it
  4. ›
  5. CVE-2026-55515

CVE-2026-55515: Snipe-IT: Cross-company deletion of pending checkout acceptances via unscoped report endpoint

August 28, 2026

A user with the reports.view permission can delete pending checkout acceptance records by global ID, even when the acceptance belongs to an asset in another company.

The report listing page appears to scope visible unaccepted assets, but the delete endpoint directly looks up CheckoutAcceptance::pending()->find($acceptanceId) and deletes it without checking whether the current user has access to the related checkoutable asset.

References

  • github.com/advisories/GHSA-35cr-9hqq-p2mg
  • github.com/grokability/snipe-it/commit/802067f3987a4b65bfc2efe60e22e07c24e01e6a
  • github.com/grokability/snipe-it/releases/tag/v8.6.2
  • github.com/grokability/snipe-it/security/advisories/GHSA-35cr-9hqq-p2mg
  • nvd.nist.gov/vuln/detail/CVE-2026-55515

Code Behaviors & Features

Detect and mitigate CVE-2026-55515 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 8.6.2

Fixed versions

  • 8.6.2

Solution

Upgrade to version 8.6.2 or above.

Impact 5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key

Source file

packagist/snipe/snipe-it/CVE-2026-55515.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:19:17 +0000.