Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
10DescriptionCVE.org
A vulnerability has been found in WebSystems WebTOTUM 2026. This impacts an unknown function of the component Calendar. The manipulation leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. Upgrading the affected component is recommended. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product.
AnalysisAI
Cross-site scripting (XSS) in WebSystems WebTOTUM 2026 Calendar component allows authenticated remote attackers to inject malicious scripts via an unknown function, requiring user interaction for exploitation. Publicly available exploit code exists, and vendor has released a patched version following responsible disclosure.
Technical ContextAI
The vulnerability resides in the Calendar component of WebTOTUM, a cloud-based business management system. CWE-79 indicates improper neutralization of input during web page generation, meaning user-supplied data reaches the DOM without adequate sanitization or output encoding. The attack vector (AV:N) confirms network accessibility; however, PR:L (authenticated required) and UI:P (user interaction required) limit exploitation scope. The CVSS v4.0 vector shows integrity impact (VI:L) limited to the confidentiality domain, typical of reflected or stored XSS where attacker-controlled content reaches victim browsers.
RemediationAI
Upgrade WebTOTUM 2026 to the vendor-released patched version available at https://www.websys.eu/gestionale-online-in-cloud-per-pmi-callcenter immediately. Vendor confirmed rapid remediation following responsible disclosure. No interim workarounds are documented; the Calendar component cannot be safely disabled without loss of core functionality in most deployments. Until patching is feasible, restrict Calendar feature access to trusted internal users only via role-based access controls, and implement Content Security Policy (CSP) headers with script-src directives to mitigate execution of injected payloads-though this does not prevent data exfiltration via XSS and should not be considered a substitute for patching.
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24201