Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N/E:X/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
Reflected/stored XSS executes in the victim admin's browser (S:C, UI:R) with low confidentiality/integrity impact and no availability impact, downgrading the vendor's VA:H.
Primary rating from Vendor (blackberry).
CVSS VectorVendor: blackberry
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation vulnerability in BlackBerry UEM Management Console of BlackBerry UEM allows Cross-Site Scripting (XSS).
This issue affects UEM: 12.23.0 QF8 or earlier.
AnalysisAI
Cross-site scripting in the BlackBerry UEM Management Console lets an attacker supply malformed input that is rendered without proper neutralization, so script executes in the browser of a logged-in administrator viewing the affected console page. The injection point is reachable without authentication (CVSS vector PR:N), but the payload only fires when a privileged console user actively interacts with the crafted content (UI:A), which is why the independent assessment rates real-world risk MODERATE rather than critical despite the vendor's 8.6 CVSS 4.0 score. Affected builds are UEM 12.23.0 QF8 and earlier plus 12.22.1 QF7 and earlier; EPSS is only 0.26 percent (17th percentile), SSVC records no observed exploitation, and no public exploit code has been identified at time of analysis.
Technical ContextAI
The flaw is CWE-79, improper neutralization of input during web page generation, in the web-based BlackBerry UEM Management Console - the administrative UI used to manage device enrollment, compliance and configuration for the UEM platform. Because the defect sits in the page-generation/templating layer, attacker-controlled strings are written into HTML without adequate output encoding, letting markup or script break out of its intended context. The CPE cpe:2.3:a:blackberry:uem:*:*:*:*:*:*:*:* marks the whole product line as in scope, with the concrete vulnerable builds pinned by ENISA (EUVD-2026-49898) as UEM 12.23.0 QF8 and earlier and 12.22.1 QF7 and earlier. The vendor CVSS 4.0 vector is AV:N/AC:L/AT:N/PR:N/UI:A with high confidentiality, integrity and availability impact and low subsequent-system impact, while the independent CVSS 3.1 assessment (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N) is materially more conservative, treating the console as script-execution context with limited direct impact - the divergence explains the vendor-critical versus analyst-moderate read. Authentication is not required to reach the injection point (PR:N), but exploitation is gated on an authenticated administrator actively interacting with attacker-supplied content.
RemediationAI
The provided intelligence does not name an exact patched build, so treat the vendor advisory as the source of truth: consult BlackBerry knowledge base article 141208 (https://support.blackberry.com/pkb/s/article/141208) for the current quick fix or service release and move 12.23.0 deployments above QF8 and 12.22.1 deployments above QF7; the EUVD record and NVD page for CVE-2026-18084 are useful cross-references but do not substitute for the vendor fix level. Because no fix version is independently confirmed here, pair the upgrade with compensating controls in the interim: restrict Management Console reachability to a trusted management VLAN or VPN with MFA so that only a small set of administrators can render the vulnerable pages (trade-off is reduced remote management flexibility), require administrators to use a dedicated browser profile that is never used for general web browsing and to avoid opening untrusted links or content while authenticated to the console (trade-off is operator friction), and enforce a strict Content-Security-Policy plus session cookie hardening on the console if a reverse proxy is available in front of it (trade-off is possible breakage of legitimate console functionality that must be tested). Log, alert and terminate suspicious admin sessions as a detection backstop, since exploitation requires a privileged user to interact with attacker-supplied content.
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-49898
GHSA-324m-xxrv-v73q