Severity by source
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-accessible with low-privilege auth required; purely a read operation with no integrity or availability impact, high confidentiality impact from .env file exposure.
Primary rating from Vendor (VulnCheck).
CVSS VectorVendor: VulnCheck
Lifecycle Timeline
3DescriptionCVE.org
rConfig before 8.2.13 contains a path traversal vulnerability that allows authenticated attackers to read arbitrary files by supplying unsanitized directory traversal sequences in the filename GET parameter of the download_export() method. Attackers can craft requests with ../ sequences to escape the exports base directory and access sensitive files readable by the web server process, including application environment files containing encryption keys, database credentials, and mail configuration.
AnalysisAI
Path traversal in rConfig's file download endpoint exposes arbitrary files readable by the web server process to authenticated users. Affected versions prior to 8.2.13 fail to sanitize the filename GET parameter in the download_export() method, allowing ../ sequences to escape the exports directory. An attacker with valid credentials can exfiltrate sensitive application files including .env files containing encryption keys, database credentials, and mail configuration. No public exploit code or KEV listing has been identified at time of analysis.
Technical ContextAI
rConfig is a network device configuration management platform. The vulnerability exists in the FileDownloadController's download_export() method, which accepts a user-supplied filename GET parameter without sanitization. CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) applies: the application constructs a file path by concatenating an exports base directory with attacker-controlled input, enabling directory traversal via ../ sequences. The CPE cpe:2.3:a:rconfig:rconfig:*:*:*:*:*:*:*:* covers all rConfig versions prior to 8.2.13. The CVSS 4.0 vector AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N confirms network-accessible exploitation requiring only low-privilege authentication, with high confidentiality impact and no integrity or availability impact.
RemediationAI
Upgrade to rConfig V8 Core 8.2.13 immediately, as the vendor release notes designate this a security release and recommend upgrade for all 8.x installations. The patch is available at https://github.com/rconfig/rconfig/releases/tag/core-8.2.13, with the underlying fix in commit d133a466a2df9d065177de9a8ed50f1bfe438aee (https://github.com/rconfig/rconfig/commit/d133a466a2df9d065177de9a8ed50f1bfe438aee) and PR #349 (https://github.com/rconfig/rconfig/pull/349). If immediate patching is not possible, restrict access to the rConfig web interface to trusted network segments or VPN-only access to reduce the attacker pool to users who already have network-level access. Additionally, review and rotate any credentials stored in the application's .env file - particularly database passwords, encryption keys, and mail credentials - in case the vulnerability was previously exploited. Note that restricting network access does not eliminate the risk from compromised low-privilege accounts.
lib/ajaxHandlers/ajaxAddTemplate.php in rConfig through 3.94 allows remote attackers to execute arbitrary OS commands vi
An issue was discovered in rConfig through 3.9.4. Rated critical severity (CVSS 9.8), this vulnerability is remotely exp
An issue was discovered in rConfig 3.9.2. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable
An arbitrary file upload vulnerability in rconfig v3.9.6 allows attackers to execute arbitrary code via a crafted PHP fi
lib/crud/userprocess.php in rConfig 3.9.x before 3.9.7 has an authentication bypass, leading to administrator account cr
rConfig 3.9.4 and previous versions has unauthenticated snippets.inc.php SQL injection. Rated critical severity (CVSS 9.
rConfig 3.9.4 and previous versions has unauthenticated devices.inc.php SQL injection. Rated critical severity (CVSS 9.8
rConfig 3.9.4 and previous versions has unauthenticated compliancepolicyelements.inc.php SQL injection. Rated critical s
rConfig 3.9.4 and previous versions has unauthenticated compliancepolicies.inc.php SQL injection. Rated critical severit
rConfig before 3.9.5 allows command injection by sending a crafted GET request to lib/crud/search.crud.php since the nod
rConfig 3.9.6 is affected by SQL Injection. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable,
Insecure permission of chmod command on rConfig server 3.9.6 exists. Rated high severity (CVSS 8.8), this vulnerability
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57612
GHSA-qrrp-6pvj-xfvf