CVE-2026-64826 PUBLISHED

rConfig < 8.2.13 Path Traversal File Read via FileDownloadController

Assigner: VulnCheck
Reserved: 20.07.2026 Published: 12.08.2026 Updated: 12.08.2026

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.

Metrics

CVSS 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
CVSS Score: 7.1

Product Status

Vendor rConfig
Product rConfig
Versions Default: affected
  • affected from 0 to 8.2.13 (excl.)

Credits

  • BENDIB MOHAMED ANIS finder
  • VulnCheck coordinator

References

Problem Types

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