WWBNのAVideoにおけるサーバサイドのリクエストフォージェリの脆弱性
| Title |
WWBNのAVideoにおけるサーバサイドのリクエストフォージェリの脆弱性
|
| Summary |
WWBN AVideoはオープンソースのビデオプラットフォームです。バージョン29.0およびそれ以前の`objects/functions.php`にある`isSSRFSafeURL()`関数には、同一ドメインのショートサーキット(4290行目から4296行目)が存在し、ホスト名が`webSiteRootURL`に一致する任意のURLがすべてのSSRF保護を回避できる問題があります。このチェックはホスト名のみを比較しポートを無視するため、攻撃者はサイトの公開ホスト名に非標準のポートを指定してAVideoサーバーの任意のポートにアクセス可能です。レスポンスボディはウェブからアクセス可能なパスに保存されるため、完全な情報漏洩を引き起こします。本問題はコミットa0156a6398362086390d949190f9d52a823000baで修正されました。
|
| 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 |
6.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/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-41060
| Summary |
WWBN AVideo is an open source video platform. In versions 29.0 and below, the `isSSRFSafeURL()` function in `objects/functions.php` contains a same-domain shortcircuit (lines 4290-4296) that allows any URL whose hostname matches `webSiteRootURL` to bypass all SSRF protections. Because the check compares only the hostname and ignores the port, an attacker can reach arbitrary ports on the AVideo server by using the site's public hostname with a non-standard port. The response body is saved to a web-accessible path, enabling full exfiltration. Commit a0156a6398362086390d949190f9d52a823000ba fixes the issue.
|
| Publication Date |
April 22, 2026, 8:16 a.m. |
| Registration Date |
April 25, 2026, 4:04 a.m. |
| Last Update |
April 25, 2026, 12:08 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