—0.0
GHSA-xr9m-gphc-9p63
Snipe-IT has a path traversal vulnerability via CSV import `image` field
Quick fix
GHSA-xr9m-gphc-9p63 — snipe/snipe-it: upgrade to the fixed version with the command below.
composer require snipe/snipe-it:^8.6.2Details
### Impact An authenticated user holding the `import` and `assets.update` permissions can delete arbitrary files on the server filesystem by injecting a path traversal string into an asset's `image` field via CSV import, then triggering the image deletion feature.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://github.com/grokability/snipe-it/security/advisories/GHSA-xr9m-gphc-9p63[WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2026-55469[ADVISORY]
- https://github.com/grokability/snipe-it/commit/abc4363e8393b29a5566b8c50144426af72bbc97[WEB]
- https://github.com/grokability/snipe-it[PACKAGE]
- https://github.com/grokability/snipe-it/releases/tag/v8.6.2[WEB]