NLnet Labsのunboundにおける複数の脆弱性
タイトル NLnet Labsのunboundにおける複数の脆弱性
概要

NLnet LabsのUnboundバージョン1.19.1から1.25.0までには、DNSSECバリデータに脆弱性が存在します。この脆弱性は、データ構造のディープコピー時に宛先ポインタを誤って上書きしてしまうことにより、サービス拒否やリモートコード実行が可能になるものです。攻撃者は悪意のある署名ゾーンを制御し、脆弱なUnboundにクエリを送ることでこの脆弱性を悪用できます。DSサブクエリがNSEC3計算予算の枯渇により検証を一時停止しなければならない場合(Unbound 1.19.1で導入)、Unboundはメモリ領域の解放にわたって応答メッセージを保持するためにそれらをディープコピーします。しかし、構造体代入のバグにより、宛先のポインタがソースのポインタで上書きされてしまいます。サブクエリ領域が解放された後、再開されたバリデータはこのダングリングポインタを逆参照し、クラッシュを引き起こしたり、任意のコード実行を可能にしたりします。Unbound 1.25.1には、データ構造のディープコピー時に正しいポインタを保持する修正が含まれています。

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

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

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

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

NLnet Labs Unbound 1.19.1 up to and including version 1.25.0 has a vulnerability in the DNSSEC validator that enables denial of service and possible remote code execution as a result of deep copying a data structure and erroneously overwriting a destination pointer. An adversary can exploit the vulnerability by controlling a malicious signed zone and querying a vulnerable Unbound. When DS sub-queries need to suspend validation due to NSEC3 computational budget exhaustion (introduced in Unbound 1.19.1), Unbound deep-copies response messages to preserve them across memory region teardown. A struct-assignment bug overwrites the destination's pointer with the source's pointer. After the sub-query region is freed, the resumed validator dereferences this dangling pointer, triggering a crash or potentially enabling arbitrary code execution. Unbound 1.25.1 contains a patch with a fix to preserve the correct pointer when deep copying the data structure.

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