CVE-2026-29039
Description
changedetection.io is a free open source web page change detection tool. Prior to version 0.54.4, the changedetection.io application allows users to specify XPath expressions as content filters via the include_filters field. These XPath expressions are processed using the elementpath library which implements XPath 3.0/3.1 specification. XPath 3.0 includes the unparsed-text() function which can read arbitrary files from the filesystem. The application does not validate or sanitize XPath expressions to block dangerous functions, allowing an attacker to read any file accessible to the application process. This issue has been patched in version 0.54.4.
Risk Information
Associated Vulnerability
| Vulnerability | OS Platform |
|---|---|
| Vulnerabilities CVE-2026-29038,CVE-2026-29039 are fixed in Python-changedetection-io 0.54.4 | Windows |
| Vulnerabilities CVE-2026-29038,CVE-2026-29039,CVE-2026-29065 are fixed in Python-changedetection-io 0.54.4 | Windows |
| Vulnerabilities CVE-2026-29038,CVE-2026-29039 are fixed in Python-changedetection-io for linux 0.54.4 | Linux |
| Vulnerabilities CVE-2026-29038,CVE-2026-29039,CVE-2026-29065 are fixed in Python-changedetection-io for linux 0.54.4 | Linux |
Patch Details
No records foundReferences
https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234