Live Active security incident? Get immediate response
CVE Record

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.

MediumCVSS 6.8Not KEV-listed Updated
Glexia's Take moderate

Analyst readout for executives and security teams

Plain-English summary

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.
Prepared
Confidence
medium
Sources
3

Public sources used

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-9490 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profile CVE Program record
Severity
Medium
CVSS
6.8 (4.0)
Known Exploited
No
Published

Vector: 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/RE:M

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1 CVSS vectors
3 Timeline events
1 ADP providers
2 Source links

SSVC decision data

CISA-ADP CISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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.

Score Version Severity Vector Exploit Impact Source
6.8 CVSS 4.0 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/RE:M Acer

Vulnerability scoring details

Base CVSS 4.0 score

6.8 Medium
CVSS 4.0 vector shape for CVE-2026-9490 Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: 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/RE:M

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reserved CVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE published CVE Program

    The CVE record was published.

  3. CVE updated CVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADP CISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

Vendor Product Version / package Status
Acer Care Center 4.0 unaffected
Weakness

CWE details

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.