← Back
CVE-2026-15991
high
CVSS 8.8
The File Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the connector function in all versions from 6.0 - 6.9. This makes it possible...
Summary
The File Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the connector function in all versions from 6.0 - 6.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to read and delete arbitrary f...
AI summary openai / gpt-4o
WordPress用のFile Managerプラグインに、バージョン6.0から6.9にかけて、不十分なファイルパスバリデーションにより任意のファイル削除が可能な脆弱性が存在します。これにより、認証された攻撃者がサーバー上の任意のファイルを読み取ったり削除したりすることが可能で、適切なファイル(例: wp-config.php)を削除することでリモートコード実行が起こる可能性があります。
❓ What is the problem
任意のファイル削除が可能な脆弱性
📍 Affected scope
WordPress用File Managerプラグイン(バージョン6.0から6.9)
🔥 Severity
認証された攻撃者がリモートコード実行を引き起こす可能性があり、深刻な影響を与える。
🔧 How to fix
プラグインのバージョンを6.9.1以降にアップグレードしてください。
🛡️ Workaround
適切なファイルパスのバリデーションを追加するか、影響のある機能を無効化してください。
🔍 Detection
サーバーログを分析し、異常なファイル操作がないか確認する。
References
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]