CVE-2026-41895
Severity CVSS v4.0:
HIGH
Type:
CWE-611
Improper Restriction of XML External Entity Reference ('XXE')
Publication date:
12/05/2026
Last modified:
13/05/2026
Description
changedetection.io is a free open source web page change detection tool. In 0.54.9 and earlier, xpath_filter() switches to XML mode for XML/RSS content and creates etree.XMLParser(strip_cdata=False) without explicitly disabling external entity resolution, external DTD loading, or network-backed entity lookup. The helper then parses untrusted XML bytes directly with etree.fromstring(...).
Impact
Base Score 4.0
8.20
Severity 4.0
HIGH
Base Score 3.x
7.50
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:webtechnologies:changedetection:*:*:*:*:*:*:*:* | 0.54.9 (including) |
To consult the complete list of CPE names with products and versions, see this page



