CVE-2026-50228
Received Received - Intake

Unauthenticated Remote Code Execution in Acer NitroSense

Vulnerability report for CVE-2026-50228, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-23

Last updated on: 2026-09-23

Assigner: Acer

Description

An unauthenticated local attacker can connect to the Electron DevTools endpoint exposed by Acer NitroSense software (versions up to and including 5.2.63) on localhost TCP port 9993. Because Chromium remote debugging is enabled in the production application, the attacker can execute JavaScript in the privileged application context and achieve arbitrary code execution.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-23
Last Modified
2026-09-23
Generated
2026-09-23
AI Q&A
2026-09-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
acer nitrosense to 5.2.63 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-489 The product is released with debugging code still enabled or active.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability allows an unauthenticated local attacker to connect to the Electron DevTools endpoint of Acer NitroSense software (versions up to 5.2.63) on localhost TCP port 9993. Chromium remote debugging is enabled in the production app, letting the attacker execute JavaScript in the privileged application context and gain arbitrary code execution.

Detection Guidance

Check if Acer NitroSense software version 5.2.63 or earlier is installed. Verify if the Electron DevTools endpoint is listening on localhost TCP port 9993 using commands like 'netstat -tuln | grep 9993' or 'ss -tuln | grep 9993'.

Impact Analysis

An attacker could exploit this to run malicious code on your system with the same privileges as the Acer NitroSense application. This could allow them to steal data, install malware, or take control of your device without needing authentication.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR and HIPAA requirements for data protection and access controls. Organizations using affected Acer NitroSense versions may face compliance violations and potential penalties.

Mitigation Strategies

Update Acer NitroSense software to the latest version beyond 5.2.63. Disable remote debugging in the application settings if possible. Block or restrict access to TCP port 9993 on localhost using firewall rules.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-50228. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart