VMwareのSpring Bootにおける不十分なランダム値の使用に関する脆弱性
| Title |
VMwareのSpring Bootにおける不十分なランダム値の使用に関する脆弱性
|
| Summary |
${random.value} によって生成される値はシークレットとして使用するのに適していません。${random.uuid} は影響を受けません。${random.int} および ${random.long} は予測可能な範囲の数値であるため、シークレットに使用すべきではありません。影響を受けるバージョンは、Spring Boot 4.0.0から4.0.5(修正は4.0.6)、3.5.0から3.5.13(修正は3.5.14)、3.4.0から3.4.15(修正は3.4.16)、3.3.0から3.3.18(修正は3.3.19)、2.7.0から2.7.32(修正は2.7.33)です。影響はランダム値プロパティソースおよびシークレット用の弱い擬似乱数生成器に関連しています。ベンダーの勧告によると、サポートが終了したバージョンも影響を受けます。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 28, 2026, midnight |
| Registration Date |
May 1, 2026, 10:47 a.m. |
| Last Update |
May 1, 2026, 10:47 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Affected System
| VMware |
|
Spring Boot 2.7.33 未満
|
|
Spring Boot 3.3.0 以上 3.3.19 未満
|
|
Spring Boot 3.4.0 以上 3.4.16 未満
|
|
Spring Boot 3.5.0 以上 3.5.14 未満
|
|
Spring Boot 4.0.0 以上 4.0.6 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月01日] 掲載 |
May 1, 2026, 10:47 a.m. |
NVD Vulnerability Information
CVE-2026-40975
| Summary |
Values produced by ${random.value} are not suitable for use as secrets. ${random.uuid} is not affected. ${random.int} and ${random.long} should never be used for secrets as they are numeric values with a predictable range.
Affected: Spring Boot 4.0.0–4.0.5 (fix 4.0.6), 3.5.0–3.5.13 (fix 3.5.14), 3.4.0–3.4.15 (fix 3.4.16), 3.3.0–3.3.18 (fix 3.3.19), 2.7.0–2.7.32 (fix 2.7.33); random value property source / weak PRNG for secrets. Versions that are no longer supported are also affected per vendor advisory.
|
| Publication Date |
April 28, 2026, 9:16 a.m. |
| Registration Date |
April 29, 2026, 4:07 a.m. |
| Last Update |
April 30, 2026, 10:57 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:* |
|
|
|
2.7.33 |
| cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:* |
3.3.0 |
|
|
3.3.19 |
| cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:* |
3.4.0 |
|
|
3.4.16 |
| cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:* |
3.5.0 |
|
|
3.5.14 |
| cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:* |
4.0.0 |
|
|
4.0.6 |
Related information, measures and tools
Common Vulnerabilities List