CVE-2026-86763
Last modified
CVE-2026-86763 is a low-severity vulnerability rated 3.5/10 on the CVSS scale. Snipe-IT versions >= 7.0.12 and <= 8.6.3 contain an authorization bypass in the Livewire importer component (App\Livewire\Importer, mounted at the imports.index route). The component only checked the broad 'import' ability at mount time, while its files() and activeFile() computed properties queried the imports table with no owner or company scope.
Description
Snipe-IT versions >= 7.0.12 and <= 8.6.3 contain an authorization bypass in the Livewire importer component (App\Livewire\Importer, mounted at the imports.index route). The component only checked the broad 'import' ability at mount time, while its files() and activeFile() computed properties queried the imports table with no owner or company scope. As a result, any authenticated non-superuser holding the import permission could view every Import record on the instance (original filename, file_path, filesize, import_type and creation timestamp) and could invoke the selectFile($id) Livewire action with any auto-incrementing Import ID to load another user's record, exposing its stored preview data (header_row column headers and first_row, the first data row of the CSV). Because import CSVs commonly contain personal data, asset serial numbers and license keys, this discloses sensitive information; in Full Multiple Companies Support (FMCS) deployments the disclosure also crosses company/tenant boundaries. Impact is limited to preview data rather than the full CSV file, and superusers were unaffected. Fixed in version 8.7.0, which scopes non-superuser reads to imports owned by the caller.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| grokability | snipe-it | >= 7.0.12, <= 8.7.2 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-86763?
How severe is CVE-2026-86763?
How do I fix CVE-2026-86763?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-86758Snipe-IT before 8.7.0 fails to properly enforce the viewKeys…6.5
- CVE-2026-86759Snipe-IT versions before 8.7.0 fail to authorize the POST /h…7.1
- CVE-2026-8676An attacker is able to downgrade the security of a Bluetooth…8.8
- CVE-2026-86760Snipe-IT versions 8.2.0 through 8.6.x (fixed in 8.7.0) conta…5.4
- CVE-2026-86761snipe-it versions before 8.7.0 contain an authorization bypa…4.3
- CVE-2026-86762Snipe-IT before 8.7.0 does not apply the CheckUserIsActivate…8.1
- CVE-2026-86764Snipe-IT through 8.6.4 (fixed in 8.7.0) does not enforce the…6.5
- CVE-2026-86765Snipe-IT versions before 8.7.0 fail to enforce checkout auth…6.5
- CVE-2026-86766Snipe-IT versions up to and including 8.6.3 contain a race c…6.5
- CVE-2026-86767Snipe-IT versions before 8.7.0 fail to apply company scope f…5
- CVE-2026-86768Snipe-IT before 8.7.0 fails to validate soft-deleted state i…5.4
- CVE-2026-86769Snipe-IT versions before 8.7.0 contain an improper ownership…4.3
Are you affected by CVE-2026-86763?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
