Invision Community 5.0.0 before 5.0.7 allows remote code execution via crafted template strings to themeeditor.php. The issue lies within the themeeditor controller (file: /applications/core/modules/front/system/themeeditor.php), where a protected method named customCss can be invoked by unauthenticated users. This method passes the value of the content parameter to the Theme::makeProcessFunction() method; hence it is evaluated by the template engine. Accordingly, this can be exploited by unauthenticated attackers to inject and execute arbitrary PHP code by providing crafted template strings.
総合評価: CVE-2025-47916 は悪用リスクが高い(89.9/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 84.85%、100 パーセンタイル) 根拠: 公開エクスプロイトが 2 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| 52294 | exploit_db | edb | 2025-05-18 | Exploit-DB ↗ |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-07-16 | 84.80% | 84.85% | +0.05% |
| 2 | 2026-07-06 | 79.17% | 84.80% | +5.63% |
| 3 | 2026-06-26 | — | 79.17% | — |
EPSS の全履歴 (全 34 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 10.0 | 3.1 | CRITICAL |
|
3.9 | 6.0 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| invisioncommunity | invisioncommunity | >= 5.0.0, < 5.0.7 | cpe:2.3:a:invisioncommunity:invisioncommunity:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://invisioncommunity.com/release-notes-v5/507-r41/ | Release Notes |
| https://karmainsecurity.com/KIS-2025-02 | Exploit Third Party Advisory |
| http://seclists.org/fulldisclosure/2025/May/4 | Mailing List Third Party Advisory |