NLnet Labsのunboundにおけるアルゴリズムの複雑さに関する脆弱性
タイトル NLnet Labsのunboundにおけるアルゴリズムの複雑さに関する脆弱性
概要

NLnet Labs の Unbound バージョン 1.25.0 まで(含む)には、非常に大きな RRset を含む応答を処理する際に脆弱性があります。Unbound は名前圧縮を行う必要がありますが、ルートより上で接尾辞を共有しないレコードを含む非常に大きな RRset を持つ悪意のある上流応答により、Unbound が応答に名前圧縮を適用するのに著しく時間がかかり、性能が低下しサービス拒否を引き起こす可能性があります。攻撃者は特別に細工された大きな RRset を持つゾーンを利用してこの脆弱性を悪用できます。バージョン 1.21.1 で圧縮制限が導入されましたが、ルートより上で接尾辞を共有しないレコードのケースは考慮されていませんでした。Unbound 1.25.1 では圧縮ツリーのルックアップに関係なく圧縮カウンターをインクリメントする修正が加えられたため、問題は解決されました。

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

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

公表日 2026年5月20日0:00
登録日 2026年5月22日10:59
最終更新日 2026年5月22日10:59
CVSS3.0 : 警告
スコア 5.3
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
影響を受けるシステム
NLnet Labs
unbound 1.25.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2026年05月22日]
  掲載
2026年5月22日10:59

NVD脆弱性情報
CVE-2026-44390
概要

NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability when handling replies with very large RRsets that Unbound needs to perform name compression for. Malicious upstream responses with very large RRsets with records that don't share a suffix above the root can cause Unbound to spend a considerable time applying name compression to downstream replies. This can lead to degraded performance and eventually denial of service in well orchestrated attacks. An adversary can exploit the vulnerability by querying Unbound for the specially crafted contents of a malicious zone with very large RRsets. Before Unbound replies to the query it will try to apply name compression which was an unbounded operation that could lock the CPU until the whole packet was complete. A compression limit was introduced in 1.21.1 for this but it didn't account for the case where records would not share any suffix above the root. That causes Unbound to go in a different code path because of the compression tree lookup failure and eventually not increment the compression counter for those operations. Unbound 1.25.1 contains a patch with a fix that increments the compression counter regardless of the compression tree lookup. This is a complement fix to CVE-2024-8508.

公表日 2026年5月20日19:16
登録日 2026年5月21日4:09
最終更新日 2026年5月20日23:02
関連情報、対策とツール
共通脆弱性一覧