We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d6fd9b commit 3fcd496Copy full SHA for 3fcd496
CHANGELOG.md
@@ -11,6 +11,14 @@ More information about our release strategy can be found in
11
the [Development Guidelines](https://github.com/OpenConext/OpenConext-engineblock/wiki/Development-Guidelines#release-notes) on
12
the EngineBlock wiki.
13
14
+## 6.18.1
15
+Bugfixes:
16
+* Add fix for [CVE-2025-64500](https://nvd.nist.gov/vuln/detail/cve-2025-64500).
17
+ See https://github.com/symfony/symfony/security/advisories/GHSA-3rg7-wf37-54rm
18
+
19
+ We do not think this vulnerability can be exploited in Engineblock, but if
20
+ you are running EB in production, it might be wise to upgrade to this version anyway.
21
22
## 6.18.0
23
24
Dependencies:
0 commit comments