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

CVE-2026-14281

Automation Web Platform – Notifications and OTP for WooCommerce, Advanced Country Code に報告された脆弱性

緊急深刻度
9.8CVSS 3.1
4.8.7修正されたバージョン
0.5%30日以内に悪用される確率

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

概要

The Automation Web Platform – Notifications and OTP for WooCommerce, Advanced Country Code plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 4.8.6. This is due to missing permission enforcement on the publicly accessible REST route `POST /wp-json/wawp/v1/signup/<op>` and the absence of a key allowlist in the `finish_registration_logic` function, which copies the attacker-controlled `wawp_custom_fields` parameter directly into `update_user_meta()` — allowing sensitive meta keys such as `wp_capabilities` and `wp_user_level` to be set by the caller. This makes it possible for unauthenticated attackers to register a new account with the administrator role and gain full administrative access to the site. When OTP verification is enabled at signup, the OTP session token (`otp_transient`) is returned in plaintext in the HTTP response body, and the `handle_magic_link_request()` handler marks that token as verified on any unauthenticated GET request containing it without ever checking the OTP code value — making the OTP step trivially bypassable with no inbox or SMS access required.

CWE: CWE-269 / 公開 2026年9月25日 / 最終更新 2026年9月25日

影響を受けるバージョン

対処方法

Automation Web Platform – Notifications and OTP for WooCommerce, Advanced Country Code を 4.8.7 以降に更新してください。これで本脆弱性は解消します。

Automation Web Platform – Notifications and OTP for WooCommerce, Advanced Country Code の他の脆弱性を見る →

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

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

30秒で無料診断する

参照