Lucene search
K

Uptime-Kuma < v1.23.0 - Improper Access Control

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 28 Views

Uptime-Kuma before v1.23.0 leaks ping stats via /api/badge/1/ping/24 without auth. Upgrade.

Related
Refs
Code
id: CVE-2026-32230

info:
  name: Uptime-Kuma < v1.23.0 - Improper Access Control
  author: ritikchaddha
  severity: medium
  description: |
    Uptime-Kuma before v1.23.0 is vulnerable to an information disclosure issue due to missing authorization on the /api/badge/1/ping/24 endpoint. An unauthenticated attacker can access this endpoint to leak ping statistics, such as average ping and ping history, for existing monitors without needing access to the protected status page. This can lead to unintended exposure of internal monitoring data.
  impact: |
    Information disclosure of monitor ping data to unauthenticated attackers, potentially aiding reconnaissance efforts.
  remediation: |
    Upgrade to Uptime-Kuma version 1.23.0 or later, which patches the vulnerable endpoint by introducing proper authorization checks.
  reference:
    - https://github.com/advisories/GHSA-c7hf-c5p5-5g6h
    - https://nvd.nist.gov/vuln/detail/CVE-2026-32230
  classification:
    cve-id: CVE-2026-32230
    epss-score: 0.00905
    epss-percentile: 0.55456
    cwe-id: CWE-862
    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
    cpe: cpe:2.3:a:louislam:uptime-kuma:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: louislam
    product: uptime-kuma
    shodan-query: title:"uptime-kuma"
  tags: cve,cve2026,uptime-kuma,exposure

http:
  - method: GET
    path:
      - "{{BaseURL}}/api/badge/1/ping/24"

    matchers:
      - type: dsl
        dsl:
          - "status_code == 200"
          - "contains(body, 'Avg. Ping (')"
        condition: and
# digest: 4b0a00483046022100bb15409eec643bf69959be48a2218b9d5fe7a572e2bd062e57b68db25a5b2626022100c33143681959ac09be77ce663f191e23c18d92ca9d736b1eb4eba0c263c83668: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

23 May 2026 07:53Current
6Medium risk
Vulners AI Score6
CVSS 3.15.3
EPSS0.00905
SSVC
28