CVE-2026-9789: NitroSense V3: Security Vulnerability Information
A Local Privilege Escalation (LPE) vulnerability affects Acer NitroSense software versions prior to 3.01.3052. The vulnerability stems from the the PSAdminAgent service, which creates a Named Pipe with a weak Access Control List (ACL). This allows any authenticated local user to connect and send commands. Because the service does not check the caller's privileges before running file deletion commands, a low-privileged local user can exploit this to delete arbitrary files with system authority.
Acer NitroSense before 3.01.3052 has a local privilege escalation issue. A standard local user could make a privileged Acer service delete arbitrary files as SYSTEM. This is serious for managed Windows endpoints, but the bundle does not show remote exploitation or active exploitation.
Executive priority
Treat this as a high-priority endpoint hygiene issue, not an internet-wide emergency. Patch affected Acer endpoints promptly because local attackers or malware could use it to damage files or strengthen control after initial access.
Technical view
The PSAdminAgent service creates a named pipe with a weak ACL, allowing any authenticated local user to connect. The service then accepts file deletion commands without validating caller privileges, enabling arbitrary file deletion with system authority. The CVE maps to access control and privilege management weaknesses.
Likely exposure
Exposure is limited to systems running affected Acer NitroSense software. The bundle explicitly identifies version 3.01.3001 and says versions before 3.01.3052 are affected. Confirm installed versions on Acer endpoints, especially gaming or OEM-managed Windows laptops.
Exploitation context
The attack requires authenticated local access and low privileges. It is not described as remotely exploitable. KEV is false, and the provided sources do not claim active exploitation or public exploit availability.
Researcher notes
Evidence is limited to the CVE record and Acer advisory. The bundle identifies weak named pipe ACLs and missing authorization around file deletion, but does not include patch internals, detection logic, or exploit telemetry.
Mitigation direction
Update Acer NitroSense to version 3.01.3052 or later.
Prioritize shared, kiosk, lab, and developer workstations with Acer software installed.
Limit local user access on affected endpoints until updated.
Monitor Acer guidance for additional remediation details.
Validation and detection
Inventory endpoints for Acer NitroSense or PSAdminAgent installations.
Verify NitroSense versions are 3.01.3052 or later.
Check whether affected systems expose the PSAdminAgent service locally.
Review endpoint logs for unusual privileged file deletion activity.
Based on public source material and reviewed before publication.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
CWE-269: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
CWE-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
CWE-732: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve
time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
2Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present,
the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-22 · source CWE mapping
Improper Limitation of a Pathname to a Restricted Directory
Improper Limitation of a Pathname to a Restricted Directory represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.