WWBNのAVideoにおける同一生成元ポリシー違反に関する脆弱性
| Title |
WWBNのAVideoにおける同一生成元ポリシー違反に関する脆弱性
|
| Summary |
WWBN AVideoはオープンソースの動画プラットフォームです。バージョン29.0以下では、コミット`986e64aad`で行われたCORSオリジン検証の修正が不完全でした。2つの異なるコードパスが、認証情報付きで任意の`Origin`ヘッダーをすべての`/api/*`エンドポイントに対して反映しています。(1) `plugin/API/router.php`の4から8行目では、アプリケーションコードが実行される前に無条件で任意のオリジンを反映し、(2) `get.json.php`および`set.json.php`から呼ばれる`allowOrigin(true)`は`Access-Control-Allow-Credentials: true`を付けて任意のオリジンを反映します。攻撃者はクロスオリジンの認証情報付きリクエストを任意のAPIエンドポイントに送信でき、ユーザーの個人識別情報(PII)、メールアドレス、管理者権限、セッションに敏感なデータを含む認証済みレスポンスを読み取ることが可能です。この問題はコミット5e2b897ccac61eb6daca2dee4a6be3c4c2d93e13で修正されました。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 21, 2026, midnight |
| Registration Date |
April 27, 2026, 10:47 a.m. |
| Last Update |
April 27, 2026, 10:47 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.1
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N |
Affected System
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月27日] 掲載 |
April 27, 2026, 10:47 a.m. |
NVD Vulnerability Information
CVE-2026-41057
| Summary |
WWBN AVideo is an open source video platform. In versions 29.0 and below, the CORS origin validation fix in commit `986e64aad` is incomplete. Two separate code paths still reflect arbitrary `Origin` headers with credentials allowed for all `/api/*` endpoints: (1) `plugin/API/router.php` lines 4-8 unconditionally reflect any origin before application code runs, and (2) `allowOrigin(true)` called by `get.json.php` and `set.json.php` reflects any origin with `Access-Control-Allow-Credentials: true`. An attacker can make cross-origin credentialed requests to any API endpoint and read authenticated responses containing user PII, email, admin status, and session-sensitive data. Commit 5e2b897ccac61eb6daca2dee4a6be3c4c2d93e13 contains a fix.
|
| Publication Date |
April 22, 2026, 8:16 a.m. |
| Registration Date |
April 25, 2026, 4:04 a.m. |
| Last Update |
April 25, 2026, 12:07 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