Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-66560 (GCVE-0-2025-66560)
Vulnerability from cvelistv5 – Published: 2026-01-07 17:33 – Updated: 2026-01-07 17:59- CWE-770 - Allocation of Resources Without Limits or Throttling
| URL | Tags |
|---|---|
| https://github.com/quarkusio/quarkus/security/adv… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-66560",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-07T17:59:26.212542Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-07T17:59:59.091Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "quarkus",
"vendor": "quarkusio",
"versions": [
{
"status": "affected",
"version": "\u003e= 3.30.0, \u003c 3.31.0"
},
{
"status": "affected",
"version": "\u003e= 3.21.0, \u003c 3.27.2"
},
{
"status": "affected",
"version": "\u003c 3.20.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Quarkus 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 exists in the HTTP layer of Quarkus REST related to response handling. When a response is being written, the framework waits for previously written response chunks to be fully transmitted before proceeding. If the client connection is dropped during this waiting period, the associated worker thread is never released and becomes permanently blocked. Under sustained or repeated occurrences, this can exhaust the available worker threads, leading to degraded performance, or complete unavailability of the application. This issue has been patched in versions 3.31.0, 3.27.2, and 3.20.5. A workaround involves implementing a health check that monitors the status and saturation of the worker thread pool to detect abnormal thread retention early."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-07T17:33:22.083Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/quarkusio/quarkus/security/advisories/GHSA-5rfx-cp42-p624",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/quarkusio/quarkus/security/advisories/GHSA-5rfx-cp42-p624"
}
],
"source": {
"advisory": "GHSA-5rfx-cp42-p624",
"discovery": "UNKNOWN"
},
"title": "Quarkus REST has potential worker thread starvation when HTTP connection is closed while waiting to write"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-66560",
"datePublished": "2026-01-07T17:33:22.083Z",
"dateReserved": "2025-12-04T16:01:32.473Z",
"dateUpdated": "2026-01-07T17:59:59.091Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-66560",
"date": "2026-06-17",
"epss": "0.00349",
"percentile": "0.26612"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-66560\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-01-07T18:15:52.023\",\"lastModified\":\"2026-02-03T16:40:28.577\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Quarkus 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 exists in the HTTP layer of Quarkus REST related to response handling. When a response is being written, the framework waits for previously written response chunks to be fully transmitted before proceeding. If the client connection is dropped during this waiting period, the associated worker thread is never released and becomes permanently blocked. Under sustained or repeated occurrences, this can exhaust the available worker threads, leading to degraded performance, or complete unavailability of the application. This issue has been patched in versions 3.31.0, 3.27.2, and 3.20.5. A workaround involves implementing a health check that monitors the status and saturation of the worker thread pool to detect abnormal thread retention early.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.20.5\",\"matchCriteriaId\":\"015CA670-5F52-45CF-B627-3267A1C646DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.21.0\",\"versionEndExcluding\":\"3.27.2\",\"matchCriteriaId\":\"3691AA3B-570C-4770-B8AE-E97B6A3CFF35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.30.0\",\"versionEndExcluding\":\"3.31.0\",\"matchCriteriaId\":\"32AFDCC2-2866-4586-AC70-97200C850B4B\"}]}]}],\"references\":[{\"url\":\"https://github.com/quarkusio/quarkus/security/advisories/GHSA-5rfx-cp42-p624\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-66560\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-07T17:59:26.212542Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-07T17:59:41.955Z\"}}], \"cna\": {\"title\": \"Quarkus REST has potential worker thread starvation when HTTP connection is closed while waiting to write\", \"source\": {\"advisory\": \"GHSA-5rfx-cp42-p624\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"quarkusio\", \"product\": \"quarkus\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 3.30.0, \u003c 3.31.0\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.21.0, \u003c 3.27.2\"}, {\"status\": \"affected\", \"version\": \"\u003c 3.20.5\"}]}], \"references\": [{\"url\": \"https://github.com/quarkusio/quarkus/security/advisories/GHSA-5rfx-cp42-p624\", \"name\": \"https://github.com/quarkusio/quarkus/security/advisories/GHSA-5rfx-cp42-p624\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Quarkus 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 exists in the HTTP layer of Quarkus REST related to response handling. When a response is being written, the framework waits for previously written response chunks to be fully transmitted before proceeding. If the client connection is dropped during this waiting period, the associated worker thread is never released and becomes permanently blocked. Under sustained or repeated occurrences, this can exhaust the available worker threads, leading to degraded performance, or complete unavailability of the application. This issue has been patched in versions 3.31.0, 3.27.2, and 3.20.5. A workaround involves implementing a health check that monitors the status and saturation of the worker thread pool to detect abnormal thread retention early.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-01-07T17:33:22.083Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-66560\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-07T17:59:59.091Z\", \"dateReserved\": \"2025-12-04T16:01:32.473Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-01-07T17:33:22.083Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2025-66560
Vulnerability from fkie_nvd - Published: 2026-01-07 18:15 - Updated: 2026-02-03 16:407.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*",
"matchCriteriaId": "015CA670-5F52-45CF-B627-3267A1C646DB",
"versionEndExcluding": "3.20.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*",
"matchCriteriaId": "3691AA3B-570C-4770-B8AE-E97B6A3CFF35",
"versionEndExcluding": "3.27.2",
"versionStartIncluding": "3.21.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*",
"matchCriteriaId": "32AFDCC2-2866-4586-AC70-97200C850B4B",
"versionEndExcluding": "3.31.0",
"versionStartIncluding": "3.30.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Quarkus 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 exists in the HTTP layer of Quarkus REST related to response handling. When a response is being written, the framework waits for previously written response chunks to be fully transmitted before proceeding. If the client connection is dropped during this waiting period, the associated worker thread is never released and becomes permanently blocked. Under sustained or repeated occurrences, this can exhaust the available worker threads, leading to degraded performance, or complete unavailability of the application. This issue has been patched in versions 3.31.0, 3.27.2, and 3.20.5. A workaround involves implementing a health check that monitors the status and saturation of the worker thread pool to detect abnormal thread retention early."
}
],
"id": "CVE-2025-66560",
"lastModified": "2026-02-03T16:40:28.577",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-01-07T18:15:52.023",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/quarkusio/quarkus/security/advisories/GHSA-5rfx-cp42-p624"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
GHSA-5RFX-CP42-P624
Vulnerability from github – Published: 2026-01-07 18:09 – Updated: 2026-01-07 20:37A vulnerability exists in the HTTP layer of Quarkus REST related to response handling. When a response is being written, the framework waits for previously written response chunks to be fully transmitted before proceeding. If the client connection is dropped during this waiting period, the associated worker thread is never released and becomes permanently blocked. Under sustained or repeated occurrences, this can exhaust the available worker threads, leading to degraded performance, or complete unavailability of the application.
Workarounds
For versions without the fix applied, it is recommended to implement a health check that monitors the status and saturation of the worker thread pool. This helps detect abnormal thread retention early and allows operators to take corrective action before the application’s responsiveness is impacted.
Credits
CVE reported by Shaswata Jash, Nokia
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.quarkus:quarkus-rest"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.20.5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "io.quarkus:quarkus-rest"
},
"ranges": [
{
"events": [
{
"introduced": "3.21.0"
},
{
"fixed": "3.27.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "io.quarkus:quarkus-rest"
},
"ranges": [
{
"events": [
{
"introduced": "3.30.0"
},
{
"fixed": "3.31.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-66560"
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2026-01-07T18:09:56Z",
"nvd_published_at": "2026-01-07T18:15:52Z",
"severity": "MODERATE"
},
"details": "A vulnerability exists in the HTTP layer of Quarkus REST related to response handling. When a response is being written, the framework waits for previously written response chunks to be fully transmitted before proceeding. If the client connection is dropped during this waiting period, the associated worker thread is never released and becomes permanently blocked. Under sustained or repeated occurrences, this can exhaust the available worker threads, leading to degraded performance, or complete unavailability of the application.\n\n## Workarounds\n\nFor versions without the fix applied, it is recommended to implement a health check that monitors the status and saturation of the worker thread pool. This helps detect abnormal thread retention early and allows operators to take corrective action before the application\u2019s responsiveness is impacted.\n\n## Credits\n\nCVE reported by Shaswata Jash, Nokia",
"id": "GHSA-5rfx-cp42-p624",
"modified": "2026-01-07T20:37:40Z",
"published": "2026-01-07T18:09:56Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/quarkusio/quarkus/security/advisories/GHSA-5rfx-cp42-p624"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66560"
},
{
"type": "PACKAGE",
"url": "https://github.com/quarkusio/quarkus"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Quarkus REST has potential worker thread starvation when HTTP connection is closed while waiting to write"
}
RHSA-2026:1899
Vulnerability from csaf_redhat - Published: 2026-02-05 14:43 - Updated: 2026-03-24 13:18A timing attack vulnerability exists in the SCRAM Java implementation. The issue arises because Arrays.equals was used to compare secret values such as client proofs and server signatures. Since Arrays.equals performs a short-circuit comparison, the execution time varies depending on how many leading bytes match. This behavior could allow an attacker to perform a timing side-channel attack and potentially infer sensitive authentication material. All users relying on SCRAM authentication are impacted.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Quarkus 3.20.5
Red Hat / Red Hat build of Quarkus
|
cpe:/a:redhat:quarkus:3.20::el8
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the Quarkus REST HTTP layer. This vulnerability allows remote attackers to cause an application level denial of service by repeatedly dropping client connections while response chunks are being transmitted, leading to worker thread exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Quarkus 3.20.5
Red Hat / Red Hat build of Quarkus
|
cpe:/a:redhat:quarkus:3.20::el8
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Netty (netty-codec-http). This vulnerability allows request smuggling via CRLF (Carriage Return Line Feed) injection with the request URI when constructing a request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Quarkus 3.20.5
Red Hat / Red Hat build of Quarkus
|
cpe:/a:redhat:quarkus:3.20::el8
|
— |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat build of Quarkus.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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.",
"title": "Topic"
},
{
"category": "general",
"text": "This release of Red Hat build of Quarkus 3.20.5 includes the following CVE fixes:\n\n* netty-codec-http: Netty (netty-codec-http): Request Smuggling via CRLF Injection [quarkus-3.20] (CVE-2025-67735)\n\n* common: Timing Attack Vulnerability in SCRAM Authentication [quarkus-3.20] (CVE-2025-59432)\n\n* quarkus-rest: Quarkus REST Worker Thread Exhaustion Vulnerability [quarkus-3.20] (CVE-2025-66560)\n\nFor more information, see the release notes page listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1899",
"url": "https://access.redhat.com/errata/RHSA-2026:1899"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/quarkus/",
"url": "https://access.redhat.com/products/quarkus/"
},
{
"category": "external",
"summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=redhat.quarkus\u0026downloadType=distributions\u0026version=3.20.5",
"url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=redhat.quarkus\u0026downloadType=distributions\u0026version=3.20.5"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.20",
"url": "https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.20"
},
{
"category": "external",
"summary": "QUARKUS-6612",
"url": "https://issues.redhat.com/browse/QUARKUS-6612"
},
{
"category": "external",
"summary": "QUARKUS-6800",
"url": "https://issues.redhat.com/browse/QUARKUS-6800"
},
{
"category": "external",
"summary": "QUARKUS-6939",
"url": "https://issues.redhat.com/browse/QUARKUS-6939"
},
{
"category": "external",
"summary": "QUARKUS-7109",
"url": "https://issues.redhat.com/browse/QUARKUS-7109"
},
{
"category": "external",
"summary": "QUARKUS-7110",
"url": "https://issues.redhat.com/browse/QUARKUS-7110"
},
{
"category": "external",
"summary": "QUARKUS-7111",
"url": "https://issues.redhat.com/browse/QUARKUS-7111"
},
{
"category": "external",
"summary": "QUARKUS-7112",
"url": "https://issues.redhat.com/browse/QUARKUS-7112"
},
{
"category": "external",
"summary": "QUARKUS-7113",
"url": "https://issues.redhat.com/browse/QUARKUS-7113"
},
{
"category": "external",
"summary": "QUARKUS-7114",
"url": "https://issues.redhat.com/browse/QUARKUS-7114"
},
{
"category": "external",
"summary": "QUARKUS-7117",
"url": "https://issues.redhat.com/browse/QUARKUS-7117"
},
{
"category": "external",
"summary": "QUARKUS-7119",
"url": "https://issues.redhat.com/browse/QUARKUS-7119"
},
{
"category": "external",
"summary": "QUARKUS-7120",
"url": "https://issues.redhat.com/browse/QUARKUS-7120"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1899.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Quarkus 3.20.5 release and security update",
"tracking": {
"current_release_date": "2026-03-24T13:18:44+00:00",
"generator": {
"date": "2026-03-24T13:18:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2026:1899",
"initial_release_date": "2026-02-05T14:43:16+00:00",
"revision_history": [
{
"date": "2026-02-05T14:43:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T14:43:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-24T13:18:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat build of Quarkus 3.20.5",
"product": {
"name": "Red Hat build of Quarkus 3.20.5",
"product_id": "Red Hat build of Quarkus 3.20.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quarkus:3.20::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat build of Quarkus"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-59432",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2025-09-22T20:00:54.254058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397490"
}
],
"notes": [
{
"category": "description",
"text": "A timing attack vulnerability exists in the SCRAM Java implementation. The issue arises because Arrays.equals was used to compare secret values such as client proofs and server signatures. Since Arrays.equals performs a short-circuit comparison, the execution time varies depending on how many leading bytes match. This behavior could allow an attacker to perform a timing side-channel attack and potentially infer sensitive authentication material. All users relying on SCRAM authentication are impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ongres-scram: Timing Attack Vulnerability in SCRAM Authentication",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.20.5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59432"
},
{
"category": "external",
"summary": "RHBZ#2397490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397490"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59432",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59432"
},
{
"category": "external",
"summary": "https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/security/MessageDigest.html#isEqual(byte%5B%5D,byte%5B%5D)",
"url": "https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/security/MessageDigest.html#isEqual(byte%5B%5D,byte%5B%5D)"
},
{
"category": "external",
"summary": "https://github.com/ongres/scram/commit/f04975680d4a67bc84cc6c61bbffd5186223e2e2",
"url": "https://github.com/ongres/scram/commit/f04975680d4a67bc84cc6c61bbffd5186223e2e2"
},
{
"category": "external",
"summary": "https://github.com/ongres/scram/security/advisories/GHSA-3wfh-36rx-9537",
"url": "https://github.com/ongres/scram/security/advisories/GHSA-3wfh-36rx-9537"
}
],
"release_date": "2025-09-22T19:22:37.117000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T14:43:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.20.5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1899"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat build of Quarkus 3.20.5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.20.5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ongres-scram: Timing Attack Vulnerability in SCRAM Authentication"
},
{
"cve": "CVE-2025-66560",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2025-12-04T13:15:11.315000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418794"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Quarkus REST HTTP layer. This vulnerability allows remote attackers to cause an application level denial of service by repeatedly dropping client connections while response chunks are being transmitted, leading to worker thread exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.quarkus/quarkus-rest: Quarkus REST Worker Thread Exhaustion Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products utilizing Quarkus REST, including Red Hat AMQ, Cryostat, Enterprise Application Platform, OpenShift Container Platform, and Red Hat Build of Quarkus. The flaw in the HTTP layer can lead to an application-level denial of service if remote attackers repeatedly drop client connections while response chunks are being transmitted, causing worker threads to become permanently blocked and exhausted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.20.5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66560"
},
{
"category": "external",
"summary": "RHBZ#2418794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418794"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66560"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66560",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66560"
}
],
"release_date": "2026-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T14:43:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.20.5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1899"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat build of Quarkus 3.20.5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.20.5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.quarkus/quarkus-rest: Quarkus REST Worker Thread Exhaustion Vulnerability"
},
{
"cve": "CVE-2025-67735",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2025-12-16T01:01:30.831342+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty (netty-codec-http). This vulnerability allows request smuggling via CRLF (Carriage Return Line Feed) injection with the request URI when constructing a request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Netty (netty-codec-http): Request Smuggling via CRLF Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A CRLF injection flaw exists in the `io.netty.handler.codec.http.HttpRequestEncoder` component of Netty. This can lead to request smuggling if applications using `HttpRequestEncoder` do not properly sanitize the request URI, allowing an attacker to inject malicious headers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.20.5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-67735"
},
{
"category": "external",
"summary": "RHBZ#2422568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-67735",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67735"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-84h7-rjj3-6jx4",
"url": "https://github.com/netty/netty/security/advisories/GHSA-84h7-rjj3-6jx4"
}
],
"release_date": "2025-12-16T00:19:11.287000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T14:43:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.20.5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1899"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat build of Quarkus 3.20.5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.20.5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Netty (netty-codec-http): Request Smuggling via CRLF Injection"
}
]
}
RHSA-2026:1965
Vulnerability from csaf_redhat - Published: 2026-02-05 14:53 - Updated: 2026-03-24 13:18A flaw was found in Hibernate Reactive. When an HTTP endpoint is exposed to perform database operations, a remote client can prematurely close the HTTP connection. This action may lead to leaking connections from the database connection pool, potentially causing a Denial of Service (DoS) by exhausting available database connections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Quarkus 3.27.2
Red Hat / Red Hat build of Quarkus
|
cpe:/a:redhat:quarkus:3.27::el8
|
— |
Vendor Fix
fix
Workaround
|
A timing attack vulnerability exists in the SCRAM Java implementation. The issue arises because Arrays.equals was used to compare secret values such as client proofs and server signatures. Since Arrays.equals performs a short-circuit comparison, the execution time varies depending on how many leading bytes match. This behavior could allow an attacker to perform a timing side-channel attack and potentially infer sensitive authentication material. All users relying on SCRAM authentication are impacted.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Quarkus 3.27.2
Red Hat / Red Hat build of Quarkus
|
cpe:/a:redhat:quarkus:3.27::el8
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the Quarkus REST HTTP layer. This vulnerability allows remote attackers to cause an application level denial of service by repeatedly dropping client connections while response chunks are being transmitted, leading to worker thread exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Quarkus 3.27.2
Red Hat / Red Hat build of Quarkus
|
cpe:/a:redhat:quarkus:3.27::el8
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Netty (netty-codec-http). This vulnerability allows request smuggling via CRLF (Carriage Return Line Feed) injection with the request URI when constructing a request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Quarkus 3.27.2
Red Hat / Red Hat build of Quarkus
|
cpe:/a:redhat:quarkus:3.27::el8
|
— |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat build of Quarkus.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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.",
"title": "Topic"
},
{
"category": "general",
"text": "This release of Red Hat build of Quarkus 3.27.2 includes the following CVE fixes:\n\n* common: Timing Attack Vulnerability in SCRAM Authentication [quarkus-3.27] (CVE-2025-59432)\n\n* hibernate-reactive-core: Hibernate Reactive: Denial of Service due to connection leak on HTTP client disconnect [quarkus-3.27] (CVE-2025-14969)\n\n* netty-codec-http: Netty (netty-codec-http): Request Smuggling via CRLF Injection [quarkus-3.27] (CVE-2025-67735)\n\n* quarkus-rest: Quarkus REST Worker Thread Exhaustion Vulnerability [quarkus-3.27] (CVE-2025-66560)\n\nFor more information, see the release notes page listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1965",
"url": "https://access.redhat.com/errata/RHSA-2026:1965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/quarkus/",
"url": "https://access.redhat.com/products/quarkus/"
},
{
"category": "external",
"summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=redhat.quarkus\u0026downloadType=distributions\u0026version=3.27.2",
"url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=redhat.quarkus\u0026downloadType=distributions\u0026version=3.27.2"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27",
"url": "https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27"
},
{
"category": "external",
"summary": "QUARKUS-6243",
"url": "https://issues.redhat.com/browse/QUARKUS-6243"
},
{
"category": "external",
"summary": "QUARKUS-6552",
"url": "https://issues.redhat.com/browse/QUARKUS-6552"
},
{
"category": "external",
"summary": "QUARKUS-6553",
"url": "https://issues.redhat.com/browse/QUARKUS-6553"
},
{
"category": "external",
"summary": "QUARKUS-6564",
"url": "https://issues.redhat.com/browse/QUARKUS-6564"
},
{
"category": "external",
"summary": "QUARKUS-6715",
"url": "https://issues.redhat.com/browse/QUARKUS-6715"
},
{
"category": "external",
"summary": "QUARKUS-6792",
"url": "https://issues.redhat.com/browse/QUARKUS-6792"
},
{
"category": "external",
"summary": "QUARKUS-7028",
"url": "https://issues.redhat.com/browse/QUARKUS-7028"
},
{
"category": "external",
"summary": "QUARKUS-7060",
"url": "https://issues.redhat.com/browse/QUARKUS-7060"
},
{
"category": "external",
"summary": "QUARKUS-7061",
"url": "https://issues.redhat.com/browse/QUARKUS-7061"
},
{
"category": "external",
"summary": "QUARKUS-7062",
"url": "https://issues.redhat.com/browse/QUARKUS-7062"
},
{
"category": "external",
"summary": "QUARKUS-7063",
"url": "https://issues.redhat.com/browse/QUARKUS-7063"
},
{
"category": "external",
"summary": "QUARKUS-7064",
"url": "https://issues.redhat.com/browse/QUARKUS-7064"
},
{
"category": "external",
"summary": "QUARKUS-7065",
"url": "https://issues.redhat.com/browse/QUARKUS-7065"
},
{
"category": "external",
"summary": "QUARKUS-7066",
"url": "https://issues.redhat.com/browse/QUARKUS-7066"
},
{
"category": "external",
"summary": "QUARKUS-7067",
"url": "https://issues.redhat.com/browse/QUARKUS-7067"
},
{
"category": "external",
"summary": "QUARKUS-7070",
"url": "https://issues.redhat.com/browse/QUARKUS-7070"
},
{
"category": "external",
"summary": "QUARKUS-7071",
"url": "https://issues.redhat.com/browse/QUARKUS-7071"
},
{
"category": "external",
"summary": "QUARKUS-7073",
"url": "https://issues.redhat.com/browse/QUARKUS-7073"
},
{
"category": "external",
"summary": "QUARKUS-7074",
"url": "https://issues.redhat.com/browse/QUARKUS-7074"
},
{
"category": "external",
"summary": "QUARKUS-7075",
"url": "https://issues.redhat.com/browse/QUARKUS-7075"
},
{
"category": "external",
"summary": "QUARKUS-7078",
"url": "https://issues.redhat.com/browse/QUARKUS-7078"
},
{
"category": "external",
"summary": "QUARKUS-7079",
"url": "https://issues.redhat.com/browse/QUARKUS-7079"
},
{
"category": "external",
"summary": "QUARKUS-7080",
"url": "https://issues.redhat.com/browse/QUARKUS-7080"
},
{
"category": "external",
"summary": "QUARKUS-7081",
"url": "https://issues.redhat.com/browse/QUARKUS-7081"
},
{
"category": "external",
"summary": "QUARKUS-7086",
"url": "https://issues.redhat.com/browse/QUARKUS-7086"
},
{
"category": "external",
"summary": "QUARKUS-7088",
"url": "https://issues.redhat.com/browse/QUARKUS-7088"
},
{
"category": "external",
"summary": "QUARKUS-7089",
"url": "https://issues.redhat.com/browse/QUARKUS-7089"
},
{
"category": "external",
"summary": "QUARKUS-7090",
"url": "https://issues.redhat.com/browse/QUARKUS-7090"
},
{
"category": "external",
"summary": "QUARKUS-7095",
"url": "https://issues.redhat.com/browse/QUARKUS-7095"
},
{
"category": "external",
"summary": "QUARKUS-7098",
"url": "https://issues.redhat.com/browse/QUARKUS-7098"
},
{
"category": "external",
"summary": "QUARKUS-7101",
"url": "https://issues.redhat.com/browse/QUARKUS-7101"
},
{
"category": "external",
"summary": "QUARKUS-7105",
"url": "https://issues.redhat.com/browse/QUARKUS-7105"
},
{
"category": "external",
"summary": "QUARKUS-7107",
"url": "https://issues.redhat.com/browse/QUARKUS-7107"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1965.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Quarkus 3.27.2 release and security update",
"tracking": {
"current_release_date": "2026-03-24T13:18:45+00:00",
"generator": {
"date": "2026-03-24T13:18:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2026:1965",
"initial_release_date": "2026-02-05T14:53:30+00:00",
"revision_history": [
{
"date": "2026-02-05T14:53:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T14:53:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-24T13:18:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat build of Quarkus 3.27.2",
"product": {
"name": "Red Hat build of Quarkus 3.27.2",
"product_id": "Red Hat build of Quarkus 3.27.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quarkus:3.27::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat build of Quarkus"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14969",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2025-12-19T10:48:23.311000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Hibernate Reactive. When an HTTP endpoint is exposed to perform database operations, a remote client can prematurely close the HTTP connection. This action may lead to leaking connections from the database connection pool, potentially causing a Denial of Service (DoS) by exhausting available database connections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hibernate-reactive-core: Hibernate Reactive: Denial of Service due to connection leak on HTTP client disconnect",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat Build of Quarkus. When an application built with Quarkus 3.27 uses Hibernate Reactive and exposes an HTTP endpoint for database operations, a remote client can cause an application level denial of service by prematurely closing the HTTP connection, leading to database connection pool exhaustion. Other Red Hat products, including Enterprise Application Platform and Red Hat OpenShift Dev Spaces, are not affected as the vulnerable code is not present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.27.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14969"
},
{
"category": "external",
"summary": "RHBZ#2423822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14969"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14969",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14969"
}
],
"release_date": "2025-12-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T14:53:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.27.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1965"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat build of Quarkus 3.27.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.27.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hibernate-reactive-core: Hibernate Reactive: Denial of Service due to connection leak on HTTP client disconnect"
},
{
"cve": "CVE-2025-59432",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2025-09-22T20:00:54.254058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397490"
}
],
"notes": [
{
"category": "description",
"text": "A timing attack vulnerability exists in the SCRAM Java implementation. The issue arises because Arrays.equals was used to compare secret values such as client proofs and server signatures. Since Arrays.equals performs a short-circuit comparison, the execution time varies depending on how many leading bytes match. This behavior could allow an attacker to perform a timing side-channel attack and potentially infer sensitive authentication material. All users relying on SCRAM authentication are impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ongres-scram: Timing Attack Vulnerability in SCRAM Authentication",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.27.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59432"
},
{
"category": "external",
"summary": "RHBZ#2397490",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397490"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59432",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59432"
},
{
"category": "external",
"summary": "https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/security/MessageDigest.html#isEqual(byte%5B%5D,byte%5B%5D)",
"url": "https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/security/MessageDigest.html#isEqual(byte%5B%5D,byte%5B%5D)"
},
{
"category": "external",
"summary": "https://github.com/ongres/scram/commit/f04975680d4a67bc84cc6c61bbffd5186223e2e2",
"url": "https://github.com/ongres/scram/commit/f04975680d4a67bc84cc6c61bbffd5186223e2e2"
},
{
"category": "external",
"summary": "https://github.com/ongres/scram/security/advisories/GHSA-3wfh-36rx-9537",
"url": "https://github.com/ongres/scram/security/advisories/GHSA-3wfh-36rx-9537"
}
],
"release_date": "2025-09-22T19:22:37.117000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T14:53:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.27.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1965"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat build of Quarkus 3.27.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.27.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ongres-scram: Timing Attack Vulnerability in SCRAM Authentication"
},
{
"cve": "CVE-2025-66560",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2025-12-04T13:15:11.315000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418794"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Quarkus REST HTTP layer. This vulnerability allows remote attackers to cause an application level denial of service by repeatedly dropping client connections while response chunks are being transmitted, leading to worker thread exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.quarkus/quarkus-rest: Quarkus REST Worker Thread Exhaustion Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products utilizing Quarkus REST, including Red Hat AMQ, Cryostat, Enterprise Application Platform, OpenShift Container Platform, and Red Hat Build of Quarkus. The flaw in the HTTP layer can lead to an application-level denial of service if remote attackers repeatedly drop client connections while response chunks are being transmitted, causing worker threads to become permanently blocked and exhausted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.27.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66560"
},
{
"category": "external",
"summary": "RHBZ#2418794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418794"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66560"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66560",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66560"
}
],
"release_date": "2026-01-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T14:53:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.27.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1965"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat build of Quarkus 3.27.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.27.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.quarkus/quarkus-rest: Quarkus REST Worker Thread Exhaustion Vulnerability"
},
{
"cve": "CVE-2025-67735",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2025-12-16T01:01:30.831342+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422568"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty (netty-codec-http). This vulnerability allows request smuggling via CRLF (Carriage Return Line Feed) injection with the request URI when constructing a request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Netty (netty-codec-http): Request Smuggling via CRLF Injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A CRLF injection flaw exists in the `io.netty.handler.codec.http.HttpRequestEncoder` component of Netty. This can lead to request smuggling if applications using `HttpRequestEncoder` do not properly sanitize the request URI, allowing an attacker to inject malicious headers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.27.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-67735"
},
{
"category": "external",
"summary": "RHBZ#2422568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-67735",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67735"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-84h7-rjj3-6jx4",
"url": "https://github.com/netty/netty/security/advisories/GHSA-84h7-rjj3-6jx4"
}
],
"release_date": "2025-12-16T00:19:11.287000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T14:53:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.27.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1965"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat build of Quarkus 3.27.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.27.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Netty (netty-codec-http): Request Smuggling via CRLF Injection"
}
]
}
WID-SEC-W-2026-0325
Vulnerability from csaf_certbund - Published: 2026-02-05 23:00 - Updated: 2026-05-18 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux Quarkus <3.20.5
Red Hat / Enterprise Linux
|
Quarkus <3.20.5 | ||
|
Red Hat Enterprise Linux Quarkus <3.27.2
Red Hat / Enterprise Linux
|
Quarkus <3.27.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux Quarkus <3.20.5
Red Hat / Enterprise Linux
|
Quarkus <3.20.5 | ||
|
Red Hat Enterprise Linux Quarkus <3.27.2
Red Hat / Enterprise Linux
|
Quarkus <3.27.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux Quarkus <3.20.5
Red Hat / Enterprise Linux
|
Quarkus <3.20.5 | ||
|
Red Hat Enterprise Linux Quarkus <3.27.2
Red Hat / Enterprise Linux
|
Quarkus <3.27.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux Quarkus <3.20.5
Red Hat / Enterprise Linux
|
Quarkus <3.20.5 | ||
|
Red Hat Enterprise Linux Quarkus <3.27.2
Red Hat / Enterprise Linux
|
Quarkus <3.27.2 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter oder anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, vertrauliche Informationen offenzulegen oder Daten zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0325 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0325.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0325 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0325"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:1899"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:1965"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20742-1 vom 2026-05-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KMJC3ORUAUGR64RNDP26NVXPYAF3ASME/"
}
],
"source_lang": "en-US",
"title": "Red Hat Build of Quarkus: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-18T22:00:00.000+00:00",
"generator": {
"date": "2026-05-19T10:19:41.480+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0325",
"initial_release_date": "2026-02-05T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-02-05T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-18T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Quarkus \u003c3.20.5",
"product": {
"name": "Red Hat Enterprise Linux Quarkus \u003c3.20.5",
"product_id": "T050576"
}
},
{
"category": "product_version",
"name": "Quarkus 3.20.5",
"product": {
"name": "Red Hat Enterprise Linux Quarkus 3.20.5",
"product_id": "T050576-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:quarkus__3.20.5"
}
}
},
{
"category": "product_version_range",
"name": "Quarkus \u003c3.27.2",
"product": {
"name": "Red Hat Enterprise Linux Quarkus \u003c3.27.2",
"product_id": "T050577"
}
},
{
"category": "product_version",
"name": "Quarkus 3.27.2",
"product": {
"name": "Red Hat Enterprise Linux Quarkus 3.27.2",
"product_id": "T050577-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:quarkus__3.27.2"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14969",
"product_status": {
"known_affected": [
"T027843",
"T050576",
"T050577"
]
},
"release_date": "2026-02-05T23:00:00.000+00:00",
"title": "CVE-2025-14969"
},
{
"cve": "CVE-2025-59432",
"product_status": {
"known_affected": [
"T027843",
"T050576",
"T050577"
]
},
"release_date": "2026-02-05T23:00:00.000+00:00",
"title": "CVE-2025-59432"
},
{
"cve": "CVE-2025-66560",
"product_status": {
"known_affected": [
"T027843",
"T050576",
"T050577"
]
},
"release_date": "2026-02-05T23:00:00.000+00:00",
"title": "CVE-2025-66560"
},
{
"cve": "CVE-2025-67735",
"product_status": {
"known_affected": [
"T027843",
"T050576",
"T050577"
]
},
"release_date": "2026-02-05T23:00:00.000+00:00",
"title": "CVE-2025-67735"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.