All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-50040
MEDIUMpublished 2026-06-30 23:17 UTC · 4 days ago · modified 2026-07-01 18:17 UTC
5.1
CVSS / 10
// description
Storage Concentrator (SC & SCVM) is vulnerable to reflected cross-site scripting due to unsanitized content being echoed back in 404 error pages. An attacker can craft a malicious URL that, when visited by an authenticated user, causes arbitrary script content to execute within the victim's browser session in the context of the application. This could be leveraged to steal session cookies, redirect users, or perform unauthorized actions on behalf of the victim.
// weaknesses (CWE)
- CWE-79