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

CVE-2026-75807

SAML Single Sign On – SSO Login に報告された脆弱性

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

概要

The SAML Single Sign On – SSO Login plugin for WordPress is vulnerable to Authentication Bypass in versions up to, and including, 5.4.6. This is due to the mo_saml_login_validate() ACS handler persisting the X.509 certificate extracted from an incoming SAMLResponse into the mo_saml_required_certificate option before the signature-validation verdict is enforced, because mo_saml_find_certificate() returns false on a fingerprint mismatch rather than halting execution. This makes it possible for unauthenticated attackers to overwrite the plugin's stored IdP signing certificate with an attacker-controlled value, and subsequently forge SAML assertions for any WordPress account — including administrators — to obtain a fully privileged session. Note: The exploit requires the administrator to perform a repair after receiving the test_config_error_wpsamlerr004 error message during the test configuration.

CWE: CWE-287 / 公開 2026年8月29日 / 最終更新 2026年8月29日

影響を受けるバージョン

対処方法

SAML Single Sign On – SSO Login を 5.4.7 以降に更新してください。これで本脆弱性は解消します。

SAML Single Sign On – SSO Login の他の脆弱性を見る →

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

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

30秒で無料診断する

参照