CVE-2026-55474: Snipe-IT vulnerable to directory traversal in displaySig
The displaySig action in ActionlogController serves signature image files from a private upload directory. The filename parameter from the HTTP route is concatenated directly into a filesystem path with no sanitization, allowing an authenticated attacker to traverse outside the intended directory and read arbitrary files accessible to the web server process.
Reported by https://github.com/securin-public
References
- github.com/advisories/GHSA-c6f4-wj38-m3g3
- github.com/grokability/snipe-it/commit/cd69a7ea53e030e6e05f08be18daac672c8c4121
- github.com/grokability/snipe-it/pull/18927
- github.com/grokability/snipe-it/releases/tag/v8.5.0
- github.com/grokability/snipe-it/security/advisories/GHSA-c6f4-wj38-m3g3
- nvd.nist.gov/vuln/detail/CVE-2026-55474
Code Behaviors & Features
Detect and mitigate CVE-2026-55474 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 →