製品・ソフトウェアに関する情報
NLnet Labsのunboundにおけるアルゴリズムの複雑さに関する脆弱性
Title NLnet Labsのunboundにおけるアルゴリズムの複雑さに関する脆弱性
Summary

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

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

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

Publication Date May 20, 2026, midnight
Registration Date May 22, 2026, 10:59 a.m.
Last Update May 22, 2026, 10:59 a.m.
CVSS3.0 : 警告
Score 5.3
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Affected System
NLnet Labs
unbound 1.25.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月22日]
  掲載
May 22, 2026, 10:59 a.m.

NVD Vulnerability Information
CVE-2026-44390
Summary

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.

Publication Date May 20, 2026, 7:16 p.m.
Registration Date May 21, 2026, 4:09 a.m.
Last Update May 20, 2026, 11:02 p.m.
Related information, measures and tools
Common Vulnerabilities List