云虫漏洞情报

CVE-2026-73208 - An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim does not describe what a token is allowed to do. A token that grants no relevant permissions can be accepted because its intended recipient value happens to match a configured scope name - 漏洞详情

漏洞编号:CVE-2026-73208

风险等级:高危

漏洞来源:CVE

CVE 编号:CVE-2026-73208

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-287

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

漏洞描述

An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim does not describe what a token is allowed to do. A token that grants no relevant permissions can be accepted because its intended recipient value happens to match a configured scope name, granting access that should have been denied. It also hides an identity provider misconfiguration where scopes are not being issued at all. Ensure the identity provider issues a scope claim for all tokens used with Dovecot, and that configured scope names do not match audience values. Update to non-vulnerable version. No publicly available exploits are known.

相关链接

相关漏洞

« 返回首页