216.73.216.133

CVE-2026-43891

· Published 12/05/2026 18:17 · Modified 13/05/2026 18:23

Labels: CVE-2026-43891 2026-05-12CVE-2026-43891CWE-73[email protected]

Essential information

Published
12/05/2026 18:17
Modified
13/05/2026 18:23
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVSS metrics

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
changedetection / changedetection cpe:2.3:a:changedetection:changedetection:0.55.1:*:*:*:*:*:*:*
changedetection / changedetection cpe:2.3:a:changedetection:changedetection:<0.55.1:*:*:*:*:*:*:*

References