VYPR
Vendor

changedetection.io

Products
1
CVEs
5
Across products
5
Status
Private

Products

1

Recent CVEs

5
  • CVE-2026-92815HigSep 16, 2026
    risk 0.49cvss 7.5epss

    changedetection.io through 0.60.6 fails to validate the Goto URL action in browser steps, allowing unauthenticated attackers to access internal addresses. Attackers can supply arbitrary internal URLs in the optional_value parameter to retrieve responses from restricted network…

  • CVE-2026-71205MedAug 5, 2026
    risk 0.42cvss 6.5epss 0.00

    changedetection.io's /login route checks the submitted password against a single PBKDF2-HMAC-SHA256 hash with no per-IP or per-session rate limiting, failed-attempt counter, or lockout (no rate-limiting library is present in requirements.txt).

  • CVE-2026-71203MedAug 5, 2026
    risk 0.34cvss 5.3epss 0.00

    changedetection.io's REST API resources are protected by an @auth.check_token decorator validating the caller's x-api-key header, except the Spec resource registered at /api/v1/full-spec (changedetectionio/api/Spec.py), whose get method carries neither @auth.check_token nor…

  • CVE-2026-25527MedFeb 19, 2026
    risk 0.28cvss 5.3epss 0.01

    changedetection.io is a free open source web page change detection tool. In versions prior to 0.53.2, the `/static//` route accepts `group=".."`, which causes `send_from_directory("static/..", filename)` to execute. This moves the base directory up to…

  • CVE-2023-24769MedFeb 17, 2023
    risk 0.28cvss 5.4epss 0.01

    Changedetection.io before v0.40.1.1 was discovered to contain a stored cross-site scripting (XSS) vulnerability in the main page. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the URL parameter under the "Add a…