CVE-2026-25527
Last modified
CVE-2026-25527 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. changedetection.io is a free open source web page change detection tool. In versions prior to 0.53.2, the `/static/<group>/<filename>` route accepts `group=".."`, which causes `send_from_directory("static/..", filename)` to execute. EPSS estimates a 0.92% chance of exploitation in the next 30 days.
Description
changedetection.io is a free open source web page change detection tool. In versions prior to 0.53.2, the `/static/<group>/<filename>` 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Webtechnologies | Changedetection | < 0.53.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-25527?
How severe is CVE-2026-25527?
How do I fix CVE-2026-25527?
Are you affected by CVE-2026-25527?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
