CVE Catalog

CVE-2026-47842

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.15%

4th percentile - higher than 4% of all known CVEs

Summary

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. Affected versions include Spring Security 5.7.0 through 7.1.0.

Risk Assessment

Using a zero initialization vector weakens encryption, potentially allowing an attacker to decrypt data or perform padding oracle attacks.

Recommendation

Update Spring Security to a patched version or avoid using the two-argument constructor and always provide an IV generator.

Other vulnerabilities in Spring Security

See all
Original NVD description (English source)

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

Vulnerability data from NVD (NIST) · CISA KEV · EPSS