All intelligence
// vulnerability record
live · NVDCVE-2025-27914
MEDIUMpublished 2025-03-12 15:15 UTC · 1 year ago · modified 2026-06-17 09:04 UTC
5.4
CVSS / 10
// description
An issue was discovered in Zimbra Collaboration (ZCS) 9.0 and 10.0 and 10.1. A Reflected Cross-Site Scripting (XSS) vulnerability exists in the /h/rest endpoint, allowing authenticated attackers to inject and execute arbitrary JavaScript in a victim's session. Exploitation requires a valid auth token and involves a crafted URL with manipulated query parameters that triggers XSS when accessed by a victim.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
// weaknesses (CWE)
- CWE-79