製品・ソフトウェアに関する情報
MiniUPnP ProjectのMiniUPnPdにおける複数の脆弱性
Title MiniUPnP ProjectのMiniUPnPdにおける複数の脆弱性
Summary

miniupnpdには、SOAPActionヘッダーの解析において整数アンダーフローの脆弱性があり、リモート攻撃者がシングルクォートを含む不正なSOAPActionヘッダーを送信することでサービス拒否や情報漏洩を引き起こす可能性があります。攻撃者は、ParseHttpHeaders()関数の不適切な長さ検証を悪用し、解析された長さがアンダーフローしてmemchr()に渡された際に大きな符号なし値となるため、割り当てられたHTTPリクエストバッファの範囲を大幅に超えてメモリを走査し、アウトオブバウンズ読み取りを引き起こすことができます。

Possible impacts ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 17, 2026, midnight
Registration Date June 30, 2026, 11:18 a.m.
Last Update June 30, 2026, 11:18 a.m.
CVSS3.0 : 緊急
Score 9.1
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Affected System
MiniUPnP Project
MiniUPnPd 2.3.10 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年06月30日]
  掲載
June 30, 2026, 11:18 a.m.

NVD Vulnerability Information
CVE-2026-5720
Summary

miniupnpd contains an integer underflow vulnerability in SOAPAction header parsing that allows remote attackers to cause a denial of service or information disclosure by sending a malformed SOAPAction header with a single quote. Attackers can trigger an out-of-bounds memory read by exploiting improper length validation in ParseHttpHeaders(), where the parsed length underflows to a large unsigned value when passed to memchr(), causing the process to scan memory far beyond the allocated HTTP request buffer.

Publication Date April 18, 2026, 7:16 a.m.
Registration Date April 19, 2026, 4:08 a.m.
Last Update April 21, 2026, 2:16 a.m.
Related information, measures and tools
Common Vulnerabilities List