Relative Path Traversal in snipe-it - CVE-2026-55474
Published: August 14, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to path traversal in the displaySig action in ActionlogController when handling a filename parameter from the HTTP route. A remote user can supply a crafted filename to disclose sensitive information.
The issue can be exploited to read arbitrary files accessible to the web server process outside the intended private upload directory.