CVE-2026-9490: Acer Care Center creates a Named Pipe with a weak Security Descriptor
A security vulnerability has been identified in Acer Care Center where the ACCSvc service creates a Named Pipe with a weak Security Descriptor. This vulnerability allows an authenticated local user to connect and send a specially crafted message (message type 0x03) to the pipe, causing the service to crash with exit code 1067 (ERROR_PROCESS_ABORTED). To mitigate this potential local service disruption, Acer requires users to update the software to the latest version.
CVE-2026-9490 is a local denial-of-service issue in Acer Care Center. A signed-in user on the machine can trigger the ACCSvc service to crash. This is disruptive rather than data-theft focused, but it can affect endpoint support, health monitoring, or bundled Acer management functions.
Executive priority
Treat this as a moderate endpoint hygiene issue. It does not currently indicate remote compromise, but it can let local users disrupt an OEM service and may create operational noise on shared or poorly controlled endpoints.
Technical view
Acer Care Center 4.0 creates a named pipe with a weak security descriptor. The CVE record maps this to CWE-269 and CVSS 4.0 score 6.8. A low-privileged local authenticated user can send a crafted IPC message that aborts ACCSvc, causing service failure.
Likely exposure
Exposure is limited to systems with Acer Care Center 4.0 installed. Risk is highest on shared endpoints, unmanaged local-user environments, kiosks, classrooms, labs, and fleets where bundled OEM utilities remain installed.
Exploitation context
The source bundle does not indicate internet exposure, remote exploitation, or CISA KEV listing. The attacker must already have local authenticated access to the Windows system running the affected software.
Researcher notes
The public record is narrow: affected product, local authenticated requirement, weak named-pipe security descriptor, ACCSvc crash impact, and update recommendation. No public source in the bundle names a workaround, exploit in the wild, or affected versions beyond Acer Care Center 4.0.
Mitigation direction
Update Acer Care Center to the latest version per Acer guidance.
Inventory endpoints for Acer Care Center 4.0 installations.
Prioritize shared or high-user-turnover systems for update first.
Monitor Acer's advisory for any revised affected-version or fix details.
Validation and detection
Confirm whether Acer Care Center 4.0 is installed on managed endpoints.
Verify the installed version after applying Acer's update.
Review Windows service logs for repeated ACCSvc crashes or exit code 1067.
Confirm no remaining managed assets run the vulnerable version.
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-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.
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.
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-269 · source CWE mapping
Improper Privilege Management
Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.