CVE-2025-53942 (CNNVD-202507-3048)

HIGH
中文标题:
authentik 安全漏洞
英文标题:
authentik has an insufficient check for account active status during OAuth/SAML authentication
CVSS分数: 7.1
发布时间: 2025-07-23 20:35:07
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

authentik是authentik开源的一个开源身份提供应用程序。 authentik 2025.4.4及之前版本和2025.6.0-rc1至2025.6.3版本存在安全漏洞,该漏洞源于OAuth/SAML账户状态验证不足,可能导致部分系统访问权限保留。

英文描述:

authentik is an open-source Identity Provider that emphasizes flexibility and versatility, with support for a wide set of protocols. In versions 2025.4.4 and earlier, as well as versions 2025.6.0-rc1 through 2025.6.3, deactivated users who registered through OAuth/SAML or linked their accounts to OAuth/SAML providers can still retain partial access to the system despite their accounts being deactivated. They end up in a half-authenticated state where they cannot access the API but crucially they can authorize applications if they know the URL of the application. To workaround this issue, developers can add an expression policy to the user login stage on the respective authentication flow with the expression of return request.context["pending_user"].is_active. This modification ensures that the return statement only activates the user login stage when the user is active. This issue is fixed in versions authentik 2025.4.4 and 2025.6.4.

CWE类型:
CWE-269
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
goauthentik authentik <= 2025.4.3, < 2025.4.4 - - cpe:2.3:a:goauthentik:authentik:<=_2025.4.3,_<_2025.4.4:*:*:*:*:*:*:*
goauthentik authentik >= 2025.6.0-rc1, < 2025.6.4 - - cpe:2.3:a:goauthentik:authentik:>=_2025.6.0-rc1,_<_2025.6.4:*:*:*:*:*:*:*
goauthentik authentik * - - cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/goauthentik/authentik/security/advisories/GHSA-9g4j-v8w5-7x42 x_refsource_CONFIRM
cve.org
访问
https://github.com/goauthentik/authentik/commit/7a4c6b9b50f8b837133a7a1fd2cb9b7f18a145cd x_refsource_MISC
cve.org
访问
https://github.com/goauthentik/authentik/commit/c3629d12bfe3d32d3dc8f85c0ee1f087a55dde8f x_refsource_MISC
cve.org
访问
https://github.com/goauthentik/authentik/commit/ce3f9e3763c1778bf3a16b98c95d10f4091436ab x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
HIGH
7.1
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H
机密性
NONE
完整性
NONE
可用性
NONE
后续系统影响 (Subsequent):
机密性
HIGH
完整性
HIGH
可用性
HIGH
时间信息
发布时间:
2025-07-23 20:35:07
修改时间:
2025-07-23 20:49:29
创建时间:
2025-11-11 15:40:41
更新时间:
2025-11-11 16:00:01
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-53942 2025-11-11 15:23:28 2025-11-11 07:40:41
NVD nvd_CVE-2025-53942 2025-11-11 15:00:57 2025-11-11 07:48:29
CNNVD cnnvd_CNNVD-202507-3048 2025-11-11 15:12:51 2025-11-11 08:00:01
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:01
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202507-3048; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202507-3048
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:29
affected_products_count: 2 → 3; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 2 -> 3
  • data_sources: ['cve'] -> ['cve', 'nvd']