Quarkus

49 CVEs across 1 Quarkus products. Browse Quarkus vulnerabilities, severities, and proof-of-concept exploits.

Quarkus products with known CVEs

ProductCVEs
Quarkus49
Quarkus CVEs — newest first
CVESeverityScorePublishedSummary
CVE-2026-50559High7.52026-06-19Quarkus is a Java framework for building cloud-native applications. Prior to versions 3.37.0, 3.36.3, 3.33.2.1, 3.33.3, 3.27.4.1, 3.27.5, and 3.20.6.2, Quarkus…
CVE-2026-39852High8.22026-05-05Quarkus is a Java framework for building cloud-native applications. In versions prior to 3.20.6.1, 3.27.3.1, 3.33.1.1, 3.35.1.1, 3.34.7, and 3.35.2, a path nor…
CVE-2025-66560Medium5.92026-01-07Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications. Prior to versions 3.31.0, 3.27.2, and 3.20.5, a vulnerability exist…
CVE-2024-12225Critical9.12025-05-06A vulnerability was found in Quarkus in the quarkus-security-webauthn module. The Quarkus WebAuthn module publishes default REST endpoints for registering and…
CVE-2023-6267High8.62024-01-25A flaw was found in the json payload. If annotation based security is used to secure a REST resource, the JSON body that the resource may consume is being proc…
CVE-2023-6394High7.42023-12-09A flaw was found in Quarkus. This issue occurs when receiving a request over websocket with no role-based permission specified on the GraphQL operation, Quarku…
CVE-2023-5720High7.72023-11-15A flaw was found in Quarkus, where it does not properly sanitize artifacts created using the Gradle plugin, allowing certain build system information to remain…
CVE-2023-1584High7.52023-10-04A flaw was found in Quarkus. Quarkus OIDC can leak both ID and access tokens in the authorization code flow when an insecure HTTP protocol is used, which can a…
CVE-2023-4853High8.12023-09-20A flaw was found in Quarkus where HTTP security policies are not sanitizing certain character permutations correctly when accepting requests, resulting in inco…
CVE-2023-0481Low3.32023-02-24In RestEasy Reactive implementation of Quarkus the insecure File.createTempFile() is used in the FileBodyHandler class which creates temp files with insecure p…
CVE-2023-0044Medium6.12023-02-23If the Quarkus Form Authentication session cookie Path attribute is set to `/` then a cross-site attack may be initiated which might lead to the Information Di…
CVE-2022-4147High7.52022-12-06Quarkus CORS filter allows simple GET and POST requests with invalid Origin to proceed. Simple GET or POST requests made with XMLHttpRequest are the ones which…
CVE-2022-4116Critical9.82022-11-22A vulnerability was found in quarkus. This security flaw happens in Dev UI Config Editor which is vulnerable to drive-by localhost attacks leading to remote co…
CVE-2022-42004High7.52022-10-02In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent us…
CVE-2022-42003High7.52022-10-02In FasterXML jackson-databind before versions 2.13.4.1 and 2.12.17.1, resource exhaustion can occur because of a lack of a check in primitive value deserialize…
CVE-2022-2466Critical9.82022-08-31It was found that Quarkus 2.10.x does not terminate HTTP requests header context which may lead to unpredictable behavior.
CVE-2022-0981High8.82022-03-23A flaw was found in Quarkus. The state and potentially associated permissions can leak from one web request to another in RestEasy Reactive. This flaw allows a…
CVE-2022-21724High7.02022-02-02pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system us…
CVE-2022-21363Medium6.62022-01-19Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/J). Supported versions that are affected are 8.0.27 and prior. Difficult to…
CVE-2021-43797Medium6.52021-12-09Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Netty pr…
CVE-2021-2471Medium5.92021-10-20Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/J). Supported versions that are affected are 8.0.26 and prior. Difficult to…
CVE-2021-37137High7.52021-10-19The Snappy frame decoder function doesn't restrict the chunk length which may lead to excessive memory usage. Beside this it also may buffer reserved skippable…
CVE-2021-37136High7.52021-10-19The Bzip2 decompression decoder function doesn't allow setting size restrictions on the decompressed output data (which affects the allocation size used during…
CVE-2021-38153Medium5.92021-09-22Some components in Apache Kafka use `Arrays.equals` to validate a password or key, which is vulnerable to timing attacks that make brute force attacks for such…
CVE-2021-37714High7.52021-08-18jsoup is a Java library for working with HTML. Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks. If t…
CVE-2021-3642Medium5.32021-08-05A flaw was found in Wildfly Elytron in versions prior to 1.10.14.Final, prior to 1.15.5.Final and prior to 1.16.1.Final where ScramServer may be susceptible to…
CVE-2021-28170Medium5.32021-05-26In the Jakarta Expression Language implementation 3.0.3 and earlier, a bug in the ELParserTokenManager enables invalid EL expressions to be evaluated as if the…
CVE-2020-25724Medium4.32021-05-26A flaw was found in RESTEasy, where an incorrect response to an HTTP request is provided. This flaw allows an attacker to gain access to privileged information…
CVE-2021-26291Critical9.12021-04-23Apache Maven will follow repositories that are defined in a dependency’s Project Object Model (pom) which may be surprising to some users, resulting in potenti…
CVE-2021-29428High8.82021-04-13In Gradle before version 7.0, on Unix-like systems, the system temporary directory can be created with open permissions that allow multiple users to create and…
CVE-2021-29427High8.02021-04-13In Gradle from version 5.1 and before version 7.0 there is a vulnerability which can lead to information disclosure and/or dependency poisoning. Repository con…
CVE-2021-29429Medium4.02021-04-12In Gradle before version 7.0, files created with open permissions in the system temporary directory can allow an attacker to access information downloaded by G…
CVE-2021-21409Medium5.92021-03-30Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clie…
CVE-2021-20289Medium5.32021-03-26A flaw was found in RESTEasy in all versions of RESTEasy up to 4.6.0.Final. The endpoint class and method names are returned as part of the exception response…
CVE-2021-21295Medium5.92021-03-09Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clie…
CVE-2021-20328Medium6.42021-02-25Specific versions of the Java driver that support client-side field level encryption (CSFLE) fail to perform correct host name verification on the KMS server’s…
CVE-2020-28491High7.52021-02-18This affects the package com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 0 and before 2.11.4, from 2.12.0-rc1 and before 2.12.1. Unchecked alloca…
CVE-2021-21290Medium6.22021-02-08Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clie…
CVE-2020-8908Low3.32020-12-10A temp directory creation vulnerability exists in all versions of Guava, allowing an attacker with access to the machine to potentially access data in a tempor…
CVE-2020-25649High7.52020-12-03A flaw was found in FasterXML Jackson Databind, where it did not have entity expansion secured properly. This flaw allows vulnerability to XML external entity…
CVE-2020-13956Medium5.32020-12-02Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.U…
CVE-2020-25638High7.42020-12-02A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit un…
CVE-2020-25633Medium5.32020-09-18A flaw was found in RESTEasy client in all versions of RESTEasy up to 4.5.6.Final. It may allow client users to obtain the server's potentially sensitive infor…
CVE-2019-14900Medium6.52020-07-06A flaw was found in Hibernate ORM in versions before 5.3.18, 5.4.18 and 5.5.0.Beta1. A SQL injection in the implementation of the JPA Criteria API can permit u…
CVE-2020-13692High7.72020-06-04PostgreSQL JDBC Driver (aka PgJDBC) before 42.2.13 allows XXE.
CVE-2020-1714High8.82020-05-13A flaw was found in Keycloak before version 11.0.0, where the code base contains usages of ObjectInputStream without type checks. This flaw allows an attacker…
CVE-2020-10693Medium5.32020-05-06A flaw was found in Hibernate Validator version 6.1.2.Final. A bug in the message interpolation processor enables invalid EL expressions to be evaluated as if…
CVE-2020-1728Medium4.82020-04-06A vulnerability was found in all versions of Keycloak where, the pages on the Admin Console area of the application are completely missing general HTTP securit…
CVE-2017-18640High7.52019-12-12The Alias feature in SnakeYAML before 1.26 allows entity expansion during a load operation, a related issue to CVE-2003-1564.