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

SWUpdateのmongoose_multipart.cにあるマルチパートアップロードパーサーには整数アンダーフローの脆弱性があります。認証されていない攻撃者が、不正に細工されたマルチパート境界と制御されたTCPストリームのタイミングを持つHTTP POSTリクエストを/uploadに送信することで、サービス拒否を引き起こす可能性があります。攻撃者は、バッファ長が特定の範囲内にある場合にmg_http_multipart_continue_wait_for_chunk()関数で整数アンダーフローを発生させ、割り当てられた受信バッファを越えてローカルIPCソケットへのヒープの境界外読み取りを引き起こすことができます。

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

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

公表日 2026年4月23日0:00
登録日 2026年6月8日11:49
最終更新日 2026年6月8日11:49
CVSS3.0 : 警告
スコア 6.8
ベクター CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H
影響を受けるシステム
SWUpdate
SWUpdate 2025.12 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2026年06月08日]
  掲載
2026年6月8日11:49

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

SWUpdate contains an integer underflow vulnerability in the multipart upload parser in mongoose_multipart.c that allows unauthenticated attackers to cause a denial of service by sending a crafted HTTP POST request to /upload with a malformed multipart boundary and controlled TCP stream timing. Attackers can trigger an integer underflow in the mg_http_multipart_continue_wait_for_chunk() function when the buffer length falls within a specific range, causing an out-of-bounds heap read that writes data beyond the allocated receive buffer to a local IPC socket.

公表日 2026年4月24日6:16
登録日 2026年4月25日4:06
最終更新日 2026年4月24日23:50
関連情報、対策とツール
共通脆弱性一覧