Description
The OpenRGB network protocol allows to write attacker controlled strings into arbitrary file system paths (extension of CVE-2026-59682). This allows either a full system compromise from local or remote (if the daemon is running as root) or a full account takeover (if the daemon is running in user context).
Published: 2026-08-26
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The OpenRGB network protocol permits an attacker to embed attacker‑controlled strings into arbitrary file system paths, thereby authorizing the writing of any file on the machine. This flaw is an extension of CVE‑2026‑59682 and allows a full compromise if the daemon runs with root privileges or a full account takeover if it runs under a user account. The vulnerability subverts integrity guarantees and can be leveraged to overwrite configuration files, place malicious binaries, or alter system resources, jeopardizing confidentiality, integrity, and availability. The threat description is based on the supplied national vulnerability description, and the potential for remote exploitation is inferred from the mention that the daemon may be reachable over the network. While the exact prerequisites are not enumerated, the impact remains severe: an attacker can write any file content, including executable payloads, and thus obtain code execution.

Affected Systems

The affected system is the OpenRGB application provided by CalcProgrammer1. No specific version information is available in the CNA data; the vulnerability applies to any version that implements the network protocol described in the CVE, so all released versions should be considered vulnerable until a patch is applied.

Risk and Exploitability

The vulnerability scored a CVSS of 9.3, indicating critical severity. EPSS is not provided, so current exploitation likelihood is unknown, but the absence of KEV listing suggests no known widespread exploitation yet. The daemon may be reachable locally or over a network, meaning an attacker could exploit this flaw to create or overwrite arbitrary files. If the daemon runs with root privileges, an attacker could gain full system compromise; if it runs under a regular user, an account takeover is possible. This dual surface increases risk for both local users and administrators.

Generated by OpenCVE AI on August 26, 2026 at 11:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenRGB to a version that includes the commit d2dd9dcc7369e78f47d01ace19af3750cd89ae66 or later, which applies the network protocol fix.
  • If an upgrade is not immediately possible, block network traffic to the OpenRGB daemon except for loopback or trusted interfaces using firewall rules.
  • Run the OpenRGB daemon with the least‑privilege user rather than as root to limit the potential impact of any exploitation.

Generated by OpenCVE AI on August 26, 2026 at 11:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
Description The OpenRGB network protocol allows to write attacker controlled strings into arbitrary file system paths (extension of CVE-2026-59682). This allows either a full system compromise from local or remote (if the daemon is running as root) or a full account takeover (if the daemon is running in user context).
Title OpenRGB: local and remote system compromise via arbitrary file write using attacker controlled strings
Weaknesses CWE-73
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-08-26T13:01:35.058Z

Reserved: 2026-07-06T11:59:28.119Z

Link: CVE-2026-59683

cve-icon Vulnrichment

Updated: 2026-08-26T13:01:31.009Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T11:30:05Z

Weaknesses
  • CWE-73

    External Control of File Name or Path