馃摑 add note to history 路 expressjs/express@f62378e (original) (raw)

Original file line number Diff line number Diff line change
@@ -2,6 +2,7 @@
2 2 ==========
3 3
4 4 * Revert security fix for [CVE-2024-51999](https://www.cve.org/CVERecord?id=CVE-2024-51999) ([GHSA-pj86-cfqh-vqx6](https://github.com/expressjs/express/security/advisories/GHSA-pj86-cfqh-vqx6))
5 +* The prior release (4.22.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.
5 6
6 7 4.22.0 / 2025-12-01
7 8 ==========