Description
rConfig before 8.2.13 contains a path traversal vulnerability that allows authenticated users to read arbitrary files by supplying crafted filenames containing directory traversal sequences to the export download endpoint. Attackers can manipulate the filename parameter with traversal sequences to escape the intended export directory and access files outside it that are readable by the application process.
Published: 2026-08-24
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an authenticated user to download files from the server by sending a crafted filename to the export download endpoint. The flaw is a classic path traversal (CWE-22) that bypasses the intended export directory and grants access to any file readable by the application process. The result is disclosure of arbitrary files, which can contain configuration, credentials, or other sensitive data, thereby compromising confidentiality and potentially enabling further attacks.

Affected Systems

The affected product is rConfig Community/Enterprise, versions earlier than core 8.2.13. No specific subproduct or version range details are given beyond the cut-off of 8.2.13. Users running any rConfig build prior to this release are at risk.

Risk and Exploitability

The CVSS score is 7.1, indicating a high severity. EPSS is unavailable, so exploitation probability cannot be quantified, but the vulnerability is not listed in CISA KEV, suggesting no known active exploits yet. The attack requires authentication and the ability to submit a filename parameter; once that is satisfied, the attacker can read any file that the application can access. The threat is significant for environments where sensitive files are stored on the same host as rConfig and permission checks are not stricter than the application’s own file system rights.

Generated by OpenCVE AI on August 24, 2026 at 17:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade rConfig to version 8.2.13 or later where the path traversal issue is fixed
  • Ensure that only authorized users have access to the export download endpoint to limit the attack surface
  • After patching, review file system permissions to minimize the application’s read access to sensitive files

Generated by OpenCVE AI on August 24, 2026 at 17:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Rconfig
Rconfig rconfig
Vendors & Products Rconfig
Rconfig rconfig

Mon, 24 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 24 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description rConfig before 8.2.13 contains a path traversal vulnerability that allows authenticated users to read arbitrary files by supplying crafted filenames containing directory traversal sequences to the export download endpoint. Attackers can manipulate the filename parameter with traversal sequences to escape the intended export directory and access files outside it that are readable by the application process.
Title rConfig < 8.2.13 Core Path Traversal via Export Download Endpoint
Weaknesses CWE-22
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-24T16:23:53.898Z

Reserved: 2026-08-21T17:52:36.078Z

Link: CVE-2026-77914

cve-icon Vulnrichment

Updated: 2026-08-24T16:23:49.715Z

cve-icon NVD

Status : Received

Published: 2026-08-24T17:18:18.260

Modified: 2026-08-24T17:18:18.260

Link: CVE-2026-77914

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T17:30:06Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')