GHSA-ph84-r98x-2j22 · 深刻度: medium · エコシステム: composer — Admidio has Missing CSRF Protection on Registration Approval Actions
Admidio is an open-source user management solution. Prior to version 5.0.8, the create_user, assign_member, and assign_user action modes in modules/registration.php approve pending user registrations via GET request without validating a CSRF token. Unlike the delete_user mode in the same file (which correctly validates the token), these three approval actions read their parameters from $_GET and perform irreversible state changes without any protection. An attacker who has submitted a pending registration can extract their own user UUID from the registration confirmation email URL, then trick any user with the rol_approve_users right into visiting a crafted URL that automatically approves the registration. This bypasses the manual registration approval workflow entirely. This issue has been patched in version 5.0.8.
総合評価: CVE-2026-34384 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.17%、7 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.17% | +0.16% |
| 2 | 2026-04-01 | — | 0.01% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.5 | 3.1 | MEDIUM |
|
0.9 | 3.6 | [email protected] |
| 7.3 | 3.1 | HIGH |
|
2.1 | 5.2 | [email protected] |
GHSA-ph84-r98x-2j22 · 深刻度: medium · エコシステム: composer — Admidio has Missing CSRF Protection on Registration Approval Actions
| URL | タグ |
|---|---|
| https://github.com/Admidio/admidio/commit/707171c188b3e8f36007fc3f2bccbfac896ed019 | Patch |
| https://github.com/Admidio/admidio/security/advisories/GHSA-ph84-r98x-2j22 | Exploit Mitigation Vendor Advisory |