← Vulnerability feed

Vulnerability record · CVE-2021-36450 · published 15 December 2021

CVE-2021-36450: Verint Workforce Optimization reflected XSS in NEWUINAV parameter

Verint · Workforce Optimization

Verint Workforce Optimization 15.2.8.10048 reflects the control/my_notifications NEWUINAV parameter without adequate output encoding, allowing reflected cross-site scripting. An attacker who can lure a logged-in user to a crafted URL can execute script in that user's session context. The record names only one version and gives no fix version.

6.1 CVSS 3.1 Medium EPSS 64% · top 0.8% CWE-79 · Cross-site scripting
6.1CVSS 3.1 base score, v2 4.3
64%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
9 Jul 2026Last modified by NVD

Description

Verint Workforce Optimization (WFO) 15.2.8.10048 allows XSS via the control/my_notifications NEWUINAV parameter.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

medium priorityReflected XSS requires user interaction and authentication to cause real impact, but public exploit code and a very high EPSS score raise the likelihood of attempts.

What it is

Verint Workforce Optimization 15.2.8.10048 reflects the control/my_notifications NEWUINAV parameter without adequate output encoding, allowing reflected cross-site scripting. An attacker who can lure a logged-in user to a crafted URL can execute script in that user's session context. The record names only one version and gives no fix version.

Impact

An attacker can run arbitrary JavaScript in a victim's authenticated WFO session, enabling session theft, credential or data exfiltration, or actions performed as the victim. The CVSS scope change (S:C) means impact can extend beyond the vulnerable component.

Attack surface

Reached over the network via a crafted URL to the control/my_notifications endpoint with a malicious NEWUINAV value. No authentication is required to deliver the payload, but the victim must be authenticated to WFO and must interact by opening the link.

Exploitation

Not listed in CISA KEV and no ransomware use documented, but EPSS is 0.64294 (99.19th percentile) and two references are tagged Exploit, indicating public proof-of-concept code exists.

What to do

  • Apply the vendor's patched WFO release; the record names only 15.2.8.10048, so confirm the fixed version with Verint.
  • If no patch is available, restrict network access to the control/my_notifications endpoint to trusted users and networks.
  • Deploy WAF or input-filtering rules that block script payloads in the NEWUINAV parameter.
  • Set session cookies HttpOnly and SameSite to limit script-based session theft.
  • Encode or validate the NEWUINAV parameter server-side before rendering it.

Detection

  • Search web and proxy logs for requests to control/my_notifications containing script tags, event handlers, or encoded payloads in NEWUINAV.
  • Alert on outbound requests or referrers from WFO sessions to unfamiliar external domains.
  • Monitor for anomalous authenticated WFO actions or session reuse following a crafted-link click.
  • Review WAF alerts for XSS signatures targeting the NEWUINAV parameter.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2021-36450 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2024-36396Verint workforce optimization unrestricted file upload vulnerabilityVerint - CWE-434: Unrestricted Upload of File with Dangerous TypeEPSS 0.44%6.1CVE-2024-36395Verint workforce optimization vulnerabilityVerint - CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)EPSS 0.25%5.4CVE-2020-13480Verint workforce optimization cross-site scripting vulnerabilityVerint Workforce Optimization (WFO) 15.2 allows HTML injection via the "send email" feature.EPSS 0.98%5.3CVE-2021-41825Verint workforce optimization cross-site scripting vulnerabilityVerint Workforce Optimization (WFO) 15.2.5.1033 allows HTML injection via the /wfo/control/signin username parameter.EPSS 1.1%5.3CVE-2020-23446Verint workforce optimization insecure direct object reference vulnerabilityVerint Workforce Optimization suite 15.1 (15.1.0.37634) has Unauthenticated Information Disclosure via APIEPSS 1.2%6.1CVE-2026-42897Microsoft Exchange Server XSS enables spoofingMicrosoft Exchange Server and Exchange Server Subscription Edition fail to neutralize input during web page generation, a cross-site scripting flaw (…KEVEPSS 0.52%analysed6.1CVE-2025-48700Zimbra Classic UI stored XSS via crafted email HTMLZimbra Collaboration Suite Classic UI fails to properly sanitize HTML content in email messages, allowing crafted tag structures and attribute values…KEVEPSS 1.7%analysed6.1CVE-2025-66376Zimbra Collaboration Classic UI stored XSS via CSS @import in emailZimbra Collaboration Suite 10 before 10.0.18 and 10.1 before 10.1.13 allows stored cross-site scripting in the Classic UI through CSS @import directi…KEVEPSS 20%analysed

Source: NIST National Vulnerability Database (record CVE-2021-36450), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.