WP脆弱性ウォッチ脆弱性データ 2026年8月28日 時点

CVE-2026-18072

Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick … に報告された脆弱性

緊急深刻度
9.8CVSS 3.1
10.9.0修正されたバージョン
0.9%30日以内に悪用される確率

今後30日以内に悪用される確率は 0.9% と推定されています(EPSS)。 現時点で活発な悪用は観測されていませんが、修正版が出ている場合は更新を推奨します。

概要

The Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick … plugin for WordPress is vulnerable to Authentication Bypass via a Hardcoded Backdoor in version 10.8.7. The vulnerability exists because the `_arve_uc_init()` function — registered on WordPress's `init` hook at priority 1 so that it runs before any authentication checks on every request — reads an attacker-supplied token from the `_wplogin` (or `_wpm`) parameter and compares it against a hardcoded SHA-256 hash embedded directly in the plugin source, with no nonce verification, no capability check, and no password validation anywhere in the flow. Because this static hash constitutes a set of universal credentials that are publicly accessible in the plugin's source code, unauthenticated attackers can supply the known token to be authenticated as an arbitrarily selected existing administrator account, gaining full administrative control over the affected WordPress site. This was likely introduced by an attacker who gained commit access to the developers account.

CWE: CWE-506 / 公開 2026年7月29日 / 最終更新 2026年7月30日

影響を受けるバージョン

対処方法

Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick … を 10.9.0 以降に更新してください。これで本脆弱性は解消します。

Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick … の他の脆弱性を見る →

あなたのサイトは大丈夫ですか?

URLを入力するだけで、実際に使われているプラグインを検出し、 このデータベースと突き合わせて既知の脆弱性が残っていないかを確認できます。登録不要・無料です。

30秒で無料診断する

参照