Cyber Posture

CVE-2025-63601

Critical

Published: 05 November 2025

Published
05 November 2025
Modified
01 December 2025
KEV Added
Patch
CVSS Score 9.9 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0056 68.2th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-63601 is a critical-severity Unrestricted Upload of File with Dangerous Type (CWE-434) vulnerability in Snipeitapp Snipe-It. Its CVSS base score is 9.9 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 31.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Timely flaw remediation through patching to Snipe-IT 8.3.3 directly eliminates the unrestricted backup file upload vulnerability enabling RCE.

prevent

Information input validation at the backup upload entry point prevents acceptance of malicious files containing arbitrary code.

preventdetect

Malicious code protection mechanisms scan and block execution of arbitrary commands from uploaded backup files.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

The vulnerability is a remote code execution via unrestricted file upload in a web application (Snipe-IT), directly enabling exploitation of a public-facing or remotely accessible application (T1190). With low-privilege authentication required, it facilitates privilege escalation through RCE (T1068).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

Snipe-IT before version 8.3.3 contains a remote code execution vulnerability that allows an authenticated attacker to upload a malicious backup file containing arbitrary files and execute system commands.

Deeper analysisAI

CVE-2025-63601, published on 2025-11-05, is a remote code execution vulnerability affecting Snipe-IT versions before 8.3.3. The issue, classified under CWE-434 (Unrestricted Upload of File with Dangerous Type), carries a CVSS v3.1 base score of 9.9 (AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H). It enables an authenticated attacker to upload a malicious backup file containing arbitrary files, resulting in the execution of system commands on the server.

The vulnerability can be exploited by an attacker with low-privilege authenticated access over the network. Exploitation requires low complexity and no user interaction, with a changed scope that amplifies impact to high levels across confidentiality, integrity, and availability. Successful attacks allow arbitrary system command execution, potentially leading to full server compromise.

Official mitigation is provided via upgrade to Snipe-IT version 8.3.3, as detailed in the GitHub release tag. A corresponding fix is included in pull request #17966 on the Snipe-IT repository. Additional advisory details and proof-of-concept information are available from DappSec and FPT Cloud references.

Details

CWE(s)

Affected Products

snipeitapp
snipe-it
≤ 8.3.3

CVEs Like This One

CVE-2025-15602Same product: Snipeitapp Snipe-It
CVE-2025-12153Shared CWE-434
CVE-2025-20354Shared CWE-434
CVE-2025-60947Shared CWE-434
CVE-2025-13066Shared CWE-434
CVE-2025-34329Shared CWE-434
CVE-2025-13536Shared CWE-434
CVE-2025-20274Shared CWE-434
CVE-2025-12968Shared CWE-434
CVE-2026-25201Shared CWE-434

References