CVE Catalog

CVE-2026-55542

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

Snipe-IT before version 8.6.1 has a vulnerability where authorization is missing before generating a temporary URL for images stored in S3. An authenticated user who knows 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.

Risk Assessment

The risk is unauthorized access to images stored in S3, which could lead to leakage of sensitive data such as hardware screenshots or license documentation.

Recommendation

Immediately upgrade Snipe-IT to version 8.6.1 or later, which contains a fix for this vulnerability.

Other vulnerabilities in Snipe-IT

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS