Description
Realtek Audio Service 1.0.0.55 contains an unquoted service path vulnerability in RtkAudioService64.exe that allows local attackers to escalate privileges by injecting malicious code. Attackers can place executable files in the unquoted service path directory to execute arbitrary code with LocalSystem privileges during service startup or system reboot.
Published: 2026-06-19
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Realtek Audio Service 1.0.0.55 exposes an unquoted service path vulnerability in RtkAudioService64.exe. The flaw allows a local attacker to place a malicious executable in the directory referenced by the service path, which is then run with LocalSystem privileges during service startup or a system reboot. This results in arbitrary code execution with the highest local privileges, enabling full control over the affected system.

Affected Systems

The vulnerability is confined to Realtek Audio Service released by Realtek in version 1.0.0.55. No additional vendor or product variations are listed as affected.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity. The EPSS score is not available, and the vulnerability is not listed in CISA KEV, suggesting no confirmed widespread exploitation. However, the attack is local in nature and requires an attacker who can write to the service directory, which is a realistic scenario on systems where local users have disk write access or where the directory is not protected.

Generated by OpenCVE AI on June 19, 2026 at 21:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Realtek Audio Service update that removes the unquoted service path or changes the service executable path to a quoted string.
  • If an update is not yet available, disable the RtkAudioService64.exe service to prevent automated execution of malicious code during startup or reboot.
  • Restrict file system permissions on the directory containing RtkAudioService64.exe so that only trusted administrators can create or modify executables there.
  • Continuously monitor the service directory for unauthorized executables and log any changes to detect potential exploitation attempts.

Generated by OpenCVE AI on June 19, 2026 at 21:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 19 Jun 2026 18:15:00 +0000

Type Values Removed Values Added
Description Realtek Audio Service 1.0.0.55 contains an unquoted service path vulnerability in RtkAudioService64.exe that allows local attackers to escalate privileges by injecting malicious code. Attackers can place executable files in the unquoted service path directory to execute arbitrary code with LocalSystem privileges during service startup or system reboot.
Title Realtek Audio Service 1.0.0.55 Unquoted Service Path Privilege Escalation
Weaknesses CWE-428
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-19T14:16:50.732Z

Reserved: 2026-06-19T14:03:06.900Z

Link: CVE-2020-37252

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-19T21:15:16Z

Weaknesses
  • CWE-428

    Unquoted Search Path or Element