Actions
Bug #29687
openIgnore CVE-2026-8657 in rudder 9.0
Bug #29687:
Ignore CVE-2026-8657 in rudder 9.0
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
rudder 9.0 currently has the jsondiffpatch dependency in version 0.5.0, which is vulnerable to CVE-2026-8657
however, we no longer accept non-ES JavaScript modules as per https://github.com/Normation/rudder/pull/6460, and CVE-2026-8657 involves the jsondiffpatch.patch() function, which is unused.
hence, we can ignore CVE-2026-8657
Updated by Véronique HAYAERT 4 days ago
- Status changed from New to In progress
- Assignee set to Véronique HAYAERT
Updated by Véronique HAYAERT 4 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Véronique HAYAERT to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder/pull/7465
Updated by Véronique HAYAERT 4 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|9a13581406e61ff446481bf92d54ae886b3187e3.
Updated by Clark ANDRIANASOLO about 8 hours ago
- Fix check changed from To do to Checked
Actions