Skip to content

Commit 9ec7434

Browse files
authored
Merge pull request #2382 from jmartisk/3.20.2.1-3.15.6.1
Quarkus 3.15.6.1 and 3.20.2.1
2 parents 7630b0c + a2c732f commit 9ec7434

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
layout: post
3+
title: 'CVE emergency 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 fixes for CVE-2025-55163.
7+
author: jmartisk
8+
---
9+
10+
Today, we released two emergency releases for LTS branches - Quarkus 3.15.6.1 and 3.20.2.1 to address
11+
https://nvd.nist.gov/vuln/detail/CVE-2025-55163[CVE-2025-55163].
12+
The fix mitigates a vulnerability affecting the Quarkus HTTP/2 transport.
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+
The fix will be also included in the upcoming 3.26.0 and 3.25.4 releases.
17+
18+
== Come Join Us
19+
20+
We value your feedback a lot so please report bugs, ask for improvements... Let's build something great together!
21+
22+
If you are a Quarkus user or just curious, don't be shy and join our welcoming community:
23+
24+
* provide feedback on https://github.com/quarkusio/quarkus/issues[GitHub];
25+
* craft some code and https://github.com/quarkusio/quarkus/pulls[push a PR];
26+
* discuss with us on https://quarkusio.zulipchat.com/[Zulip] and on the https://groups.google.com/d/forum/quarkus-dev[mailing list];
27+
* ask your questions on https://stackoverflow.com/questions/tagged/quarkus[Stack Overflow].

0 commit comments

Comments
 (0)