- CVE ID
- CVE-2026-47842
- CWE
- N/A
- CVE Description
- Applications using AesBytesEncryptor with the two-argument constructor or when passing a null IV generator and CBC as the encryption mode encrypt data with AES/CBC using a null (all-zero) initialization vector.
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
- Published
- Aug 21, 2026
- CVSS Score & Severity
7.1High
- CVSS Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
- EPSS Score
- 0.149%
- KEV Status
Not in KEV Catalog: No known exploits
- Vulnerable Methods
org/springframework/security/crypto/encrypt/AesBytesEncryptor.<init>(Ljava/lang/String;Ljava/lang/CharSequence;)VJVM
- Source
- National Vulnerability Database