---
id: CVE-2026-55466
title: Snipe-IT is an IT asset/license management system
summary: >-
  Snipe-IT is an IT asset/license management system. Prior to 8.6.2,
  UploadFileRequest sanitizes SVG content only when PHP finfo reports
  image/svg+xml and UploadedFilesController serves attachments inline without
  using StorageHelper::allow…
severity: none
cwe:
  - CWE-79
published: '2026-07-10'
updated: '2026-07-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55466'
references:
  - url: >-
      https://github.com/grokability/snipe-it/commit/000cea0a622d586366cf60d2240c7c2a4b17c955
    label: security-advisories@github.com
  - url: 'https://github.com/grokability/snipe-it/releases/tag/v8.6.2'
    label: security-advisories@github.com
  - url: >-
      https://github.com/grokability/snipe-it/security/advisories/GHSA-jhph-5q74-pmfx
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00439
epssPercentile: 0.35483
ingestedAt: '2026-07-11T20:15:26.606Z'
---

## Overview

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, UploadFileRequest sanitizes SVG content only when PHP finfo reports image/svg+xml and UploadedFilesController serves attachments inline without using StorageHelper::allowSafeInline(), allowing a low-privilege user to upload active XHTML or XML content that is later served same-origin and executes JavaScript in a viewer’s browser. This issue is fixed in version 8.6.2.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
