
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-77914 is an authenticated path traversal vulnerability in rConfig V8 Core that allows authenticated users to read arbitrary files by supplying crafted filenames containing directory traversal sequences to the export download endpoint. It affects rConfig versions before 8.2.13 and was disclosed on August 24, 2026, with the patch released on August 10, 2026. The vulnerability was reported by Adam Nurudini (@QwesiRED) and assigned by VulnCheck. It carries a CVSS v3.1 score of 6.5 (Medium) and a CVSS v4.0 score of 7.1 (High) (GitHub Advisory, rConfig Advisory).
The vulnerability is classified as CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) and stems from insufficient validation of the filename parameter in the export download endpoint of rConfig V8 Core. An authenticated attacker can inject directory traversal sequences (e.g., ../) into the filename parameter to escape the intended export directory and cause the application to return files from arbitrary locations on the filesystem that are readable by the application process. No arbitrary file write or remote code execution capability has been identified as part of this vulnerability (rConfig Advisory, GitHub Advisory).
Successful exploitation allows any authenticated rConfig user to read sensitive files accessible to the application process, with a high confidentiality impact and no integrity or availability impact. Depending on the deployment, exposed files may include application configuration files, locally stored network device configuration data, credentials, or other sensitive information. While lateral movement via this vulnerability alone is limited, disclosure of credentials or configuration data could enable further attacks against the rConfig host or managed network devices (rConfig Advisory, GitHub Advisory).
There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at the time of disclosure (GitHub Advisory). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog, and the EPSS score is 0.0, indicating a very low probability of exploitation in the near term. Exploitation requires valid authentication to rConfig, which reduces the attack surface compared to unauthenticated vulnerabilities. NVD SSVC assessment classifies the vulnerability as non-automatable with partial technical impact.
filename parameter.../../../../../../etc/passwd or ../../.env to target files outside the export directory.GET /api/export/download?filename=../../.env).%2F..%2F, ../, ..%5C) in the filename parameter; unusual file download responses containing non-export content (e.g., /etc/passwd, .env files).filename values containing .. sequences; repeated requests to the same endpoint with varying traversal depths from a single authenticated session./etc/passwd, application .env, configuration files) by the web application process user.Users should upgrade rConfig to version 8.2.13 or later, which validates requested filenames and enforces that resolved file paths remain within the designated export directory (rConfig Release). As interim mitigations, implement server-side input validation to reject filename parameters containing directory traversal sequences (../, ..\), and apply the principle of least privilege to restrict the files readable by the application process. Consider limiting access to the export download functionality to trusted administrator accounts only if business requirements permit.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."