Skip to content

XSS from import file to text field (ex: Service Name)

A Stored Cross-Site Scripting (XSS) vulnerability exists in Vtiger CRM Open Source Edition v8.3.0, exploitable via the Services Import feature. An attacker can craft a malicious CSV file containing an XSS payload, mapped to the Service Name field. When the file is uploaded, the application improperly sanitizes user input, leading to persistent script execution.

Ref: https://nvd.nist.gov/vuln/detail/CVE-2025-45755

@prasad