Skip to main content

Acer Care Center CVE-2026-9490

| EUVDEUVD-2026-31648 MEDIUM
Improper Privilege Management (CWE-269)
2026-05-25 Acer GHSA-7cww-6v7x-9gjw
6.8
CVSS 4.0 · Vendor: Acer
Share

Severity by source

Vendor (Acer) PRIMARY
6.8 MEDIUM
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/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:M/U:X
vuln.today AI
5.5 MEDIUM

Local-only attack requiring an authenticated session to reach the Named Pipe; impact is exclusively a service availability loss with no confidentiality or integrity effect.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (Acer).

CVSS VectorVendor: Acer

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

2
Analysis Generated
Jul 23, 2026 - 17:22 vuln.today
CVE Published
May 25, 2026 - 07:25 nvd
UNKNOWN (no severity yet)

DescriptionCVE.org

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.

AnalysisAI

Acer Care Center's ACCSvc service exposes a Named Pipe with an insufficiently restrictive Security Descriptor, enabling any authenticated local user to crash the service by sending a crafted IPC message of type 0x03, resulting in process termination with ERROR_PROCESS_ABORTED (exit code 1067). Versions 4.0 up to and including 4.00.3058 are confirmed affected. No public exploit has been identified at time of analysis; EPSS probability stands at 0.01% (2nd percentile), SSVC classifies exploitation as none, and there is no CISA KEV listing - placing this firmly in the low operational priority tier despite the Medium CVSS score.

Technical ContextAI

ACCSvc is a Windows background service within Acer Care Center (CPE: cpe:2.3:a:acer:care_center:*:*:*:*:*:*:*:*) that handles hardware monitoring and OEM support functions. It creates a Named Pipe as an inter-process communication (IPC) channel but assigns a Security Descriptor whose Discretionary Access Control List (DACL) does not restrict connections to privileged principals. This allows any authenticated local user to open a handle to the pipe and submit arbitrary message payloads. Message type 0x03 triggers a code path the service cannot safely handle, causing an uncontrolled process termination. CWE-269 (Improper Privilege Management) is the assigned root cause class; more precisely, the failure is the absence of least-privilege DACL enforcement on a privileged IPC endpoint - a Named Pipe access control misconfiguration rather than a logic flaw in the service's core functionality.

RemediationAI

Acer's primary remediation is to update Acer Care Center to the latest available version, as directed by the vendor advisory at https://community.acer.com/en/kb/articles/19668. The exact patched version number is not independently confirmed in the available data beyond the implied boundary that releases above 4.00.3058 contain the fix - verify the exact version in the advisory before deployment. Where an immediate update is not feasible, administrators can disable the ACCSvc service if Acer Care Center functionality is not operationally required, noting that doing so will remove hardware monitoring and OEM support features. Restricting local interactive logon rights to trusted accounts via Group Policy is a further compensating control, reducing the pool of users who can reach the Named Pipe, though this does not eliminate the underlying flaw.

Share

CVE-2026-9490 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy