Description
snipe-it versions before 8.7.0 contain an authorization bypass vulnerability in location print endpoints that fails to enforce per-model authorization checks. Authenticated attackers with location view permission can access printassigned and printallassigned endpoints to retrieve related users, assets, accessories, consumables, and components regardless of their individual model permissions.
Published: 2026-09-09
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an authorization bypass in the location print endpoints of Snipe‑IT. Authenticated attackers who have been granted only location view permission can call the printassigned and printallassigned endpoints. The system fails to enforce per‑model authorization checks, so the attacker can retrieve lists of users, assets, accessories, consumables and components for any location, even when the user does not normally have permission to view those specific models. This results in a confidentiality breach, exposing potentially sensitive information about company assets and personnel.

Affected Systems

The issue affects the asset‑management application Snipe‑IT developed by Grokability, specifically all released versions before 8.7.0 (including 8.6.3). The web application operates as a PHP/ Laravel service hosted on commonly supported OS platforms. Users of earlier versions must review their installation to determine whether the printassigned or printallassigned endpoints are exposed to their role set.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. Because the flaw is reachable only by users who have authenticated to the system, it requires a legitimate account but does not allow arbitrary code execution. No known exploits appear in CISA KEV, and the EPSS score is not available, so while exploitation is possible, there is no evidence of active attacks. Nevertheless, the ability to read all model data for a location from a user with minimal permissions creates a useful information‑gathering vector that could be combined with other vulnerabilities or social engineering to advance an attacker’s objectives.

Generated by OpenCVE AI on September 9, 2026 at 15:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Snipe‑IT to version 8.7.0 or newer.
  • Restrict or disable the printassigned and printallassigned endpoints for users with only location view permission, ensuring that role‑based access control is enforced for each model type.
  • Audit current user roles and remove unnecessary permissions so that users with limited clearance do not have access to location‑print endpoints.

Generated by OpenCVE AI on September 9, 2026 at 15:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 09 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Description snipe-it versions before 8.7.0 contain an authorization bypass vulnerability in location print endpoints that fails to enforce per-model authorization checks. Authenticated attackers with location view permission can access printassigned and printallassigned endpoints to retrieve related users, assets, accessories, consumables, and components regardless of their individual model permissions.
Title snipe-it 8.6.3 before 8.7.0 Authorization Bypass via print endpoints
First Time appeared Snipeitapp
Snipeitapp snipe-it
Weaknesses CWE-639
CPEs cpe:2.3:a:snipeitapp:snipe-it:*:*:*:*:*:*:*:*
Vendors & Products Snipeitapp
Snipeitapp snipe-it
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Snipeitapp Snipe-it
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-09T14:21:08.479Z

Reserved: 2026-09-08T11:33:02.641Z

Link: CVE-2026-86761

cve-icon Vulnrichment

Updated: 2026-09-09T14:21:01.251Z

cve-icon NVD

Status : Received

Published: 2026-09-09T14:17:25.990

Modified: 2026-09-09T15:17:19.743

Link: CVE-2026-86761

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T15:45:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key