Skip to content
Threat Feed
high advisory

Improper Authentication in dgtlmoon changedetection.io

CVE-2026-95271 is an improper authentication vulnerability in dgtlmoon changedetection.io versions up to 0.60.7, allowing remote attackers to bypass security via the check_authentication function.

CVE search metadata

CVE search record: CVE-2026-95271. Severity: high. CVSS: 7.3. KEV: no. Product: changedetection.io (< 0.60.8). Brief: Improper Authentication in dgtlmoon changedetection.io. Brief link: https://feed.craftedsignal.io/briefs/2026-09-cve-2026-95271/

A vulnerability has been identified in dgtlmoon changedetection.io versions up to 0.60.7. The issue exists within the check_authentication function located in the changedetectionio/flask_app.py file, which is part of the Authentication Hook component. This vulnerability stems from improper authentication logic, which may allow remote, unauthenticated attackers to bypass intended access controls. The vulnerability has been publicly disclosed with functional exploit code available. The vendor has not provided a patch or response regarding this issue as of the time of disclosure, making it critical for administrators to isolate the application from public access.

Impact

Successful exploitation allows a remote, unauthenticated attacker to bypass authentication mechanisms, potentially granting unauthorized access to the application's functionality. This could lead to sensitive data exposure, unauthorized modification of monitored URLs, and potential remote control of the changedetection.io instance.

Recommendation

  1. Restrict network access to the changedetection.io instance by placing it behind a reverse proxy or VPN to prevent public access until an official patch is released.
  2. Implement robust authentication at the network perimeter, such as Mutual TLS (mTLS) or OAuth2 via a web application firewall (WAF), to compensate for the vulnerability in the Authentication Hook component.
  3. Monitor application logs for anomalous access patterns or unexpected authentication successes originating from suspicious external IP addresses.

Immediate actions

Restrict network access to changedetection.io instances

IT Operations 24h

Mitigations

Place application behind VPN or restricted firewall

immediate IT Operations

CVE-2026-95271