云虫漏洞情报

CVE-2026-40205 - An attacker that holds an OAuth2 token granting only part of the required scopes can authenticate, because when more than one scope is required in the configuration, the remote token validation paths accept a token that carries only one of them, while the local token validation path correctly requires all of them. The configured authorization policy is not enforced, so a token that was granted only part of the required permissions is accepted where it should have been rejected. - 漏洞详情

漏洞编号:CVE-2026-40205

风险等级:中危

漏洞来源:CVE

CVE 编号:CVE-2026-40205

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-287

发布/更新时间:2026-08-28 / 2026-08-28

漏洞描述

An attacker that holds an OAuth2 token granting only part of the required scopes can authenticate, because when more than one scope is required in the configuration, the remote token validation paths accept a token that carries only one of them, while the local token validation path correctly requires all of them. The configured authorization policy is not enforced, so a token that was granted only part of the required permissions is accepted where it should have been rejected. Use local token validation where tokens can be validated locally. Update to non-vulnerable version. No publicly available exploits are known.

相关链接

相关漏洞

« 返回首页