CVE-2026-95273 Details
Description
A vulnerability was determined in dgtlmoon changedetection.io up to 0.60.7. This impacts the function static_content of the file changedetectionio/flask_app.py of the component visual_selector_data. Executing a manipulation of the argument filename can lead to path traversal. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized. Distinct from CVE-2026-25527, which fixed a different parameter (group) in the same function. The vendor was contacted early about this disclosure but did not respond in any way.
A path traversal vulnerability has been identified in dgtlmoon changedetection.io versions through 0.60.7. The issue arises in the static_content function of changedetectionio/flask_app.py, specifically within the visual_selector_data group. The vulnerability allows remote attackers to manipulate the filename parameter, escape the intended directory, and access unauthorized files, such as elements.deflate from other watches. This vulnerability was publicly disclosed and is distinct from CVE-2026-25527, which addressed a different parameter in the same function.
To address this vulnerability, validate the filename parameter as a watch UUID before constructing the file path. Implement a lookup to ensure the watch exists and add normalization and base directory validation to prevent traversal outside the intended directory. Additionally, update security tests to cover the visual_selector_data branch.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 22, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/herantong/cve/blob/main/changedetection.io_path-traversal-visual-selector_CWE-22 | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/cve/CVE-2026-95273 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/896580 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/408341 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/408341/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| dgtlmoon changedetection.io | <= 0.60.7 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 22, 2026 | New CVE Received | [email protected] |
Volerion