File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout: post
3+ title: 'CVE fixes - August 2025'
4+ date: 2025-08-18
5+ tags: release
6+ synopsis: 'We released Quarkus 3.15.6.1 and 3.20.2.1 with a fix for CVE-2025-55163.
7+ author: jmartisk
8+ ---
9+
10+ Today, we released CVE fixes releases for Quarkus 3.15 LTS and 3.20 LTS to address
11+ https://nvd.nist.gov/vuln/detail/CVE-2025-55163[CVE-2025-55163].
12+ The fix mitigates a vulnerability against DoS attacks over the HTTP/2 protocol.
13+ Furthermore, 3.20.2.1 fixes a recent https://github.com/quarkusio/quarkus/issues/49133[regression in context propagation behavior].
14+
15+ If you are using these versions and the mentioned components, the update is recommended.
16+
17+ == Come Join Us
18+
19+ We value your feedback a lot so please report bugs, ask for improvements... Let's build something great together!
20+
21+ If you are a Quarkus user or just curious, don't be shy and join our welcoming community:
22+
23+ * provide feedback on https://github.com/quarkusio/quarkus/issues[GitHub];
24+ * craft some code and https://github.com/quarkusio/quarkus/pulls[push a PR];
25+ * discuss with us on https://quarkusio.zulipchat.com/[Zulip] and on the https://groups.google.com/d/forum/quarkus-dev[mailing list];
26+ * ask your questions on https://stackoverflow.com/questions/tagged/quarkus[Stack Overflow].
You can’t perform that action at this time.
0 commit comments