製品・ソフトウェアに関する情報
WWBNのAVideoにおける過度に許容されるクロスドメインホワイトリストに関する脆弱性
Title WWBNのAVideoにおける過度に許容されるクロスドメインホワイトリストに関する脆弱性
Summary

WWBN AVideoはオープンソースの動画プラットフォームです。バージョン29.0以下において、`objects/functions.php`内の`allowOrigin($allowAll=true)`関数は、任意の`Origin`ヘッダーを`Access-Control-Allow-Origin`にそのまま反映し、かつ`Access-Control-Allow-Credentials: true`を付加します。この関数はユーザーデータの取得、認証、ライブストリームの認証情報、および状態変更操作を処理する主要なAPIエンドポイントである`plugin/API/get.json.php`と`plugin/API/set.json.php`の両方から呼び出されています。アプリケーションの`SameSite=None`セッションクッキー ポリシーと組み合わさることで、任意のウェブサイトが資格情報付きのクロスオリジンリクエストを行い、認証されたAPIレスポンスを読み取ることが可能になります。その結果、ユーザーの個人情報(PII)の窃盗、ライブストリームキーの窃盗、および被害者に代わって状態変更を行うことが可能になります。修正はコミットID caf705f38eae0ccfac4c3af1587781355d24495e に含まれています。

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

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

Publication Date April 21, 2026, midnight
Registration Date April 27, 2026, 11:20 a.m.
Last Update April 27, 2026, 11:20 a.m.
CVSS3.0 : 重要
Score 8.1
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Affected System
WWBN
AVideo 29.0 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年04月27日]
  掲載
April 27, 2026, 11:20 a.m.

NVD Vulnerability Information
CVE-2026-41056
Summary

WWBN AVideo is an open source video platform. In versions 29.0 and below, the `allowOrigin($allowAll=true)` function in `objects/functions.php` reflects any arbitrary `Origin` header back in `Access-Control-Allow-Origin` along with `Access-Control-Allow-Credentials: true`. This function is called by both `plugin/API/get.json.php` and `plugin/API/set.json.php` — the primary API endpoints that handle user data retrieval, authentication, livestream credentials, and state-changing operations. Combined with the application's `SameSite=None` session cookie policy, any website can make credentialed cross-origin requests and read authenticated API responses, enabling theft of user PII, livestream keys, and performing state changes on behalf of the victim. Commit caf705f38eae0ccfac4c3af1587781355d24495e contains a fix.

Publication Date April 22, 2026, 8:16 a.m.
Registration Date April 25, 2026, 4:04 a.m.
Last Update April 24, 2026, 1:05 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* 29.0
Related information, measures and tools
Common Vulnerabilities List