Vulnerabilities
46 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-63102 | rConfig Core before 8.2.8 contains a privilege escalation vulnerability that allows authenticated users to assign arbitrary roles to any account by submitting a rConfig Core before 8.2.8 contains a privilege escalation vulnerability that allows authenticated users to assign arbitrary roles to any account by submitting an unvalidated role field through the Users API during user creation or profile updates. Attackers can exploit the missing allowlist validation and absent admin-level authorization check in StoreUserRequest to mass-assign the Admin role directly to the User model, granting access to privileged features. rConfig Pro and Enterprise are not affected. NVD description · AI analysis pending | 5.3 | <1% |
| — | ||
| CVE-2023-39110 | rconfig v3.9.4 was discovered to contain a Server-Side Request Forgery (SSRF) via the path parameter at /ajaxGetFileByPath.php. rconfig v3.9.4 was discovered to contain a Server-Side Request Forgery (SSRF) via the path parameter at /ajaxGetFileByPath.php. This vulnerability allows authenticated attackers to make arbitrary requests via injection of crafted URLs. NVD description · AI analysis pending | 8.8 | 4% | PoC |
| — | |
| CVE-2022-45030 | A SQL injection vulnerability in rConfig 3.9.7 exists via lib/ajaxHandlers/ajaxCompareGetCmdDates.php?command= (this may interact with secure-file-priv). A SQL injection vulnerability in rConfig 3.9.7 exists via lib/ajaxHandlers/ajaxCompareGetCmdDates.php?command= (this may interact with secure-file-priv). NVD description · AI analysis pending | 8.8 | 3% | PoC |
| — | |
| CVE-2023-24366 | An arbitrary file download vulnerability in rConfig v6.8.0 allows attackers to download sensitive files via a crafted HTTP request. An arbitrary file download vulnerability in rConfig v6.8.0 allows attackers to download sensitive files via a crafted HTTP request. NVD description · AI analysis pending | 6.5 | <1% |
| — | ||
| CVE-2023-0341 | A stack buffer overflow exists in the ec_glob function of editorconfig-core-c before v0.12.6 which allowed an attacker to arbitrarily write to the stack and pos A stack buffer overflow exists in the ec_glob function of editorconfig-core-c before v0.12.6 which allowed an attacker to arbitrarily write to the stack and possibly allows remote code execution. editorconfig-core-c v0.12.6 resolved this vulnerability by bound checking all write operations over the p_pcre buffer. NVD description · AI analysis pending | 7.8 | <1% | PoC |
| — | |
| CVE-2022-44384 | An arbitrary file upload vulnerability in rconfig v3.9.6 allows attackers to execute arbitrary code via a crafted PHP file. An arbitrary file upload vulnerability in rconfig v3.9.6 allows attackers to execute arbitrary code via a crafted PHP file. NVD description · AI analysis pending | 8.8 | 5% | PoC |
| — | |
| CVE-2021-29005 | Insecure permission of chmod command on rConfig server 3.9.6 exists. Insecure permission of chmod command on rConfig server 3.9.6 exists. After installing rConfig apache user may execute chmod as root without password which may let an attacker with low privilege to gain root access on server. NVD description · AI analysis pending | 8.8 group max | 2% | PoC |
| — | |
| CVE-2020-25359 | An arbitrary file deletion vulnerability in rConfig 3.9.5 has been fixed for 3.9.6. An arbitrary file deletion vulnerability in rConfig 3.9.5 has been fixed for 3.9.6. This vulnerability gave attackers the ability to send a crafted request to /lib/ajaxHandlers/ajaxDeleteAllLoggingFiles.php by specifying a path in the path parameter and an extension in the ext parameter and delete all the files with that extension in that path. NVD description · AI analysis pending | 9.1 group max | 2% | PoC |
| — | |
| CVE-2020-23151 | rConfig 3.9.5 allows command injection by sending a crafted GET request to lib/ajaxHandlers/ajaxArchiveFiles.php since the path parameter is passed directly to rConfig 3.9.5 allows command injection by sending a crafted GET request to lib/ajaxHandlers/ajaxArchiveFiles.php since the path parameter is passed directly to the exec function without being escaped. NVD description · AI analysis pending | 9.8 group max | 6% | PoC |
| — | |
| CVE-2020-13638 | lib/crud/userprocess.php in rConfig 3.9.x before 3.9.7 has an authentication bypass, leading to administrator account creation. lib/crud/userprocess.php in rConfig 3.9.x before 3.9.7 has an authentication bypass, leading to administrator account creation. This issue has been fixed in 3.9.7. NVD description · AI analysis pending | 9.8 | 77% | PoC |
| — | |
| CVE-2020-13778 | rConfig 3.9.4 and earlier allows authenticated code execution (of system commands) by sending a forged GET request to lib/ajaxHandlers/ajaxAddTemplate.php or li rConfig 3.9.4 and earlier allows authenticated code execution (of system commands) by sending a forged GET request to lib/ajaxHandlers/ajaxAddTemplate.php or lib/ajaxHandlers/ajaxEditTemplate.php. NVD description · AI analysis pending | 8.8 | 4% | PoC ×3 |
| — | |
| CVE-2020-15715 | rConfig 3.9.5 could allow a remote authenticated attacker to execute arbitrary code on the system, because of an error in the search.crud.php script. rConfig 3.9.5 could allow a remote authenticated attacker to execute arbitrary code on the system, because of an error in the search.crud.php script. An attacker could exploit this vulnerability using the nodeId parameter. NVD description · AI analysis pending | 9.9 group max | 4% |
| — | ||
| CVE-2020-10546 | rConfig 3.9.4 and previous versions has unauthenticated compliancepolicies.inc.php SQL injection. rConfig 3.9.4 and previous versions has unauthenticated compliancepolicies.inc.php SQL injection. Because, by default, nodes' passwords are stored in cleartext, this vulnerability leads to lateral movement, granting an attacker access to monitored network devices. NVD description · AI analysis pending | 9.8 | 87% | PoC ×2 |
| — | |
| CVE-2020-12255 | rConfig 3.9.4 is vulnerable to remote code execution due to improper validation in the file upload functionality. rConfig 3.9.4 is vulnerable to remote code execution due to improper validation in the file upload functionality. vendor.crud.php accepts a file upload by checking content-type without considering the file extension and header. Thus, an attacker can exploit this by uploading a .php file to vendor.php that contains arbitrary PHP code and changing the content-type to image/gif. NVD description · AI analysis pending | 8.8 group max | 53% |
| — | ||
| CVE-2020-10879 | rConfig before 3.9.5 allows command injection by sending a crafted GET request to lib/crud/search.crud.php since the nodeId parameter is passed directly to the rConfig before 3.9.5 allows command injection by sending a crafted GET request to lib/crud/search.crud.php since the nodeId parameter is passed directly to the exec function without being escaped. NVD description · AI analysis pending | 9.8 | 84% | PoC |
| — | |
| CVE-2020-9425 | An issue was discovered in includes/head.inc.php in rConfig before 3.9.4. An issue was discovered in includes/head.inc.php in rConfig before 3.9.4. An unauthenticated attacker can retrieve saved cleartext credentials via a GET request to settings.php. Because the application was not exiting after a redirect is applied, the rest of the page still executed, resulting in the disclosure of cleartext credentials in the response. NVD description · AI analysis pending | 7.5 | 19% | PoC |
| — | |
| CVE-2020-10221 | Authenticated OS Command Injection in rConfig through 3.94 rConfig versions through 3.94 contain an OS command injection flaw (CWE-78) in lib/ajaxHandlers/ajaxAddTemplate.php. An authenticated attacker with a valid low-privilege account sends shell metacharacters in the 'fileName' POST parameter, which the script passes to the operating system without sanitization. Successful exploitation yields arbitrary command execution on the underlying server with the privileges of the web service, enabling full host compromise and, by extension, access to the network devices rConfig manages. Any organization running an affected rConfig installation, particularly one exposed to the internet, is affected. The flaw has public proof-of-concept exploits, an EPSS exploitation probability of 80.2%, and was added to CISA's Known Exploited Vulnerabilities catalog on 2021-11-03, indicating exploitation in the wild. Do: Upgrade rConfig to a release newer than 3.94 following the vendor's update instructions, per the CISA KEV required action. Until patched, restrict the rConfig web interface to trusted networks and enforce strong authentication, since exploitation requires valid credentials. Review logs for POST requests to lib/ajaxHandlers/ajaxAddTemplate.php containing shell metacharacters in the fileName parameter, and check the rConfig host for unexpected processes or outbound connections indicating compromise. | 8.8 | 80% | KEV PoC ×3 |
| moderate≈ a few thousand internet-exposed rConfig instances (low thousands), with additional non-exposed internal deployments | |
| CVE-2020-10220 | An issue was discovered in rConfig through 3.9.4. An issue was discovered in rConfig through 3.9.4. The web interface is prone to a SQL injection via the commands.inc.php searchColumn parameter. NVD description · AI analysis pending | 9.8 | 100% | PoC |
| — | |
| CVE-2019-19509 +1 in the same advisory: …19585 | An issue was discovered in rConfig 3.9.3. An issue was discovered in rConfig 3.9.3. A remote authenticated user can directly execute system commands by sending a GET request to ajaxArchiveFiles.php because the path parameter is passed to the exec function without filtering, which can lead to command execution. NVD description · AI analysis pending | 8.8 group max | 72% | PoC ×5 |
| — | |
| CVE-2019-19372 | A downloadFile.php download_file path traversal vulnerability in rConfig through 3.9.3 allows attackers to list files in arbitrary folders and potentially downl A downloadFile.php download_file path traversal vulnerability in rConfig through 3.9.3 allows attackers to list files in arbitrary folders and potentially download files. NOTE: the discoverer later reported that there was not a "fully working exploit. NVD description · AI analysis pending | 7.5 | 1% |
| — | ||
| CVE-2019-19207 | rConfig 3.9.2 allows devices.php?searchColumn= SQL injection. rConfig 3.9.2 allows devices.php?searchColumn= SQL injection. NVD description · AI analysis pending | 8.8 | 23% | PoC |
| — | |
| CVE-2019-16662 +1 in the same advisory: …16663 | An issue was discovered in rConfig 3.9.2. An issue was discovered in rConfig 3.9.2. An attacker can directly execute system commands by sending a GET request to ajaxServerSettingsChk.php because the rootUname parameter is passed to the exec function without filtering, which can lead to command execution. NVD description · AI analysis pending | 9.8 group max | 98% | PoC ×4 |
| — |