CVE-2026-25527

Severity CVSS v4.0:
Pending analysis
Type:
CWE-22 Path Traversal
Publication date:
19/02/2026
Last modified:
19/02/2026

Description

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 `/app/changedetectionio`, enabling unauthenticated local file read of application source files (e.g., `flask_app.py`). Version 0.53.2 fixes the issue.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:webtechnologies:changedetection:*:*:*:*:*:*:*:* 0.53.2 (excluding)