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

CVE-2026-15338

LA-Studio Element Kit for Elementor に報告された脆弱性

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

今後30日以内に悪用される確率は 1.0% と推定されています(EPSS)。 現時点で活発な悪用は観測されていませんが、修正版が出ている場合は更新を推奨します。

概要

The LA-Studio Element Kit for Elementor plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.6.1 via the get_type_template function. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included. The wp_normalize_path function used in get_template only normalizes directory separators and does not resolve or reject path traversal sequences, while the extension check is trivially bypassed because the caller already appends the required extension to the traversal payload.

CWE: CWE-98 / 公開 2026年7月11日 / 最終更新 2026年7月14日

影響を受けるバージョン

対処方法

LA-Studio Element Kit for Elementor を 1.6.2 以降に更新してください。これで本脆弱性は解消します。

LA-Studio Element Kit for Elementor の他の脆弱性を見る →

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

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

30秒で無料診断する

参照