Cyber Resilience

CVE-2026-44833

Medium

Published: 26 May 2026

Published
26 May 2026
Modified
26 May 2026
KEV Added
Patch
CVSS Score v3.1 5.9 CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
EPSS Score 0.0016 5.8th percentile
Risk Priority 12 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-44833 is a medium-severity Open Redirect (CWE-601) vulnerability in Snipeitapp Snipe-It. Its CVSS base score is 5.9 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Spearphishing Link (T1566.002); ranked at the 5.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

Snipe-IT is an IT asset/license management system. Prior to 8.4.1, an open redirect vulnerability in Snipe-IT allows attackers to redirect users to malicious sites via unvalidated HTTP Referer header stored in session variable. This vulnerability is fixed in 8.4.1.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1566.002 Spearphishing Link Initial Access
Adversaries may send spearphishing emails with a malicious link in an attempt to gain access to victim systems.
T1204.001 Malicious Link Execution
An adversary may rely upon a user clicking a malicious link in order to gain execution.
Why these techniques?

Open redirect (CWE-601) directly enables crafting malicious links that abuse the vulnerable redirect to reach attacker sites, facilitating spearphishing links and user execution of malicious content.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-63601Same product: Snipeitapp Snipe-It
CVE-2026-37709Same product: Snipeitapp Snipe-It
CVE-2026-44832Same product: Snipeitapp Snipe-It
CVE-2025-15602Same product: Snipeitapp Snipe-It
CVE-2024-51321Shared CWE-601
CVE-2025-0244Shared CWE-601
CVE-2020-36912Shared CWE-601
CVE-2025-24381Shared CWE-601
CVE-2025-24868Shared CWE-601
CVE-2024-57241Shared CWE-601

Affected Assets

snipeitapp
snipe-it
≤ 8.4.1

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-601

Security awareness includes verifying URLs and avoiding untrusted redirects that lead to malicious sites.

addresses: CWE-601

Validates redirect targets and URLs to ensure they conform to allowed destinations.

References