Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/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
Local elevation by an already-present low-privileged user (AV:L/PR:L/AC:L), no interaction, yielding full SYSTEM control of the host so C/I/A:H with unchanged scope.
Primary rating from Vendor (NEC).
CVSS VectorVendor: NEC
Lifecycle Timeline
2DescriptionCVE.org
An access control deficiency vulnerability exists in ExpressUpdate Agent for Windows. If a malicious user gains access to the product, arbitrary code could be executed with SYSTEM privileges.
AnalysisAI
Local privilege escalation in NEC's ExpressUpdate Agent for Windows allows a low-privileged user who can already access the host to execute arbitrary code with SYSTEM privileges, owing to insufficient access controls on the agent. Reported by NEC under advisory NV26-004, the flaw carries a CVSS 4.0 base score of 8.5 (High) and maps to CWE-782 (exposed IOCTL with insufficient access control). There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
ExpressUpdate Agent is NEC management software that runs on Windows servers (notably the NEC Express5800 line) to automate firmware/driver inventory and update operations; to perform privileged update tasks it typically runs a service or driver component executing in the SYSTEM context. The CWE-782 classification (Exposed IOCTL with Insufficient Access Control) points to the root cause being a privileged interface - most commonly a kernel-mode device driver IOCTL or a privileged service endpoint - that is reachable by lower-privileged callers without adequately enforcing who may invoke it. The single CPE provided, cpe:2.3:a:nec_corporation:expressupdate_agent_for_windows, identifies the affected component as the application-level agent across unspecified versions, but the privilege-bearing pathway is the SYSTEM-level execution context the agent exposes to local callers.
RemediationAI
Apply the fix referenced in NEC security advisory NV26-004 (https://jpn.nec.com/security-info/secinfo/nv26-004_en.html); a patch is available per the vendor advisory, but the exact corrected version number is not stated in the provided data and should be confirmed directly from that advisory before deployment. Because exploitation requires local access by an already-authenticated low-privileged user, effective compensating controls until patching include restricting interactive and service logon rights on hosts running the agent to trusted administrators only, removing the agent from systems where automated ExpressUpdate management is not actually used (trade-off: loses centralized firmware/driver update automation), and tightening local account hygiene and EDR monitoring for anomalous SYSTEM-spawned processes originating from the agent. Verify the specific fixed build against the NEC advisory rather than assuming a version.
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39623
GHSA-cxm7-54mf-pwwg