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

CVE-2026-87909

WP Photo Album Plus に報告された脆弱性

深刻度
7.5CVSS
9.3.01.003修正されたバージョン
30日以内に悪用される確率

概要

The WP Photo Album Plus plugin for WordPress is vulnerable to Remote Code Execution in all versions via the wppa_image_magick function. This is due to insufficient sanitization of the multipart upload filename before concatenation into an ImageMagick command string executed via exec(), with only escapeshellcmd() applied to the whole command rather than quoting individual arguments. This makes it possible for authenticated attackers, with subscriber-level access and above, to execute code on the server. escapeshellcmd() escapes shell metacharacters but does not prevent argument injection because spaces remain as argument separators, and the filename sanitization applied at the database layer is never applied to the physical temporary file path used for ImageMagick processing.

CWE: CWE-74 / 公開 2026年9月18日 / 最終更新 2026年9月18日

影響を受けるバージョン

対処方法

WP Photo Album Plus を 9.3.01.003 以降に更新してください。これで本脆弱性は解消します。

提供元の推奨: Update to version 9.3.01.003, or a newer patched version

WP Photo Album Plus の他の脆弱性を見る →

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

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

30秒で無料診断する

参照

この脆弱性情報の一部は Wordfence Intelligence から取得しています。 原本: https://www.wordfence.com/threat-intel/vulnerabilities/id/693c7554-5122-4527-8a9c-aa31ea9623b7

Copyright 2012-2026 Defiant Inc. / ライセンス全文