| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-8757-69j2-hx56 | changedetection.io has an Arbitrary Local File Read via a crafted backup restore |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 13 May 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
| |
| Metrics |
ssvc
|
Tue, 12 May 2026 22:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Dgtlmoon
Dgtlmoon changedetection.io |
|
| Vendors & Products |
Dgtlmoon
Dgtlmoon changedetection.io |
Tue, 12 May 2026 17:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | changedetection.io is a free open source web page change detection tool. Prior to 0.55.1, the vulnerability is caused by trusting attacker-controlled snapshot paths restored from backup files. The vulnerable flow starts in the backup restore logic. When a backup ZIP is restored, the application extracts the archive and copies each restored watch UUID directory directly into the live datastore using shutil.copytree(entry.path, dst_dir). This preserves attacker-controlled files inside the restored watch directory, including history.txt. After restore, the application parses history.txt in the watch history property and returns the contents of the targeted local file. This vulnerability is fixed in 0.55.1. | |
| Title | changedetection.io: Arbitrary Local File Read via crafted backup restore | |
| Weaknesses | CWE-73 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-13T14:36:51.163Z
Reserved: 2026-05-04T15:17:09.330Z
Link: CVE-2026-43891
Updated: 2026-05-13T14:36:38.993Z
Status : Awaiting Analysis
Published: 2026-05-12T18:17:28.493
Modified: 2026-05-13T18:23:27.920
Link: CVE-2026-43891
No data.
OpenCVE Enrichment
Updated: 2026-05-12T22:00:18Z
Github GHSA