ESB-2026.3695
PUBLISHED
CVSS 8.300000190734863 HIGH
===========================================================================
AUSCERT External Security Bulletin Redistribution
ESB-2026.3695
Red Hat build of Quarkus 3.27.3 release and security update
15 April 2026
===========================================================================
AUSCERT Security Bulletin Summary
---------------------------------
Product: Red Hat build of Quarkus 3.27.3
Publisher: Red Hat
Operating System: Red Hat
Resolution: Patch/Upgrade
CVE Names: CVE-2026-1002 CVE-2026-33871 CVE-2026-33870
CVE-2025-67030 CVE-2025-33042
Original Bulletin:
https://access.redhat.com/errata/RHSA-2026:7380
Comment: CVSS (Max): 8.3 CVE-2025-67030 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L)
CVSS Source: Red Hat
Calculator: https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
EPSS (Max): 0.2% (47th) CVE-2025-67030 2026-04-14
- --------------------------BEGIN INCLUDED TEXT--------------------
RHSA-2026:7380 - Security Advisory
Issued: 2026-04-14
Updated: 2026-04-14
Synopsis
Red hat build of quarkus 3.27.3 release and security update
Type/Severity
Security Advisory: Important
Topic
An update is now available for Red Hat build of Quarkus.
Red Hat Product Security has rated this update as having a security impact of
Important. A Common Vulnerability Scoring System (CVSS) base score, which gives
a detailed severity rating, is available for each vulnerability. For more
information, see the CVE links in the References section.
Description
This release of Red Hat build of Quarkus 3.27.3 includes the following CVE
fixes:
o netty-codec-http2: Netty: Denial of Service via HTTP/2 CONTINUATION frame
flood [quarkus-3.27] (CVE-2026-33871)
o netty-codec- http: Netty: Request smuggling via incorrect parsing of HTTP/
1.1 chunked transfer encoding extension values [quarkus-3.27]
(CVE-2026-33870)
o plexus-utils: Plexus-utils: Directory Traversal in extractFile method
[quarkus-3.27] (CVE-2025-67030)
o avro: Apache Avro Java SDK: Code injection on Java generated code
[quarkus-3.27] (CVE-2025-33042)
o vertx-core: static handler component cache can be manipulated to deny the
access to static files [quarkus-3.27] (CVE-2026-1002)
For more information, see the release notes page listed in the References
section.
Solution
Before applying this update, make sure all previously released errata
relevant to your system have been applied.
For details on how to apply this update, refer to:
https://access.redhat.com/articles/11258
Affected Products
o Red Hat build of Quarkus Text-Only Advisories x86_64
Fixes
o QUARKUS-5216 - quarkus-tls-registry should declare its CLI plugin as fatjar
o QUARKUS-6747 - Hierarchy visualisation in DEV UI Workspace is broken on
Windows
o QUARKUS-6945 - MCP Server passes wrong values to tools when running on
virtualised environemnts
o QUARKUS-6947 - Quarkus CLI doesn't output support scope for an offering
o QUARKUS-6953 - Quarkus CLI output extension versions for non-existing
offering
o QUARKUS-6954 - Quarkus CLI includes productised Langcain4j even when the
registry is marked with redhat offering
o QUARKUS-7125 - Empty source file Operator SDK
o QUARKUS-7130 - Caffeine @CacheResult fails to sychronize concurrent access
when first Uni fails
o QUARKUS-7183 - [3.27] Prevent startup failing when having mismatched
datasource types betwen Hibernate ORM (blocking)
o QUARKUS-7209 - Set Keycloak client web origins in the dev service
o QUARKUS-7210 - Fix issuer-based tenant resolution for a tenant issuer
configured in OIDC tenant configuration rather than well-known
configuration
o QUARKUS-7211 - Do not enforce request and absolute OIDC redirect-path match
o QUARKUS-7212 - Fix invalid JWT headers NPE during delayed JWK resolution
o QUARKUS-7213 - Fix two class loader-related leaks, one in Jackson, the
other in QuarkusClassLoader
o QUARKUS-7214 - Update Base64 encoded credentials
o QUARKUS-7215 - Make sure application root paths are normalized and absolute
when bootstrapping for tests
o QUARKUS-7216 - Fix handling of multiple PreExceptionMapperHandler
o QUARKUS-7219 - Log `InterruptedException` as `debug` for `RemoteSyncHandler
`
o QUARKUS-7220 - Fix Rest Client logging documentation
o QUARKUS-7221 - Remove injection and passing around of TaskDependencyFactory
o QUARKUS-7222 - CI - Avoid go-offline logging
o QUARKUS-7223 - Bump to Vert.x 4.5.24
o QUARKUS-7224 - Better handling for null or empty authority
o QUARKUS-7225 - Replace deprecated `quarkus.log.file.enable` with
`quarkus.log.file.enabled` in `QuarkusProdModeTest`
o QUARKUS-7226 - Generate enum description for lists and optional lists in
Quarkus config documentation
o QUARKUS-7227 - Fix a scope double-encoding issue in KeycloakTestClient
o QUARKUS-7228 - Return failure for invalid basic authorization
o QUARKUS-7312 - Bump org.assertj:assertj-core from 3.27.4 to 3.27.5
o QUARKUS-7313 - Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 in /
devtools/gradle
o QUARKUS-7314 - Bump org.assertj:assertj-core from 3.27.5 to 3.27.6
o QUARKUS-7315 - Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 in /
devtools/gradle
o QUARKUS-7316 - Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /
devtools/gradle
o QUARKUS-7317 - Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /
build-parent
o QUARKUS-7318 - Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
o QUARKUS-7319 - Redis Client: fix NPE in optimistic locking transactions
o QUARKUS-7320 - Update RESTEasy HAL IETF URL
o QUARKUS-7321 - Bump to Vert.x 4.5.25
o QUARKUS-7348 - Ensure that annotations in Quarkus REST is never null
o QUARKUS-7349 - [3.27] registry client backports
o QUARKUS-7350 - Be more defensive about copying HTTP headers in tracing SPI
o QUARKUS-7351 - [3.27] build(deps): bump the hibernate group with 7 updates
o QUARKUS-7352 - [3.27] build(deps): bump the hibernate group with 7 updates
o QUARKUS-7378 - Quarkus REST - Ignore Vert.x Web packages for reflection
o QUARKUS-7491 - Upgrade Jackson to 2.21.2
o QUARKUS-7494 - Agroal and Jackson artifacts in 3.27.3 RHBQ platform BOM
reference community versions without redhat suffix
CVEs
o CVE-2025-33042
o CVE-2025-67030
o CVE-2026-1002
o CVE-2026-33870
o CVE-2026-33871
References
o https://access.redhat.com/security/updates/classification/#important
o https://access.redhat.com/products/quarkus/
o https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product
=redhat.quarkus&downloadType=distributions&version=3.27.3
o https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27
- --------------------------END INCLUDED TEXT----------------------
You have received this e-mail bulletin as a result of your organisation's
registration with AUSCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.
NOTE: Third Party Rights
This security bulletin is provided as a service to AUSCERT's members. As
AUSCERT did not write the document quoted above, AUSCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AUSCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.
NOTE: This is only the original release of the security bulletin. It may
not be updated when updates to the original are made. If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.
Contact information for the authors of the original document is included
in the Security Bulletin above. If you have any questions or need further
information, please contact them directly.
Previous advisories and external security bulletins can be retrieved from:
https://portal.auscert.org.au/bulletins/
===========================================================================
AUSCERT
The University of Queensland, Brisbane QLD 4072 Australia
e: auscert@auscert.org.au
t: +61 (0)7 3365 4417
Allies in Cyber Security
===========================================================================