Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
Lifecycle Timeline
5DescriptionCVE.org
Cross-Site Scripting vulnerability in the Snipe-IT web-based asset management system v8.3.0 to up and including v8.3.1 allows authenticated attacker with lowest privileges sufficient only to log in, to inject arbitrary JavaScript code via "Name" and "Surname" fields. The JavaScript code is executed whenever "Activity Report" or modified profile is viewed directly by any user with sufficient permissions. Successful exploitation of this issue requires that the profile's "Display Name" is not set. The vulnerability is fixed in v8.3.2.
AnalysisAI
Stored cross-site scripting in Snipe-IT asset management system v8.3.0-8.3.1 allows authenticated users with basic login privileges to inject malicious JavaScript via Name and Surname fields, which executes when other users view Activity Reports or modified profiles. This vulnerability requires the victim's Display Name to be unset and affects all users with sufficient permissions to access those views. Patch available in v8.3.2; EPSS score is minimal (0.01%), indicating low empirical exploitation likelihood despite network-accessible attack vector.
Technical ContextAI
Snipe-IT is a Laravel-based web application for IT asset management. The vulnerability stems from insufficient input validation and output encoding in user profile fields (Name, Surname). CWE-79 (Improper Neutralization of Input During Web Page Generation-'Cross-site Scripting') indicates that user-supplied input is stored in the application database and later rendered in HTML contexts (Activity Report view, profile modification pages) without proper sanitization or Content Security Policy. The stored XSS payload executes in the browser of any user viewing these pages, making it persistent and affecting multiple users rather than just the attacker. The condition that Display Name must be unset suggests a fallback rendering logic where Name/Surname fields are used directly when the preferred Display Name field is empty.
RemediationAI
Upgrade Snipe-IT immediately to version 8.3.2 or later, which contains the fix confirmed in the upstream commit (b6d397bcca4e8a05176b782de769d7160058bfc4). For users unable to upgrade immediately, ensure that Display Name fields are populated for all active user profiles to prevent the fallback to Name/Surname fields; however, this is a temporary control only and does not eliminate the vulnerability. Web application firewalls or input validation proxies may be configured to reject HTML/JavaScript patterns in profile API endpoints, though such mitigations should be considered temporary pending patching. Reference vendor advisory at https://nvd.nist.gov/vuln/detail/CVE-2025-63743 for additional context.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209423