製品・ソフトウェアに関する情報
Web TechnologiesのChange DetectionにおけるXML 外部エンティティの脆弱性
Title Web TechnologiesのChange DetectionにおけるXML 外部エンティティの脆弱性
Summary

changedetection.ioは無料のオープンソースのウェブページ変更検出ツールです。バージョン0.54.9およびそれ以前では、xpath_filter()はXML/RSSコンテンツに対してXMLモードに切り替え、etree.XMLParser(strip_cdata=False)を作成しますが、外部エンティティ解決や外部DTDの読み込み、およびネットワークを介したエンティティ検索を明示的に無効化していません。その後、このヘルパーはetree.fromstring(...)を使って信頼されていないXMLバイト列を直接解析します。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 12, 2026, midnight
Registration Date May 15, 2026, 11 a.m.
Last Update May 15, 2026, 11 a.m.
CVSS3.0 : 重要
Score 7.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Affected System
Web Technologies
Change Detection 0.54.9 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月15日]
  掲載
May 15, 2026, 11 a.m.

NVD Vulnerability Information
CVE-2026-41895
Summary

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(...).

Publication Date May 13, 2026, 3:17 a.m.
Registration Date May 13, 2026, 4:15 a.m.
Last Update May 14, 2026, 7:39 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:webtechnologies:changedetection:*:*:*:*:*:*:*:* 0.54.9
Related information, measures and tools
Common Vulnerabilities List