Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
WS-2026-0035
Published:August 28, 2026
Updated:August 31, 2026
MeshCentral stores the agent-supplied osdesc (OS description) field from the coreinfo message with no HTML sanitization, and renders it into the admin device details panel via innerHTML. A rogue or compromised MeshAgent can therefore inject arbitrary HTML and JavaScript that executes in the browser session of any administrator who views the device, and the management UI content security policy permits unsafe-inline. Fixed in 1.1.60, which wraps the value in EscapeHtml().
Affected Packages
https://github.com/Ylianst/MeshCentral.git (GITHUB):
Affected version(s) >=1.0.44 <1.1.60
Fix Suggestion:
Update to version 1.1.60
meshcentral (NPM):
Affected version(s) >=0.0.1-a <1.1.60
Fix Suggestion:
Update to version 1.1.60
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')