云虫漏洞情报

CVE-2026-59276 - Several components in Spring Security compare security-sensitive values using standard string equality (String.equals()) rather than a constant-time comparison. Because String.equals() returns as soon as it finds a differing character, the time taken to reject an incorrect value is proportional to the number of leading characters that match the expected value. Spring Security 7.1.0 Spring Security 7.0.0 - 7.0.6 Spring Security 6.5.0 - 6.5.11 Spring Security 6.4.0 - 6.4.18 Spring - 漏洞详情

漏洞编号:CVE-2026-59276

风险等级:中危

漏洞来源:CVE

CVE 编号:CVE-2026-59276

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-208

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

漏洞描述

Several components in Spring Security compare security-sensitive values using standard string equality (String.equals()) rather than a constant-time comparison. Because String.equals() returns as soon as it finds a differing character, the time taken to reject an incorrect value is proportional to the number of leading characters that match the expected value.
Spring Security 7.1.0
Spring Security 7.0.0 - 7.0.6
Spring Security 6.5.0 - 6.5.11
Spring Security 6.4.0 - 6.4.18
Spring Security 5.8.0 - 5.8.27
Spring Security 5.7.0 - 5.7.25

相关链接

相关漏洞

« 返回首页