Description
Arbitrary file overwrite via SAVE_PROFILE message in OpenRGB. This issue affects OpenRGB through 1.0rc3.
Published: 2026-08-26
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenRGB accepts a SAVE_PROFILE message that enables an attacker to specify a file path. This flaw, identified as CWE‑73, permits arbitrary overwriting or deletion of files on the host system, compromising file integrity and availability. An attacker who can send the malformed save request could replace critical system files or remove essential binaries, potentially leading to privilege escalation or service disruption.

Affected Systems

The vulnerability applies to CalcProgrammer1’s OpenRGB product version 1.0rc3 and earlier. Users running any of these releases are exposed.

Risk and Exploitability

The CVSS score is 8.8, indicating a high severity vulnerability. EPSS information is not reported, and the issue is not listed in CISA’s KEV catalog. While the description does not explicitly state the attack vector, the ability to trigger the action via the message interface suggests it is exploitable locally by a user running OpenRGB and could be remotely exploitable if the message interface is exposed over a network or another process. Proper validation of the file path parameter is missing, enabling the overwrite or deletion of arbitrary files.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update OpenRGB to a version newer than 1.0rc3 to apply the vendor patch.
  • Disable or restrict usage of the SAVE_PROFILE message in the OpenRGB configuration to prevent arbitrary file operations.
  • Run the OpenRGB process under a least‑privilege account and remove any network exposure of its message interface.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description Arbitrary file overwrite via SAVE_PROFILE message in OpenRGB. This issue affects OpenRGB through 1.0rc3.
Title Arbitrary file overwrite and deletion local and remote in OpenRGB
Weaknesses CWE-73
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/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:04:59.707Z

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

Link: CVE-2026-59682

cve-icon Vulnrichment

Updated: 2026-08-26T13:03:59.658Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-73

    External Control of File Name or Path