CVE-2025-68129 | Auth0-PHP SDK has Improper Audience Validation

Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. In applications built with the Auth0-PHP SDK, the audience validation in access tokens is performed improperly. Without proper validation, affected applications may accept ID tokens as Access tokens. Projects are affected if they use Auth0-PHP SDK versions between v8.0.0 and v8.17.0, or applications using the following SDKs that rely on the Auth0-PHP SDK versions between v8.0.0 and v8.17.0: Auth0/symfony versions between 5.0.0 and 5.5.0, Auth0/laravel-auth0 versions between 7.0.0 and 7.19.0, and/or Auth0/wordpress plugin versions between 5.0.0-BETA0 and 5.4.0. Auth0/Auth0-PHP version 8.18.0 contains a patch for the issue.

公開: 2025-12-17 最終更新: 2026-03-05 Assigner: [email protected] ソース: [email protected]

総合評価: CVE-2025-68129 は低リスク(34.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.06%、20 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。

リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。

CVE-2025-68129 の EPSS(Exploit Prediction Scoring System)スコア

EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2025-12-18 0.06%

EPSS の全履歴 (全 1 件)

CVE-2025-68129 の CVSS(Common Vulnerability Scoring System)指標

この CVE の CVSS 指標。

ベーススコア バージョン 深刻度 ベクトル 悪用しやすさ 影響 スコアの出典
6.8 3.1 MEDIUM
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N クリックして展開
攻撃ベクター (AV:N)
インターネットなど、ルーティングされたネットワーク越しに遠隔から悪用しうる。端末の前にいる必要はない。
攻撃の複雑さ (AC:H)
到達できても、タイミング・負荷・周辺設定など、揃わないと成功しない局面が多い。
必要な権限 (PR:L)
一般ユーザー権限があれば足り、管理者(root 相当)は不要。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:H)
広範な機微データの読み取りや持ち出しが現実的。
完全性への影響 (I:H)
権限の奪取や広範なログ改竄など、システムの信頼根拠を揺るがす改ざんが現実的。
可用性への影響 (A:N)
業務継続に支障が出るレベルの停止や劣化は想定されない。
1.6 5.2 [email protected]
7.5 3.1 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N クリックして展開
攻撃ベクター (AV:N)
インターネットなど、ルーティングされたネットワーク越しに遠隔から悪用しうる。端末の前にいる必要はない。
攻撃の複雑さ (AC:L)
攻撃者が条件を満たせば、レース条件や珍しい構成に依存せずに再現しやすい。
必要な権限 (PR:N)
事前のログインや昇格は不要で、匿名アクセスのまま踏み台にしうる。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:H)
広範な機微データの読み取りや持ち出しが現実的。
完全性への影響 (I:N)
改ざん・なりすましによる信頼毀損は軽微か、想定されない。
可用性への影響 (A:N)
業務継続に支障が出るレベルの停止や劣化は想定されない。
3.9 3.6 [email protected]

CVE-2025-68129 の弱点分類(列挙)

CVE-2025-68129 の GitHub Security Advisory

GHSA-j2vm-wrq3-f7gf · 深刻度: medium · エコシステム: composer — Auth0-PHP SDK has Improper Audience Validation

CVE-2025-68129 の影響を受けるソフトウェア/構成

ベンダー 製品 バージョン 生の CPE
auth0 auth0-php >= 8.0.0, < 8.18.0 cpe:2.3:a:auth0:auth0-php:*:*:*:*:*:*:*:*
auth0 laravel-auth0 >= 7.0.0, < 7.20.0 cpe:2.3:a:auth0:laravel-auth0:*:*:*:*:*:laravel:*:*
auth0 symfony >= 5.0.0, < 5.6.0 cpe:2.3:a:auth0:symfony:*:*:*:*:*:*:*:*
auth0 wp-auth0 >= 5.0.0, < 5.5.0 cpe:2.3:a:auth0:wp-auth0:*:*:*:*:*:wordpress:*:*

CVE-2025-68129 の参考情報

URL タグ
https://github.com/auth0/auth0-PHP/commit/7fe700053aee609718460c123f00f53c511f0f7f Patch
https://github.com/auth0/auth0-PHP/releases/tag/8.18.0 Product Release Notes
https://github.com/auth0/auth0-PHP/security/advisories/GHSA-j2vm-wrq3-f7gf Vendor Advisory
https://github.com/auth0/laravel-auth0/commit/a1c3344dc0e5a36e8f56c8cfc535728d3d7558f3 Patch
https://github.com/auth0/laravel-auth0/releases/tag/7.20.0 Product Release Notes
https://github.com/auth0/laravel-auth0/security/advisories/GHSA-7hh9-gp72-wh7h Vendor Advisory
https://github.com/auth0/symfony/commit/0103d6f8dcef6996653fad1f823d1c167f472479 Patch
https://github.com/auth0/symfony/releases/tag/5.6.0 Product Release Notes
https://github.com/auth0/symfony/security/advisories/GHSA-f3r2-88mq-9v4g Vendor Advisory
https://github.com/auth0/wordpress/commit/b207c6f7fd06507b90c4e6bcc18a857ef9e018de Patch
https://github.com/auth0/wordpress/releases/tag/5.5.0 Product Release Notes
https://github.com/auth0/wordpress/security/advisories/GHSA-vvg7-8rmq-92g7 Vendor Advisory
cvelogic Threat Intelligence