Skip to content

Commit ffd956f

Browse files
authored
Merge pull request #2630 from jmartisk/cve-2026-39852
Post about CVE-2026-39852
2 parents 28232ef + d5b075e commit ffd956f

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: post
3+
title: Emergency releases to fix CVE-2026-39852 in all supported streams
4+
date: 2026-05-04
5+
tags: security release
6+
synopsis: We released emergency patches to fix CVE-2026-39852 in all supported streams.
7+
author: jmartisk
8+
---
9+
10+
Today, we published releases to fix a severe security vulnerability: https://github.com/quarkusio/quarkus/security/advisories/GHSA-rc95-pcm8-65v9[CVE-2026-39852] in all supported streams. The patched versions are:
11+
12+
- 3.20.6.1
13+
- 3.27.3.1
14+
- 3.33.1.1
15+
- 3.34.7
16+
- 3.35.2
17+
18+
== Update
19+
20+
Please make sure you update to one of these releases immediately.
21+
To update, we recommend updating to the latest version of the Quarkus CLI and run:
22+
23+
[source,bash]
24+
----
25+
quarkus update
26+
----

0 commit comments

Comments
 (0)