CVE-2026-55542 PUBLISHED

Snipe-IT's S3 signature image retrieval lacks authorization before temporary URL

Assigner: GitHub_M
Reserved: 16.06.2026 Published: 08.07.2026 Updated: 09.07.2026

Snipe-IT is an IT asset/license management system. Prior to version 8.6.1, Snipe-IT S3 signature image retrieval lacks authorization before temporary URL. On S3-backed deployments, authenticated users who know a signature filename can obtain a 5-minute signed S3 URL because the S3 branch returns before the authorize() call used by the local-file branch. Version 8.6.1 contains a patch.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
CVSS Score: 1.3

Product Status

Vendor grokability
Product snipe-it
Versions
  • Version < 8.5.1 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE