CVE-2026-77914
Received Received - Intake

Path Traversal in rConfig Before 8.2.13

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

Publication date: 2026-08-24

Last updated on: 2026-08-24

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
rconfig rconfig to 8.2.13 (exc)
rconfig rconfig 8.2.13

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a path traversal vulnerability in rConfig versions before 8.2.13. Authenticated users can exploit it by manipulating the filename parameter in the export download endpoint with directory traversal sequences like '../'. This allows them to read arbitrary files outside the intended export directory that the application can access.

Detection Guidance

To detect this vulnerability, check rConfig versions prior to 8.2.13. Verify if the export download endpoint accepts crafted filenames with directory traversal sequences like '../'. Test by attempting to access sensitive files outside the export directory using manipulated filename parameters.

Impact Analysis

An attacker could access sensitive files on the server, such as configuration files or locally stored data, potentially exposing credentials, system details, or other confidential information. This could lead to further attacks like privilege escalation or data theft.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating compliance requirements for data protection and privacy. GDPR and HIPAA mandate strict controls over personal and health information access. A breach could result in legal penalties, fines, or reputational damage.

Mitigation Strategies

Immediately upgrade rConfig to version 8.2.13 or later. This version restricts export downloads to the designated directory and prevents path traversal attacks. Ensure no sensitive files are accessible outside the intended directories.

Chat Assistant

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

EPSS Chart