Actions
Bug #26707
closedUpgrade spring security dependency to correct CVE-2025-22228
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
There's a funny, low impact CVE (CVE-2025-22228) impacting us. Hopefully, no user used more than 72 chars pass :)
NOTE: we don't even use that implementation of bcrypt (we use the one from bouncycastle, which seems to be clean). But green must be green for CISO.
Updated by François ARMAND about 1 month ago
- Status changed from New to In progress
Updated by François ARMAND about 1 month ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/6315
Updated by Anonymous 16 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|d428636257f5794e5c3dac2457f375df311e01c1.
Updated by Vincent MEMBRÉ 2 days ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.2.6 and 8.3.1 which were released today.
Actions