GHSA-rwgm-f83r-v3qj · 深刻度: critical · エコシステム: composer — Improper Certificate Validation in WP-CLI framework
WP-CLI is the command-line interface for WordPress. An improper error handling in HTTPS requests management in WP-CLI version 0.12.0 and later allows remote attackers able to intercept the communication to remotely disable the certificate verification on WP-CLI side, gaining full control over the communication content, including the ability to impersonate update servers and push malicious updates towards WordPress instances controlled by the vulnerable WP-CLI agent, or push malicious updates toward WP-CLI itself. The vulnerability stems from the fact that the default behavior of `WP_CLI\Utils\http_request()` when encountering a TLS handshake error is to disable certificate validation and retry the same request. The default behavior has been changed with version 2.5.0 of WP-CLI and the `wp-cli/wp-cli` framework (via https://github.com/wp-cli/wp-cli/pull/5523) so that the `WP_CLI\Utils\http_request()` method accepts an `$insecure` option that is `false` by default and consequently that a TLS handshake failure is a hard error by default. This new default is a breaking change and ripples through to all consumers of `WP_CLI\Utils\http_request()`, including those in separate WP-CLI bundled or third-party packages. https://github.com/wp-cli/wp-cli/pull/5523 has also added an `--insecure` flag to the `cli update` command to counter this breaking change. There is no direct workaround for the default insecure behavior of `wp-cli/wp-cli` versions before 2.5.0. The workaround for dealing with the breaking change in the commands directly affected by the new secure default behavior is to add the `--insecure` flag to manually opt-in to the previous insecure behavior.
総合評価: CVE-2021-29504 は中リスク(60/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 1.31%、67 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 1.15% | 1.31% | +0.16% |
| 2 | 2026-01-27 | 0.85% | 1.15% | +0.30% |
| 3 | 2025-11-21 | — | 0.85% | — |
EPSS の全履歴 (全 16 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
| 7.5 | 2.0 | HIGH |
|
10.0 | 6.4 | [email protected] |
GHSA-rwgm-f83r-v3qj · 深刻度: critical · エコシステム: composer — Improper Certificate Validation in WP-CLI framework
| URL | タグ |
|---|---|
| https://github.com/wp-cli/checksum-command/pull/86 | Patch Third Party Advisory |
| https://github.com/wp-cli/config-command/pull/128 | Patch Third Party Advisory |
| https://github.com/wp-cli/core-command/pull/186 | Patch Third Party Advisory |
| https://github.com/wp-cli/extension-command/pull/287 | Patch Third Party Advisory |
| https://github.com/wp-cli/package-command/pull/138 | Third Party Advisory |
| https://github.com/wp-cli/wp-cli/pull/5523 | Patch Third Party Advisory |
| https://github.com/wp-cli/wp-cli/security/advisories/GHSA-rwgm-f83r-v3qj | Third Party Advisory |