Description
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.
Published: 2026-07-08
Score: 1.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Snipe‑IT permits an authenticated user who knows the name of a signature image to request a 5‑minute signed URL for that object stored in S3. On S3‑backed deployments, the path that generates the URL returns before the framework’s `authorize()` call – the protection used by the local‑file branch – meaning the authorization check never runs. Consequently, the application exposes the image to the requester without verifying that the user is allowed to view it. This flaw is a classic Missing Authorization weakness (CWE‑862).

Affected Systems

The issue affects the Snipe‑IT asset manager written by grokability. Any deployment using S3 for signature image storage prior to version 8.6.1 is susceptible. Version 8.6.1 and later contain the fix.

Risk and Exploitability

The CVSS score of 1.3 indicates low severity and the EPSS score of < 1% indicates a very low exploitation probability, but the vulnerability still matters because it requires legitimate authentication; an attacker with valid credentials can exploit the flaw to retrieve the application’s signature images. The vulnerability is not listed in CISA’s KEV catalog, meaning it may not yet have widespread exploitation. The missing authorization before the S3 URL generation is the root problem, and the exposure is brief but still valuable to an insider or compromised actor.

Generated by OpenCVE AI on July 26, 2026 at 17:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Snipe‑IT version 8.6.1 or later to ensure the authorization check runs before generating temporary S3 URLs. This patch addresses the missing authorization vulnerability (CWE‑862).
  • If a patch cannot be applied immediately, disable S3‑based signature image storage or force local file storage to prevent unintended URL generation that bypasses the missing authorization check (CWE‑862).
  • Review the S3 bucket logs and monitor for potential abuse of the temporary links, as these may indicate exploitation of the missing authorization vulnerability (CWE‑862).

Generated by OpenCVE AI on July 26, 2026 at 17:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-6mmj-jhqj-6c6q Snipe-IT's S3 signature image retrieval lacks authorization before temporary URL
History

Thu, 09 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 08 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Grokability
Grokability snipe-it
Vendors & Products Grokability
Grokability snipe-it

Wed, 08 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Snipe-IT's S3 signature image retrieval lacks authorization before temporary URL
Weaknesses CWE-862
References
Metrics cvssV4_0

{'score': 1.3, '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'}


Subscriptions

Grokability Snipe-it
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-09T13:28:25.170Z

Reserved: 2026-06-16T23:01:04.074Z

Link: CVE-2026-55542

cve-icon Vulnrichment

Updated: 2026-07-09T13:28:18.895Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T17:15:04Z

Weaknesses