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

CVE-2026-8679

AudioIgniter Music Player に報告された脆弱性

深刻度
7.5CVSS 3.1
2.0.3修正されたバージョン
1.6%30日以内に悪用される確率
今後30日以内に悪用される確率は 1.6% と推定されています(EPSS)。

概要

The AudioIgniter plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 2.0.2. This is due to the handle_playlist_endpoint() function (hooked to template_redirect) accepting a user-controlled playlist ID via the audioigniter_playlist_id query var or the /audioigniter/playlist/{id}/ rewrite rule and returning playlist track data without performing any authentication, capability, or post_status check — only the post_type is validated. This makes it possible for unauthenticated attackers to view track metadata (titles, artists, audio URLs, buy links, download URLs, and cover images) of any playlist on the site, including those in draft, private, pending, or trash status.

CWE: CWE-639 / 公開 2026年5月22日 / 最終更新 2026年7月23日

影響を受けるバージョン

対処方法

AudioIgniter Music Player を 2.0.3 以降に更新してください。これで本脆弱性は解消します。

AudioIgniter Music Player の他の脆弱性を見る →

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

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

30秒で無料診断する

参照