Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-46727 (GCVE-0-2025-46727)
Vulnerability from cvelistv5 – Published: 2025-05-07 23:07 – Updated: 2025-05-08 14:01| URL | Tags |
|---|---|
| https://github.com/rack/rack/security/advisories/… | x_refsource_CONFIRM |
| https://github.com/rack/rack/commit/2bb5263b464b6… | x_refsource_MISC |
| https://github.com/rack/rack/commit/3f5a4249118d0… | x_refsource_MISC |
| https://github.com/rack/rack/commit/cd6b70a1f2a10… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-46727",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-08T14:00:33.554320Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-08T14:01:06.865Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "rack",
"vendor": "rack",
"versions": [
{
"status": "affected",
"version": "\u003c 2.2.14"
},
{
"status": "affected",
"version": "\u003e= 3.0, \u003c 3.0.16"
},
{
"status": "affected",
"version": "\u003e= 3.1, \u003c 3.1.14"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Rack is a modular Ruby web server interface. Prior to versions 2.2.14, 3.0.16, and 3.1.14, `Rack::QueryParser` parses query strings and `application/x-www-form-urlencoded` bodies into Ruby data structures without imposing any limit on the number of parameters, allowing attackers to send requests with extremely large numbers of parameters. The vulnerability arises because `Rack::QueryParser` iterates over each `\u0026`-separated key-value pair and adds it to a Hash without enforcing an upper bound on the total number of parameters. This allows an attacker to send a single request containing hundreds of thousands (or more) of parameters, which consumes excessive memory and CPU during parsing. An attacker can trigger denial of service by sending specifically crafted HTTP requests, which can cause memory exhaustion or pin CPU resources, stalling or crashing the Rack server. This results in full service disruption until the affected worker is restarted. Versions 2.2.14, 3.0.16, and 3.1.14 fix the issue. Some other mitigations are available. One may use middleware to enforce a maximum query string size or parameter count, or employ a reverse proxy (such as Nginx) to limit request sizes and reject oversized query strings or bodies. Limiting request body sizes and query string lengths at the web server or CDN level is an effective mitigation."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-07T23:07:40.563Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx"
},
{
"name": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712"
},
{
"name": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3"
},
{
"name": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74"
}
],
"source": {
"advisory": "GHSA-gjh7-p2fx-99vx",
"discovery": "UNKNOWN"
},
"title": "Unbounded-Parameter DoS in Rack::QueryParser"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-46727",
"datePublished": "2025-05-07T23:07:40.563Z",
"dateReserved": "2025-04-28T20:56:09.084Z",
"dateUpdated": "2025-05-08T14:01:06.865Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-46727",
"date": "2026-06-06",
"epss": "0.00808",
"percentile": "0.74598"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-46727\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-05-07T23:15:54.267\",\"lastModified\":\"2025-06-17T19:44:47.010\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Rack is a modular Ruby web server interface. Prior to versions 2.2.14, 3.0.16, and 3.1.14, `Rack::QueryParser` parses query strings and `application/x-www-form-urlencoded` bodies into Ruby data structures without imposing any limit on the number of parameters, allowing attackers to send requests with extremely large numbers of parameters. The vulnerability arises because `Rack::QueryParser` iterates over each `\u0026`-separated key-value pair and adds it to a Hash without enforcing an upper bound on the total number of parameters. This allows an attacker to send a single request containing hundreds of thousands (or more) of parameters, which consumes excessive memory and CPU during parsing. An attacker can trigger denial of service by sending specifically crafted HTTP requests, which can cause memory exhaustion or pin CPU resources, stalling or crashing the Rack server. This results in full service disruption until the affected worker is restarted. Versions 2.2.14, 3.0.16, and 3.1.14 fix the issue. Some other mitigations are available. One may use middleware to enforce a maximum query string size or parameter count, or employ a reverse proxy (such as Nginx) to limit request sizes and reject oversized query strings or bodies. Limiting request body sizes and query string lengths at the web server or CDN level is an effective mitigation.\"},{\"lang\":\"es\",\"value\":\"Rack es una interfaz modular de servidor web Ruby. En versiones anteriores a la 2.2.14, la 3.0.16 y la 3.1.14, `Rack::QueryParser` analiza cadenas de consulta y cuerpos `application/x-www-form-urlencoded` en estructuras de datos Ruby sin imponer ning\u00fan l\u00edmite en el n\u00famero de par\u00e1metros, lo que permite a los atacantes enviar solicitudes con una cantidad extremadamente grande de par\u00e1metros. La vulnerabilidad surge porque `Rack::QueryParser` itera sobre cada par clave-valor separado por `\u0026amp;` y lo a\u00f1ade a un hash sin imponer un l\u00edmite superior en el n\u00famero total de par\u00e1metros. Esto permite a un atacante enviar una sola solicitud con cientos de miles (o m\u00e1s) de par\u00e1metros, lo que consume demasiada memoria y CPU durante el an\u00e1lisis. Un atacante puede provocar una denegaci\u00f3n de servicio enviando solicitudes HTTP manipuladas espec\u00edficamente, lo que puede causar el agotamiento de la memoria o la sobrecarga de recursos de la CPU, bloqueando o bloqueando el servidor Rack. Esto provoca una interrupci\u00f3n total del servicio hasta que se reinicia el trabajador afectado. Las versiones 2.2.14, 3.0.16 y 3.1.14 solucionan el problema. Existen otras mitigaciones. Se puede usar middleware para imponer un tama\u00f1o m\u00e1ximo de cadena de consulta o un n\u00famero m\u00e1ximo de par\u00e1metros, o emplear un proxy inverso (como Nginx) para limitar el tama\u00f1o de las solicitudes y rechazar cadenas o cuerpos de consulta demasiado grandes. Limitar el tama\u00f1o del cuerpo de la solicitud y la longitud de las cadenas de consulta a nivel de servidor web o CDN es una mitigaci\u00f3n eficaz.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"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},{\"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\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"},{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*\",\"versionEndExcluding\":\"2.2.14\",\"matchCriteriaId\":\"FEC7339A-778A-4139-B900-C42761EA6F08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rack:rack:*:-:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.0.16\",\"matchCriteriaId\":\"5D926918-70AF-4922-9235-0189DF4395F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rack:rack:*:-:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"3.1.0\",\"versionEndExcluding\":\"3.1.14\",\"matchCriteriaId\":\"0D85D0E5-7372-44BF-8298-F22735F71211\"}]}]}],\"references\":[{\"url\":\"https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-46727\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-08T14:00:33.554320Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-08T14:00:46.517Z\"}}], \"cna\": {\"title\": \"Unbounded-Parameter DoS in Rack::QueryParser\", \"source\": {\"advisory\": \"GHSA-gjh7-p2fx-99vx\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"rack\", \"product\": \"rack\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.2.14\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.0, \u003c 3.0.16\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.1, \u003c 3.1.14\"}]}], \"references\": [{\"url\": \"https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx\", \"name\": \"https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712\", \"name\": \"https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3\", \"name\": \"https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74\", \"name\": \"https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Rack is a modular Ruby web server interface. Prior to versions 2.2.14, 3.0.16, and 3.1.14, `Rack::QueryParser` parses query strings and `application/x-www-form-urlencoded` bodies into Ruby data structures without imposing any limit on the number of parameters, allowing attackers to send requests with extremely large numbers of parameters. The vulnerability arises because `Rack::QueryParser` iterates over each `\u0026`-separated key-value pair and adds it to a Hash without enforcing an upper bound on the total number of parameters. This allows an attacker to send a single request containing hundreds of thousands (or more) of parameters, which consumes excessive memory and CPU during parsing. An attacker can trigger denial of service by sending specifically crafted HTTP requests, which can cause memory exhaustion or pin CPU resources, stalling or crashing the Rack server. This results in full service disruption until the affected worker is restarted. Versions 2.2.14, 3.0.16, and 3.1.14 fix the issue. Some other mitigations are available. One may use middleware to enforce a maximum query string size or parameter count, or employ a reverse proxy (such as Nginx) to limit request sizes and reject oversized query strings or bodies. Limiting request body sizes and query string lengths at the web server or CDN level is an effective mitigation.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}, {\"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\": \"2025-05-07T23:07:40.563Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-46727\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-08T14:01:06.865Z\", \"dateReserved\": \"2025-04-28T20:56:09.084Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-05-07T23:07:40.563Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2025:7604
Vulnerability from csaf_redhat - Published: 2025-05-14 14:14 - Updated: 2026-03-18 03:00A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.17-capsule:rubygem-rack-0:2.2.14-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.17-capsule:rubygem-rack-0:2.2.14-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.17:rubygem-rack-0:2.2.14-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.17:rubygem-rack-0:2.2.14-1.el9sat.src | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.17-capsule:satellite-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17-capsule:satellite-0:6.17.0.1-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17-capsule:satellite-cli-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17-capsule:satellite-common-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17-utils:satellite-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17-utils:satellite-0:6.17.0.1-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.17-utils:satellite-capsule-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17-utils:satellite-cli-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17-utils:satellite-common-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17:satellite-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17:satellite-0:6.17.0.1-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.17:satellite-capsule-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17:satellite-cli-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17:satellite-common-0:6.17.0.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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": "A new release is now available for Red Hat Satellite 6.17 for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser\n(CVE-2025-46727)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.",
"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-2025:7604",
"url": "https://access.redhat.com/errata/RHSA-2025:7604"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.17/html/updating_red_hat_satellite/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.17/html/updating_red_hat_satellite/index"
},
{
"category": "external",
"summary": "2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7604.json"
}
],
"title": "Red Hat Security Advisory: Satellite 6.17.0.1 Async Update",
"tracking": {
"current_release_date": "2026-03-18T03:00:08+00:00",
"generator": {
"date": "2026-03-18T03:00:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:7604",
"initial_release_date": "2025-05-14T14:14:09+00:00",
"revision_history": [
{
"date": "2025-05-14T14:14:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-19T15:12:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Satellite 6.17 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.17::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.17 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-capsule",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_capsule:6.17::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.17 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-utils",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_utils:6.17::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Satellite 6"
},
{
"branches": [
{
"category": "product_version",
"name": "rubygem-rack-0:2.2.14-1.el9sat.src",
"product": {
"name": "rubygem-rack-0:2.2.14-1.el9sat.src",
"product_id": "rubygem-rack-0:2.2.14-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rack@2.2.14-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.17.0.1-1.el9sat.src",
"product": {
"name": "satellite-0:6.17.0.1-1.el9sat.src",
"product_id": "satellite-0:6.17.0.1-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.17.0.1-1.el9sat?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rubygem-rack-0:2.2.14-1.el9sat.noarch",
"product": {
"name": "rubygem-rack-0:2.2.14-1.el9sat.noarch",
"product_id": "rubygem-rack-0:2.2.14-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rack@2.2.14-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"product": {
"name": "satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"product_id": "satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-capsule@6.17.0.1-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-common-0:6.17.0.1-1.el9sat.noarch",
"product": {
"name": "satellite-common-0:6.17.0.1-1.el9sat.noarch",
"product_id": "satellite-common-0:6.17.0.1-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-common@6.17.0.1-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch",
"product": {
"name": "satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch",
"product_id": "satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-obsolete-packages@6.17.0.1-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.17.0.1-1.el9sat.noarch",
"product": {
"name": "satellite-0:6.17.0.1-1.el9sat.noarch",
"product_id": "satellite-0:6.17.0.1-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.17.0.1-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"product": {
"name": "satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"product_id": "satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-cli@6.17.0.1-1.el9sat?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rack-0:2.2.14-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-capsule:rubygem-rack-0:2.2.14-1.el9sat.noarch"
},
"product_reference": "rubygem-rack-0:2.2.14-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rack-0:2.2.14-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-capsule:rubygem-rack-0:2.2.14-1.el9sat.src"
},
"product_reference": "rubygem-rack-0:2.2.14-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.17-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-capsule:satellite-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.17.0.1-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-capsule:satellite-0:6.17.0.1-1.el9sat.src"
},
"product_reference": "satellite-0:6.17.0.1-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.17-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-capsule:satellite-cli-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-capsule:satellite-common-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-common-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-utils:satellite-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.17.0.1-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-utils:satellite-0:6.17.0.1-1.el9sat.src"
},
"product_reference": "satellite-0:6.17.0.1-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.17-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-utils:satellite-capsule-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-utils:satellite-cli-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-utils:satellite-common-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-common-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rack-0:2.2.14-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17:rubygem-rack-0:2.2.14-1.el9sat.noarch"
},
"product_reference": "rubygem-rack-0:2.2.14-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rack-0:2.2.14-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17:rubygem-rack-0:2.2.14-1.el9sat.src"
},
"product_reference": "rubygem-rack-0:2.2.14-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17:satellite-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.17.0.1-1.el9sat.src as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17:satellite-0:6.17.0.1-1.el9sat.src"
},
"product_reference": "satellite-0:6.17.0.1-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17:satellite-capsule-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17:satellite-cli-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17:satellite-common-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-common-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch as a component of Red Hat Satellite 6.17 for RHEL 9",
"product_id": "9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch"
},
"product_reference": "satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46727",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-08T00:00:45.681503+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.17-capsule:satellite-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:satellite-0:6.17.0.1-1.el9sat.src",
"9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:satellite-common-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-0:6.17.0.1-1.el9sat.src",
"9Base-satellite-6.17-utils:satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-common-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-0:6.17.0.1-1.el9sat.src",
"9Base-satellite-6.17:satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-common-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2364966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an IMPORTANT severity because the vulnerabilty was found in the Rack::QueryParser component which arises because Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any limit on the number of parameters, when an attacker sends requests with an extremely large number of parameters, Rack::QueryParser consumes excessive memory and CPU during parsing, leading to memory exhaustion, this results in a denial of service, causing the Rack server to crash and leading to full service disruption.\n\nRed Hat Satellite 6.15 includes an affected version of rubygem-rack; however, since it does not utilize Rack::QueryParser, it is not actually vulnerable to the flaw, lowering product-specific impact. The issue has already been addressed in Red Hat Satellite versions 6.16 and 6.17, and updates for other supported versions may follow based on the product lifecycle policy.",
"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": [
"9Base-satellite-6.17-capsule:rubygem-rack-0:2.2.14-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:rubygem-rack-0:2.2.14-1.el9sat.src",
"9Base-satellite-6.17:rubygem-rack-0:2.2.14-1.el9sat.noarch",
"9Base-satellite-6.17:rubygem-rack-0:2.2.14-1.el9sat.src"
],
"known_not_affected": [
"9Base-satellite-6.17-capsule:satellite-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:satellite-0:6.17.0.1-1.el9sat.src",
"9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:satellite-common-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-0:6.17.0.1-1.el9sat.src",
"9Base-satellite-6.17-utils:satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-common-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-0:6.17.0.1-1.el9sat.src",
"9Base-satellite-6.17:satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-common-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46727"
},
{
"category": "external",
"summary": "RHBZ#2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712",
"url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3",
"url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74",
"url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx",
"url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx"
}
],
"release_date": "2025-05-07T23:07:40.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-14T14:14:09+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.17/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.17-capsule:rubygem-rack-0:2.2.14-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:rubygem-rack-0:2.2.14-1.el9sat.src",
"9Base-satellite-6.17:rubygem-rack-0:2.2.14-1.el9sat.noarch",
"9Base-satellite-6.17:rubygem-rack-0:2.2.14-1.el9sat.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7604"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"9Base-satellite-6.17-capsule:rubygem-rack-0:2.2.14-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:rubygem-rack-0:2.2.14-1.el9sat.src",
"9Base-satellite-6.17-capsule:satellite-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:satellite-0:6.17.0.1-1.el9sat.src",
"9Base-satellite-6.17-capsule:satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:satellite-common-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-capsule:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-0:6.17.0.1-1.el9sat.src",
"9Base-satellite-6.17-utils:satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-common-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17-utils:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:rubygem-rack-0:2.2.14-1.el9sat.noarch",
"9Base-satellite-6.17:rubygem-rack-0:2.2.14-1.el9sat.src",
"9Base-satellite-6.17:satellite-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-0:6.17.0.1-1.el9sat.src",
"9Base-satellite-6.17:satellite-capsule-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-cli-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-common-0:6.17.0.1-1.el9sat.noarch",
"9Base-satellite-6.17:satellite-obsolete-packages-0:6.17.0.1-1.el9sat.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser"
}
]
}
RHSA-2025:7605
Vulnerability from csaf_redhat - Published: 2025-05-14 14:14 - Updated: 2026-04-21 07:31A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el8sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el8sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el9sat.src | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulp-rpm-0:3.26.5-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.39-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.39-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16-utils:satellite-common-0:6.16.5.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-pulp-rpm-0:3.26.5-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python-pulpcore-0:3.49.39-1.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:python3.11-pulpcore-0:3.49.39-1.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-0:6.16.5.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-0:6.16.5.1-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-capsule-0:6.16.5.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-cli-0:6.16.5.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.16:satellite-common-0:6.16.5.1-1.el8sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulp-rpm-0:3.26.5-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.39-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.39-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16-utils:satellite-common-0:6.16.5.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-pulp-rpm-0:3.26.5-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python-pulpcore-0:3.49.39-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:python3.11-pulpcore-0:3.49.39-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-0:6.16.5.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-0:6.16.5.1-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-capsule-0:6.16.5.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-cli-0:6.16.5.1-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.16:satellite-common-0:6.16.5.1-1.el9sat.noarch | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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": "A new release is now available for Red Hat Satellite 6.16 for RHEL 8 and 9.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser (CVE-2025-46727)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.",
"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-2025:7605",
"url": "https://access.redhat.com/errata/RHSA-2025:7605"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index"
},
{
"category": "external",
"summary": "2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "SAT-33429",
"url": "https://issues.redhat.com/browse/SAT-33429"
},
{
"category": "external",
"summary": "SAT-33430",
"url": "https://issues.redhat.com/browse/SAT-33430"
},
{
"category": "external",
"summary": "SAT-33431",
"url": "https://issues.redhat.com/browse/SAT-33431"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7605.json"
}
],
"title": "Red Hat Security Advisory: Satellite 6.16.5.1 Async Update",
"tracking": {
"current_release_date": "2026-04-21T07:31:23+00:00",
"generator": {
"date": "2026-04-21T07:31:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:7605",
"initial_release_date": "2025-05-14T14:14:20+00:00",
"revision_history": [
{
"date": "2025-05-14T14:14:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-14T14:14:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-21T07:31:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.16::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_capsule:6.16::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-utils",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_utils:6.16::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_capsule:6.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-utils",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_utils:6.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Satellite 6"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pulpcore-0:3.49.39-1.el8pc.src",
"product": {
"name": "python-pulpcore-0:3.49.39-1.el8pc.src",
"product_id": "python-pulpcore-0:3.49.39-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.49.39-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-rpm-0:3.26.5-1.el8pc.src",
"product": {
"name": "python-pulp-rpm-0:3.26.5-1.el8pc.src",
"product_id": "python-pulp-rpm-0:3.26.5-1.el8pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-rpm@3.26.5-1.el8pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.14.0.13-1.el8sat.src",
"product": {
"name": "rubygem-katello-0:4.14.0.13-1.el8sat.src",
"product_id": "rubygem-katello-0:4.14.0.13-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.13-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.16.5.1-1.el8sat.src",
"product": {
"name": "satellite-0:6.16.5.1-1.el8sat.src",
"product_id": "satellite-0:6.16.5.1-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.16.5.1-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-rack-0:2.2.14-1.el8sat.src",
"product": {
"name": "rubygem-rack-0:2.2.14-1.el8sat.src",
"product_id": "rubygem-rack-0:2.2.14-1.el8sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rack@2.2.14-1.el8sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulpcore-0:3.49.39-1.el9pc.src",
"product": {
"name": "python-pulpcore-0:3.49.39-1.el9pc.src",
"product_id": "python-pulpcore-0:3.49.39-1.el9pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.49.39-1.el9pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulp-rpm-0:3.26.5-1.el9pc.src",
"product": {
"name": "python-pulp-rpm-0:3.26.5-1.el9pc.src",
"product_id": "python-pulp-rpm-0:3.26.5-1.el9pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulp-rpm@3.26.5-1.el9pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.14.0.13-1.el9sat.src",
"product": {
"name": "rubygem-katello-0:4.14.0.13-1.el9sat.src",
"product_id": "rubygem-katello-0:4.14.0.13-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.13-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.16.5.1-1.el9sat.src",
"product": {
"name": "satellite-0:6.16.5.1-1.el9sat.src",
"product_id": "satellite-0:6.16.5.1-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.16.5.1-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-rack-0:2.2.14-1.el9sat.src",
"product": {
"name": "rubygem-rack-0:2.2.14-1.el9sat.src",
"product_id": "rubygem-rack-0:2.2.14-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rack@2.2.14-1.el9sat?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.39-1.el8pc.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.49.39-1.el8pc.noarch",
"product_id": "python3.11-pulpcore-0:3.49.39-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.39-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch",
"product": {
"name": "python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch",
"product_id": "python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-rpm@3.26.5-1.el8pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.14.0.13-1.el8sat.noarch",
"product": {
"name": "rubygem-katello-0:4.14.0.13-1.el8sat.noarch",
"product_id": "rubygem-katello-0:4.14.0.13-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.13-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"product": {
"name": "satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"product_id": "satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-cli@6.16.5.1-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"product": {
"name": "satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"product_id": "satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-capsule@6.16.5.1-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-common-0:6.16.5.1-1.el8sat.noarch",
"product": {
"name": "satellite-common-0:6.16.5.1-1.el8sat.noarch",
"product_id": "satellite-common-0:6.16.5.1-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-common@6.16.5.1-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.16.5.1-1.el8sat.noarch",
"product": {
"name": "satellite-0:6.16.5.1-1.el8sat.noarch",
"product_id": "satellite-0:6.16.5.1-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.16.5.1-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-rack-0:2.2.14-1.el8sat.noarch",
"product": {
"name": "rubygem-rack-0:2.2.14-1.el8sat.noarch",
"product_id": "rubygem-rack-0:2.2.14-1.el8sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rack@2.2.14-1.el8sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.39-1.el9pc.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.49.39-1.el9pc.noarch",
"product_id": "python3.11-pulpcore-0:3.49.39-1.el9pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.39-1.el9pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch",
"product": {
"name": "python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch",
"product_id": "python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-rpm@3.26.5-1.el9pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.14.0.13-1.el9sat.noarch",
"product": {
"name": "rubygem-katello-0:4.14.0.13-1.el9sat.noarch",
"product_id": "rubygem-katello-0:4.14.0.13-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.14.0.13-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"product": {
"name": "satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"product_id": "satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-capsule@6.16.5.1-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-common-0:6.16.5.1-1.el9sat.noarch",
"product": {
"name": "satellite-common-0:6.16.5.1-1.el9sat.noarch",
"product_id": "satellite-common-0:6.16.5.1-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-common@6.16.5.1-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.16.5.1-1.el9sat.noarch",
"product": {
"name": "satellite-0:6.16.5.1-1.el9sat.noarch",
"product_id": "satellite-0:6.16.5.1-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.16.5.1-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"product": {
"name": "satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"product_id": "satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-cli@6.16.5.1-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-rack-0:2.2.14-1.el9sat.noarch",
"product": {
"name": "rubygem-rack-0:2.2.14-1.el9sat.noarch",
"product_id": "rubygem-rack-0:2.2.14-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rack@2.2.14-1.el9sat?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-rpm-0:3.26.5-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python-pulp-rpm-0:3.26.5-1.el8pc.src"
},
"product_reference": "python-pulp-rpm-0:3.26.5-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.49.39-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.39-1.el8pc.src"
},
"product_reference": "python-pulpcore-0:3.49.39-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch"
},
"product_reference": "python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.39-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.39-1.el8pc.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.39-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rack-0:2.2.14-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el8sat.noarch"
},
"product_reference": "rubygem-rack-0:2.2.14-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rack-0:2.2.14-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el8sat.src"
},
"product_reference": "rubygem-rack-0:2.2.14-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el8sat.noarch"
},
"product_reference": "satellite-0:6.16.5.1-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.5.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el8sat.src"
},
"product_reference": "satellite-0:6.16.5.1-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.16.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.1-1.el8sat.noarch"
},
"product_reference": "satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.16.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.1-1.el8sat.noarch"
},
"product_reference": "satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.16.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.1-1.el8sat.noarch"
},
"product_reference": "satellite-common-0:6.16.5.1-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el8sat.noarch"
},
"product_reference": "satellite-0:6.16.5.1-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.5.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el8sat.src"
},
"product_reference": "satellite-0:6.16.5.1-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.16.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.1-1.el8sat.noarch"
},
"product_reference": "satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.16.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.1-1.el8sat.noarch"
},
"product_reference": "satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.16.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16-utils:satellite-common-0:6.16.5.1-1.el8sat.noarch"
},
"product_reference": "satellite-common-0:6.16.5.1-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-rpm-0:3.26.5-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python-pulp-rpm-0:3.26.5-1.el8pc.src"
},
"product_reference": "python-pulp-rpm-0:3.26.5-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.49.39-1.el8pc.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python-pulpcore-0:3.49.39-1.el8pc.src"
},
"product_reference": "python-pulpcore-0:3.49.39-1.el8pc.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch"
},
"product_reference": "python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.39-1.el8pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:python3.11-pulpcore-0:3.49.39-1.el8pc.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.39-1.el8pc.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.14.0.13-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el8sat.noarch"
},
"product_reference": "rubygem-katello-0:4.14.0.13-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.14.0.13-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el8sat.src"
},
"product_reference": "rubygem-katello-0:4.14.0.13-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rack-0:2.2.14-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el8sat.noarch"
},
"product_reference": "rubygem-rack-0:2.2.14-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rack-0:2.2.14-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el8sat.src"
},
"product_reference": "rubygem-rack-0:2.2.14-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:satellite-0:6.16.5.1-1.el8sat.noarch"
},
"product_reference": "satellite-0:6.16.5.1-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.5.1-1.el8sat.src as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:satellite-0:6.16.5.1-1.el8sat.src"
},
"product_reference": "satellite-0:6.16.5.1-1.el8sat.src",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.16.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:satellite-capsule-0:6.16.5.1-1.el8sat.noarch"
},
"product_reference": "satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.16.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:satellite-cli-0:6.16.5.1-1.el8sat.noarch"
},
"product_reference": "satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.16.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 8",
"product_id": "8Base-satellite-6.16:satellite-common-0:6.16.5.1-1.el8sat.noarch"
},
"product_reference": "satellite-common-0:6.16.5.1-1.el8sat.noarch",
"relates_to_product_reference": "8Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-rpm-0:3.26.5-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python-pulp-rpm-0:3.26.5-1.el9pc.src"
},
"product_reference": "python-pulp-rpm-0:3.26.5-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.49.39-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.39-1.el9pc.src"
},
"product_reference": "python-pulpcore-0:3.49.39-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch"
},
"product_reference": "python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.39-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.39-1.el9pc.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.39-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rack-0:2.2.14-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el9sat.noarch"
},
"product_reference": "rubygem-rack-0:2.2.14-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rack-0:2.2.14-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el9sat.src"
},
"product_reference": "rubygem-rack-0:2.2.14-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.5.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el9sat.noarch"
},
"product_reference": "satellite-0:6.16.5.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.5.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el9sat.src"
},
"product_reference": "satellite-0:6.16.5.1-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.16.5.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.1-1.el9sat.noarch"
},
"product_reference": "satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.16.5.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.1-1.el9sat.noarch"
},
"product_reference": "satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.16.5.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.1-1.el9sat.noarch"
},
"product_reference": "satellite-common-0:6.16.5.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.5.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el9sat.noarch"
},
"product_reference": "satellite-0:6.16.5.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.5.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el9sat.src"
},
"product_reference": "satellite-0:6.16.5.1-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.16.5.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.1-1.el9sat.noarch"
},
"product_reference": "satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.16.5.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.1-1.el9sat.noarch"
},
"product_reference": "satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.16.5.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16-utils:satellite-common-0:6.16.5.1-1.el9sat.noarch"
},
"product_reference": "satellite-common-0:6.16.5.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulp-rpm-0:3.26.5-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python-pulp-rpm-0:3.26.5-1.el9pc.src"
},
"product_reference": "python-pulp-rpm-0:3.26.5-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.49.39-1.el9pc.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python-pulpcore-0:3.49.39-1.el9pc.src"
},
"product_reference": "python-pulpcore-0:3.49.39-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch"
},
"product_reference": "python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.39-1.el9pc.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:python3.11-pulpcore-0:3.49.39-1.el9pc.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.39-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.14.0.13-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el9sat.noarch"
},
"product_reference": "rubygem-katello-0:4.14.0.13-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.14.0.13-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el9sat.src"
},
"product_reference": "rubygem-katello-0:4.14.0.13-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rack-0:2.2.14-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el9sat.noarch"
},
"product_reference": "rubygem-rack-0:2.2.14-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rack-0:2.2.14-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el9sat.src"
},
"product_reference": "rubygem-rack-0:2.2.14-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.5.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:satellite-0:6.16.5.1-1.el9sat.noarch"
},
"product_reference": "satellite-0:6.16.5.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.16.5.1-1.el9sat.src as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:satellite-0:6.16.5.1-1.el9sat.src"
},
"product_reference": "satellite-0:6.16.5.1-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.16.5.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:satellite-capsule-0:6.16.5.1-1.el9sat.noarch"
},
"product_reference": "satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.16.5.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:satellite-cli-0:6.16.5.1-1.el9sat.noarch"
},
"product_reference": "satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.16.5.1-1.el9sat.noarch as a component of Red Hat Satellite 6.16 for RHEL 9",
"product_id": "9Base-satellite-6.16:satellite-common-0:6.16.5.1-1.el9sat.noarch"
},
"product_reference": "satellite-common-0:6.16.5.1-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46727",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-08T00:00:45.681503+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-satellite-6.16-capsule:python-pulp-rpm-0:3.26.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.39-1.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.39-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el8sat.src",
"8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-common-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16:python-pulp-rpm-0:3.26.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulpcore-0:3.49.39-1.el8pc.src",
"8Base-satellite-6.16:python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulpcore-0:3.49.39-1.el8pc.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el8sat.src",
"8Base-satellite-6.16:satellite-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16:satellite-0:6.16.5.1-1.el8sat.src",
"8Base-satellite-6.16:satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16:satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16:satellite-common-0:6.16.5.1-1.el8sat.noarch",
"9Base-satellite-6.16-capsule:python-pulp-rpm-0:3.26.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.39-1.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.39-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el9sat.src",
"9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-common-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16:python-pulp-rpm-0:3.26.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulpcore-0:3.49.39-1.el9pc.src",
"9Base-satellite-6.16:python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulpcore-0:3.49.39-1.el9pc.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el9sat.src",
"9Base-satellite-6.16:satellite-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16:satellite-0:6.16.5.1-1.el9sat.src",
"9Base-satellite-6.16:satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16:satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16:satellite-common-0:6.16.5.1-1.el9sat.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2364966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an IMPORTANT severity because the vulnerabilty was found in the Rack::QueryParser component which arises because Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any limit on the number of parameters, when an attacker sends requests with an extremely large number of parameters, Rack::QueryParser consumes excessive memory and CPU during parsing, leading to memory exhaustion, this results in a denial of service, causing the Rack server to crash and leading to full service disruption.\n\nRed Hat Satellite 6.15 includes an affected version of rubygem-rack; however, since it does not utilize Rack::QueryParser, it is not actually vulnerable to the flaw, lowering product-specific impact. The issue has already been addressed in Red Hat Satellite versions 6.16 and 6.17, and updates for other supported versions may follow based on the product lifecycle policy.",
"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": [
"8Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el8sat.src",
"8Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el8sat.src",
"9Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el9sat.src",
"9Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el9sat.src"
],
"known_not_affected": [
"8Base-satellite-6.16-capsule:python-pulp-rpm-0:3.26.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.39-1.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.39-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el8sat.src",
"8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-common-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16:python-pulp-rpm-0:3.26.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulpcore-0:3.49.39-1.el8pc.src",
"8Base-satellite-6.16:python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulpcore-0:3.49.39-1.el8pc.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el8sat.src",
"8Base-satellite-6.16:satellite-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16:satellite-0:6.16.5.1-1.el8sat.src",
"8Base-satellite-6.16:satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16:satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16:satellite-common-0:6.16.5.1-1.el8sat.noarch",
"9Base-satellite-6.16-capsule:python-pulp-rpm-0:3.26.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.39-1.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.39-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el9sat.src",
"9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-common-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16:python-pulp-rpm-0:3.26.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulpcore-0:3.49.39-1.el9pc.src",
"9Base-satellite-6.16:python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulpcore-0:3.49.39-1.el9pc.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el9sat.src",
"9Base-satellite-6.16:satellite-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16:satellite-0:6.16.5.1-1.el9sat.src",
"9Base-satellite-6.16:satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16:satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16:satellite-common-0:6.16.5.1-1.el9sat.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46727"
},
{
"category": "external",
"summary": "RHBZ#2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712",
"url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3",
"url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74",
"url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx",
"url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx"
}
],
"release_date": "2025-05-07T23:07:40.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-14T14:14:20+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.16/html/updating_red_hat_satellite/index",
"product_ids": [
"8Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el8sat.src",
"8Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el8sat.src",
"9Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el9sat.src",
"9Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el9sat.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7605"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"8Base-satellite-6.16-capsule:python-pulp-rpm-0:3.26.5-1.el8pc.src",
"8Base-satellite-6.16-capsule:python-pulpcore-0:3.49.39-1.el8pc.src",
"8Base-satellite-6.16-capsule:python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.39-1.el8pc.noarch",
"8Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el8sat.src",
"8Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-capsule:satellite-common-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el8sat.src",
"8Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16-utils:satellite-common-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16:python-pulp-rpm-0:3.26.5-1.el8pc.src",
"8Base-satellite-6.16:python-pulpcore-0:3.49.39-1.el8pc.src",
"8Base-satellite-6.16:python3.11-pulp-rpm-0:3.26.5-1.el8pc.noarch",
"8Base-satellite-6.16:python3.11-pulpcore-0:3.49.39-1.el8pc.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el8sat.src",
"8Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el8sat.noarch",
"8Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el8sat.src",
"8Base-satellite-6.16:satellite-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16:satellite-0:6.16.5.1-1.el8sat.src",
"8Base-satellite-6.16:satellite-capsule-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16:satellite-cli-0:6.16.5.1-1.el8sat.noarch",
"8Base-satellite-6.16:satellite-common-0:6.16.5.1-1.el8sat.noarch",
"9Base-satellite-6.16-capsule:python-pulp-rpm-0:3.26.5-1.el9pc.src",
"9Base-satellite-6.16-capsule:python-pulpcore-0:3.49.39-1.el9pc.src",
"9Base-satellite-6.16-capsule:python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:python3.11-pulpcore-0:3.49.39-1.el9pc.noarch",
"9Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:rubygem-rack-0:2.2.14-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-0:6.16.5.1-1.el9sat.src",
"9Base-satellite-6.16-capsule:satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-capsule:satellite-common-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-0:6.16.5.1-1.el9sat.src",
"9Base-satellite-6.16-utils:satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16-utils:satellite-common-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16:python-pulp-rpm-0:3.26.5-1.el9pc.src",
"9Base-satellite-6.16:python-pulpcore-0:3.49.39-1.el9pc.src",
"9Base-satellite-6.16:python3.11-pulp-rpm-0:3.26.5-1.el9pc.noarch",
"9Base-satellite-6.16:python3.11-pulpcore-0:3.49.39-1.el9pc.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-katello-0:4.14.0.13-1.el9sat.src",
"9Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el9sat.noarch",
"9Base-satellite-6.16:rubygem-rack-0:2.2.14-1.el9sat.src",
"9Base-satellite-6.16:satellite-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16:satellite-0:6.16.5.1-1.el9sat.src",
"9Base-satellite-6.16:satellite-capsule-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16:satellite-cli-0:6.16.5.1-1.el9sat.noarch",
"9Base-satellite-6.16:satellite-common-0:6.16.5.1-1.el9sat.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser"
}
]
}
RHSA-2025:8254
Vulnerability from csaf_redhat - Published: 2025-05-28 10:43 - Updated: 2026-03-18 03:00A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Tornado. This vulnerability can lead to a a denial of service by generating an extremely high volume of log entries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 for pcs is now available for Red Hat Enterprise Linux 8.\n\nRed 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 from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser (CVE-2025-46727)\n\n* tornado: Tornado Multipart Form-Data Denial of Service (CVE-2025-47287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) 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-2025:8254",
"url": "https://access.redhat.com/errata/RHSA-2025:8254"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "2366703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366703"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8254.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-03-18T03:00:42+00:00",
"generator": {
"date": "2026-03-18T03:00:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:8254",
"initial_release_date": "2025-05-28T10:43:02+00:00",
"revision_history": [
{
"date": "2025-05-28T10:43:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-28T10:43:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux HighAvailability (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.18-2.el8_10.5.src",
"product": {
"name": "pcs-0:0.10.18-2.el8_10.5.src",
"product_id": "pcs-0:0.10.18-2.el8_10.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.18-2.el8_10.5.aarch64",
"product": {
"name": "pcs-0:0.10.18-2.el8_10.5.aarch64",
"product_id": "pcs-0:0.10.18-2.el8_10.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"product": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"product_id": "pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.18-2.el8_10.5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.18-2.el8_10.5.ppc64le",
"product": {
"name": "pcs-0:0.10.18-2.el8_10.5.ppc64le",
"product_id": "pcs-0:0.10.18-2.el8_10.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"product": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"product_id": "pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.18-2.el8_10.5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.18-2.el8_10.5.x86_64",
"product": {
"name": "pcs-0:0.10.18-2.el8_10.5.x86_64",
"product_id": "pcs-0:0.10.18-2.el8_10.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.x86_64",
"product": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.x86_64",
"product_id": "pcs-snmp-0:0.10.18-2.el8_10.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.18-2.el8_10.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.18-2.el8_10.5.s390x",
"product": {
"name": "pcs-0:0.10.18-2.el8_10.5.s390x",
"product_id": "pcs-0:0.10.18-2.el8_10.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"product": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"product_id": "pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.18-2.el8_10.5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.5.aarch64",
"relates_to_product_reference": "HighAvailability-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.5.ppc64le",
"relates_to_product_reference": "HighAvailability-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.5.s390x as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.5.s390x",
"relates_to_product_reference": "HighAvailability-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.5.src as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.5.src",
"relates_to_product_reference": "HighAvailability-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.5.x86_64",
"relates_to_product_reference": "HighAvailability-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"relates_to_product_reference": "HighAvailability-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"relates_to_product_reference": "HighAvailability-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.s390x as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"relates_to_product_reference": "HighAvailability-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.5.x86_64",
"relates_to_product_reference": "HighAvailability-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.5.aarch64",
"relates_to_product_reference": "ResilientStorage-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.5.ppc64le",
"relates_to_product_reference": "ResilientStorage-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.5.s390x as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.5.s390x",
"relates_to_product_reference": "ResilientStorage-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.5.src as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.5.src",
"relates_to_product_reference": "ResilientStorage-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.5.x86_64",
"relates_to_product_reference": "ResilientStorage-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"relates_to_product_reference": "ResilientStorage-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"relates_to_product_reference": "ResilientStorage-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.s390x as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"relates_to_product_reference": "ResilientStorage-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.5.x86_64",
"relates_to_product_reference": "ResilientStorage-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46727",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-08T00:00:45.681503+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2364966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an IMPORTANT severity because the vulnerabilty was found in the Rack::QueryParser component which arises because Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any limit on the number of parameters, when an attacker sends requests with an extremely large number of parameters, Rack::QueryParser consumes excessive memory and CPU during parsing, leading to memory exhaustion, this results in a denial of service, causing the Rack server to crash and leading to full service disruption.\n\nRed Hat Satellite 6.15 includes an affected version of rubygem-rack; however, since it does not utilize Rack::QueryParser, it is not actually vulnerable to the flaw, lowering product-specific impact. The issue has already been addressed in Red Hat Satellite versions 6.16 and 6.17, and updates for other supported versions may follow based on the product lifecycle policy.",
"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": [
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46727"
},
{
"category": "external",
"summary": "RHBZ#2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712",
"url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3",
"url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74",
"url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx",
"url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx"
}
],
"release_date": "2025-05-07T23:07:40.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T10:43:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8254"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser"
},
{
"cve": "CVE-2025-47287",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-15T22:00:49.780609+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2366703"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tornado. This vulnerability can lead to a a denial of service by generating an extremely high volume of log entries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tornado: Tornado Multipart Form-Data Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important because it leverages the synchronous nature of the logging subsystem to induce a DoS condition. Specifically, malformed multipart/form-data payloads cause repeated, blocking log writes, which stall the event loop that underpins Tornado\u2019s asynchronous architecture. Furthermore, because the vulnerable multipart parser is enabled by default, applications that are otherwise well-secured and do not even use file uploads can still be targeted unless they explicitly block these requests at a proxy.",
"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": [
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47287"
},
{
"category": "external",
"summary": "RHBZ#2366703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366703"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47287"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/commit/b39b892bf78fe8fea01dd45199aa88307e7162f3",
"url": "https://github.com/tornadoweb/tornado/commit/b39b892bf78fe8fea01dd45199aa88307e7162f3"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-7cx3-6m66-7c5m",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-7cx3-6m66-7c5m"
}
],
"release_date": "2025-05-15T21:17:55.188000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T10:43:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8254"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"HighAvailability-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.src",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-0:0.10.18-2.el8_10.5.x86_64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.aarch64",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.ppc64le",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.s390x",
"ResilientStorage-8.10.0.Z.MAIN.EUS:pcs-snmp-0:0.10.18-2.el8_10.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tornado: Tornado Multipart Form-Data Denial of Service"
}
]
}
RHSA-2025:8256
Vulnerability from csaf_redhat - Published: 2025-05-28 11:44 - Updated: 2026-03-18 03:00A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 for pcs is now available for Red Hat Enterprise Linux 9.\n\nRed 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 from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser (CVE-2025-46727)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) 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-2025:8256",
"url": "https://access.redhat.com/errata/RHSA-2025:8256"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8256.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-03-18T03:00:45+00:00",
"generator": {
"date": "2026-03-18T03:00:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:8256",
"initial_release_date": "2025-05-28T11:44:22+00:00",
"revision_history": [
{
"date": "2025-05-28T11:44:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-28T11:44:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.9-2.el9_6.1.src",
"product": {
"name": "pcs-0:0.11.9-2.el9_6.1.src",
"product_id": "pcs-0:0.11.9-2.el9_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.9-2.el9_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.9-2.el9_6.1.ppc64le",
"product": {
"name": "pcs-0:0.11.9-2.el9_6.1.ppc64le",
"product_id": "pcs-0:0.11.9-2.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.9-2.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le",
"product": {
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le",
"product_id": "pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.9-2.el9_6.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.9-2.el9_6.1.x86_64",
"product": {
"name": "pcs-0:0.11.9-2.el9_6.1.x86_64",
"product_id": "pcs-0:0.11.9-2.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.9-2.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.x86_64",
"product": {
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.x86_64",
"product_id": "pcs-snmp-0:0.11.9-2.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.9-2.el9_6.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.9-2.el9_6.1.s390x",
"product": {
"name": "pcs-0:0.11.9-2.el9_6.1.s390x",
"product_id": "pcs-0:0.11.9-2.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.9-2.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.s390x",
"product": {
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.s390x",
"product_id": "pcs-snmp-0:0.11.9-2.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.9-2.el9_6.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.9-2.el9_6.1.aarch64",
"product": {
"name": "pcs-0:0.11.9-2.el9_6.1.aarch64",
"product_id": "pcs-0:0.11.9-2.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.9-2.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.aarch64",
"product": {
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.aarch64",
"product_id": "pcs-snmp-0:0.11.9-2.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.9-2.el9_6.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.9-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.aarch64"
},
"product_reference": "pcs-0:0.11.9-2.el9_6.1.aarch64",
"relates_to_product_reference": "HighAvailability-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.9-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.ppc64le"
},
"product_reference": "pcs-0:0.11.9-2.el9_6.1.ppc64le",
"relates_to_product_reference": "HighAvailability-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.9-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.s390x"
},
"product_reference": "pcs-0:0.11.9-2.el9_6.1.s390x",
"relates_to_product_reference": "HighAvailability-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.9-2.el9_6.1.src as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.src"
},
"product_reference": "pcs-0:0.11.9-2.el9_6.1.src",
"relates_to_product_reference": "HighAvailability-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.9-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.x86_64"
},
"product_reference": "pcs-0:0.11.9-2.el9_6.1.x86_64",
"relates_to_product_reference": "HighAvailability-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.9-2.el9_6.1.aarch64",
"relates_to_product_reference": "HighAvailability-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le",
"relates_to_product_reference": "HighAvailability-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.s390x"
},
"product_reference": "pcs-snmp-0:0.11.9-2.el9_6.1.s390x",
"relates_to_product_reference": "HighAvailability-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.9-2.el9_6.1.x86_64",
"relates_to_product_reference": "HighAvailability-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.9-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.aarch64"
},
"product_reference": "pcs-0:0.11.9-2.el9_6.1.aarch64",
"relates_to_product_reference": "ResilientStorage-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.9-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.ppc64le"
},
"product_reference": "pcs-0:0.11.9-2.el9_6.1.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.9-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.s390x"
},
"product_reference": "pcs-0:0.11.9-2.el9_6.1.s390x",
"relates_to_product_reference": "ResilientStorage-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.9-2.el9_6.1.src as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.src"
},
"product_reference": "pcs-0:0.11.9-2.el9_6.1.src",
"relates_to_product_reference": "ResilientStorage-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.9-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.x86_64"
},
"product_reference": "pcs-0:0.11.9-2.el9_6.1.x86_64",
"relates_to_product_reference": "ResilientStorage-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.9-2.el9_6.1.aarch64",
"relates_to_product_reference": "ResilientStorage-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.s390x"
},
"product_reference": "pcs-snmp-0:0.11.9-2.el9_6.1.s390x",
"relates_to_product_reference": "ResilientStorage-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.9-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.9-2.el9_6.1.x86_64",
"relates_to_product_reference": "ResilientStorage-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46727",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-08T00:00:45.681503+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2364966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an IMPORTANT severity because the vulnerabilty was found in the Rack::QueryParser component which arises because Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any limit on the number of parameters, when an attacker sends requests with an extremely large number of parameters, Rack::QueryParser consumes excessive memory and CPU during parsing, leading to memory exhaustion, this results in a denial of service, causing the Rack server to crash and leading to full service disruption.\n\nRed Hat Satellite 6.15 includes an affected version of rubygem-rack; however, since it does not utilize Rack::QueryParser, it is not actually vulnerable to the flaw, lowering product-specific impact. The issue has already been addressed in Red Hat Satellite versions 6.16 and 6.17, and updates for other supported versions may follow based on the product lifecycle policy.",
"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": [
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.aarch64",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.ppc64le",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.s390x",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.src",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.x86_64",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.aarch64",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.s390x",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.x86_64",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.aarch64",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.ppc64le",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.s390x",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.src",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.x86_64",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.aarch64",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.s390x",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46727"
},
{
"category": "external",
"summary": "RHBZ#2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712",
"url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3",
"url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74",
"url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx",
"url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx"
}
],
"release_date": "2025-05-07T23:07:40.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T11:44:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.aarch64",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.ppc64le",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.s390x",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.src",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.x86_64",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.aarch64",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.s390x",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.x86_64",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.aarch64",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.ppc64le",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.s390x",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.src",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.x86_64",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.aarch64",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.s390x",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8256"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.aarch64",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.ppc64le",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.s390x",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.src",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.x86_64",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.aarch64",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.s390x",
"HighAvailability-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.x86_64",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.aarch64",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.ppc64le",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.s390x",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.src",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-0:0.11.9-2.el9_6.1.x86_64",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.aarch64",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.ppc64le",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.s390x",
"ResilientStorage-9.6.0.Z.MAIN.EUS:pcs-snmp-0:0.11.9-2.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser"
}
]
}
RHSA-2025:8279
Vulnerability from csaf_redhat - Published: 2025-05-28 23:37 - Updated: 2026-03-18 03:00A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Tornado. This vulnerability can lead to a a denial of service by generating an extremely high volume of log entries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 for pcs is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed 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 from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser (CVE-2025-46727)\n\n* tornado: Tornado Multipart Form-Data Denial of Service (CVE-2025-47287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) 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-2025:8279",
"url": "https://access.redhat.com/errata/RHSA-2025:8279"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "2366703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366703"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8279.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-03-18T03:00:46+00:00",
"generator": {
"date": "2026-03-18T03:00:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:8279",
"initial_release_date": "2025-05-28T23:37:50+00:00",
"revision_history": [
{
"date": "2025-05-28T23:37:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-28T23:37:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.15-4.el8_8.6.src",
"product": {
"name": "pcs-0:0.10.15-4.el8_8.6.src",
"product_id": "pcs-0:0.10.15-4.el8_8.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.15-4.el8_8.6.ppc64le",
"product": {
"name": "pcs-0:0.10.15-4.el8_8.6.ppc64le",
"product_id": "pcs-0:0.10.15-4.el8_8.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"product": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"product_id": "pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.15-4.el8_8.6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.15-4.el8_8.6.x86_64",
"product": {
"name": "pcs-0:0.10.15-4.el8_8.6.x86_64",
"product_id": "pcs-0:0.10.15-4.el8_8.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.x86_64",
"product": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.x86_64",
"product_id": "pcs-snmp-0:0.10.15-4.el8_8.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.15-4.el8_8.6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.15-4.el8_8.6.s390x",
"product": {
"name": "pcs-0:0.10.15-4.el8_8.6.s390x",
"product_id": "pcs-0:0.10.15-4.el8_8.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"product": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"product_id": "pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.15-4.el8_8.6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.15-4.el8_8.6.aarch64",
"product": {
"name": "pcs-0:0.10.15-4.el8_8.6.aarch64",
"product_id": "pcs-0:0.10.15-4.el8_8.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"product": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"product_id": "pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.15-4.el8_8.6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.6.aarch64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.6.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.6.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.6.s390x",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.6.src as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.6.src",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.6.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.6.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.6.aarch64",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.6.ppc64le",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.6.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.6.s390x",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.6.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.6.src",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.6.x86_64",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.6.x86_64",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46727",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-08T00:00:45.681503+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2364966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an IMPORTANT severity because the vulnerabilty was found in the Rack::QueryParser component which arises because Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any limit on the number of parameters, when an attacker sends requests with an extremely large number of parameters, Rack::QueryParser consumes excessive memory and CPU during parsing, leading to memory exhaustion, this results in a denial of service, causing the Rack server to crash and leading to full service disruption.\n\nRed Hat Satellite 6.15 includes an affected version of rubygem-rack; however, since it does not utilize Rack::QueryParser, it is not actually vulnerable to the flaw, lowering product-specific impact. The issue has already been addressed in Red Hat Satellite versions 6.16 and 6.17, and updates for other supported versions may follow based on the product lifecycle policy.",
"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": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46727"
},
{
"category": "external",
"summary": "RHBZ#2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712",
"url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3",
"url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74",
"url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx",
"url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx"
}
],
"release_date": "2025-05-07T23:07:40.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T23:37:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8279"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser"
},
{
"cve": "CVE-2025-47287",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-15T22:00:49.780609+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2366703"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tornado. This vulnerability can lead to a a denial of service by generating an extremely high volume of log entries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tornado: Tornado Multipart Form-Data Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important because it leverages the synchronous nature of the logging subsystem to induce a DoS condition. Specifically, malformed multipart/form-data payloads cause repeated, blocking log writes, which stall the event loop that underpins Tornado\u2019s asynchronous architecture. Furthermore, because the vulnerable multipart parser is enabled by default, applications that are otherwise well-secured and do not even use file uploads can still be targeted unless they explicitly block these requests at a proxy.",
"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": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47287"
},
{
"category": "external",
"summary": "RHBZ#2366703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366703"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47287"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/commit/b39b892bf78fe8fea01dd45199aa88307e7162f3",
"url": "https://github.com/tornadoweb/tornado/commit/b39b892bf78fe8fea01dd45199aa88307e7162f3"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-7cx3-6m66-7c5m",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-7cx3-6m66-7c5m"
}
],
"release_date": "2025-05-15T21:17:55.188000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-28T23:37:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8279"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.6.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tornado: Tornado Multipart Form-Data Denial of Service"
}
]
}
RHSA-2025:8288
Vulnerability from csaf_redhat - Published: 2025-05-29 06:28 - Updated: 2026-03-18 03:00A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 for pcs is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed 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 from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser (CVE-2025-46727)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) 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-2025:8288",
"url": "https://access.redhat.com/errata/RHSA-2025:8288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8288.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-03-18T03:00:47+00:00",
"generator": {
"date": "2026-03-18T03:00:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:8288",
"initial_release_date": "2025-05-29T06:28:46+00:00",
"revision_history": [
{
"date": "2025-05-29T06:28:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-29T06:28:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.7-2.el9_4.4.src",
"product": {
"name": "pcs-0:0.11.7-2.el9_4.4.src",
"product_id": "pcs-0:0.11.7-2.el9_4.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.7-2.el9_4.4.aarch64",
"product": {
"name": "pcs-0:0.11.7-2.el9_4.4.aarch64",
"product_id": "pcs-0:0.11.7-2.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.aarch64",
"product": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.aarch64",
"product_id": "pcs-snmp-0:0.11.7-2.el9_4.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.7-2.el9_4.4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.7-2.el9_4.4.ppc64le",
"product": {
"name": "pcs-0:0.11.7-2.el9_4.4.ppc64le",
"product_id": "pcs-0:0.11.7-2.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le",
"product": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le",
"product_id": "pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.7-2.el9_4.4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.7-2.el9_4.4.x86_64",
"product": {
"name": "pcs-0:0.11.7-2.el9_4.4.x86_64",
"product_id": "pcs-0:0.11.7-2.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.x86_64",
"product": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.x86_64",
"product_id": "pcs-snmp-0:0.11.7-2.el9_4.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.7-2.el9_4.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.7-2.el9_4.4.s390x",
"product": {
"name": "pcs-0:0.11.7-2.el9_4.4.s390x",
"product_id": "pcs-0:0.11.7-2.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.s390x",
"product": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.s390x",
"product_id": "pcs-snmp-0:0.11.7-2.el9_4.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.7-2.el9_4.4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.aarch64"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.4.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.ppc64le"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.4.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.s390x"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.4.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.4.src as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.src"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.4.src",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.x86_64"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.4.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.s390x"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.4.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.aarch64"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.4.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.ppc64le"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.4.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.s390x"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.4.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.4.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.src"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.4.src",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.x86_64"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.4.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.s390x"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.4.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46727",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-08T00:00:45.681503+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2364966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an IMPORTANT severity because the vulnerabilty was found in the Rack::QueryParser component which arises because Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any limit on the number of parameters, when an attacker sends requests with an extremely large number of parameters, Rack::QueryParser consumes excessive memory and CPU during parsing, leading to memory exhaustion, this results in a denial of service, causing the Rack server to crash and leading to full service disruption.\n\nRed Hat Satellite 6.15 includes an affected version of rubygem-rack; however, since it does not utilize Rack::QueryParser, it is not actually vulnerable to the flaw, lowering product-specific impact. The issue has already been addressed in Red Hat Satellite versions 6.16 and 6.17, and updates for other supported versions may follow based on the product lifecycle policy.",
"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": [
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.aarch64",
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.ppc64le",
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.s390x",
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.src",
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.x86_64",
"HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.aarch64",
"HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le",
"HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.s390x",
"HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.x86_64",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.aarch64",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.s390x",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.src",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.x86_64",
"ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.aarch64",
"ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.s390x",
"ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46727"
},
{
"category": "external",
"summary": "RHBZ#2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712",
"url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3",
"url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74",
"url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx",
"url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx"
}
],
"release_date": "2025-05-07T23:07:40.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:28:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.aarch64",
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.ppc64le",
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.s390x",
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.src",
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.x86_64",
"HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.aarch64",
"HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le",
"HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.s390x",
"HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.x86_64",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.aarch64",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.s390x",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.src",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.x86_64",
"ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.aarch64",
"ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.s390x",
"ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8288"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.aarch64",
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.ppc64le",
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.s390x",
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.src",
"HighAvailability-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.x86_64",
"HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.aarch64",
"HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le",
"HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.s390x",
"HighAvailability-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.x86_64",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.aarch64",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.s390x",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.src",
"ResilientStorage-9.4.0.Z.EUS:pcs-0:0.11.7-2.el9_4.4.x86_64",
"ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.aarch64",
"ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.s390x",
"ResilientStorage-9.4.0.Z.EUS:pcs-snmp-0:0.11.7-2.el9_4.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser"
}
]
}
RHSA-2025:8289
Vulnerability from csaf_redhat - Published: 2025-05-29 06:28 - Updated: 2026-03-18 03:00A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 for pcs is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed 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 from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser (CVE-2025-46727)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) 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-2025:8289",
"url": "https://access.redhat.com/errata/RHSA-2025:8289"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8289.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-03-18T03:00:48+00:00",
"generator": {
"date": "2026-03-18T03:00:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:8289",
"initial_release_date": "2025-05-29T06:28:44+00:00",
"revision_history": [
{
"date": "2025-05-29T06:28:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-29T06:28:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.5.src",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.5.src",
"product_id": "pcs-0:0.11.4-7.el9_2.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.5.aarch64",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.5.aarch64",
"product_id": "pcs-0:0.11.4-7.el9_2.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.aarch64",
"product": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.aarch64",
"product_id": "pcs-snmp-0:0.11.4-7.el9_2.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.5.ppc64le",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.5.ppc64le",
"product_id": "pcs-0:0.11.4-7.el9_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le",
"product": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le",
"product_id": "pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.5.x86_64",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.5.x86_64",
"product_id": "pcs-0:0.11.4-7.el9_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.x86_64",
"product": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.x86_64",
"product_id": "pcs-snmp-0:0.11.4-7.el9_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.5.s390x",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.5.s390x",
"product_id": "pcs-0:0.11.4-7.el9_2.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.s390x",
"product": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.s390x",
"product_id": "pcs-snmp-0:0.11.4-7.el9_2.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.aarch64"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.5.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.ppc64le"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.5.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.5.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.s390x"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.5.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.5.src as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.src"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.5.src",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.x86_64"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.5.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.5.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.s390x"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.5.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.5.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.aarch64"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.5.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.ppc64le"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.5.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.5.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.s390x"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.5.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.5.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.src"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.5.src",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.x86_64"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.5.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.5.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.s390x"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.5.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.5.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46727",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-08T00:00:45.681503+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2364966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an IMPORTANT severity because the vulnerabilty was found in the Rack::QueryParser component which arises because Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any limit on the number of parameters, when an attacker sends requests with an extremely large number of parameters, Rack::QueryParser consumes excessive memory and CPU during parsing, leading to memory exhaustion, this results in a denial of service, causing the Rack server to crash and leading to full service disruption.\n\nRed Hat Satellite 6.15 includes an affected version of rubygem-rack; however, since it does not utilize Rack::QueryParser, it is not actually vulnerable to the flaw, lowering product-specific impact. The issue has already been addressed in Red Hat Satellite versions 6.16 and 6.17, and updates for other supported versions may follow based on the product lifecycle policy.",
"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": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46727"
},
{
"category": "external",
"summary": "RHBZ#2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712",
"url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3",
"url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74",
"url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx",
"url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx"
}
],
"release_date": "2025-05-07T23:07:40.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:28:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8289"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.5.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser"
}
]
}
RHSA-2025:8290
Vulnerability from csaf_redhat - Published: 2025-05-29 06:28 - Updated: 2026-03-18 03:00A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Tornado. This vulnerability can lead to a a denial of service by generating an extremely high volume of log entries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 for pcs is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed 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 from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser (CVE-2025-46727)\n\n* tornado: Tornado Multipart Form-Data Denial of Service (CVE-2025-47287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) 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-2025:8290",
"url": "https://access.redhat.com/errata/RHSA-2025:8290"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "2366703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366703"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8290.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-03-18T03:00:48+00:00",
"generator": {
"date": "2026-03-18T03:00:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:8290",
"initial_release_date": "2025-05-29T06:28:14+00:00",
"revision_history": [
{
"date": "2025-05-29T06:28:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-29T06:28:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::highavailability"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.12-6.el8_6.8.src",
"product": {
"name": "pcs-0:0.10.12-6.el8_6.8.src",
"product_id": "pcs-0:0.10.12-6.el8_6.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.12-6.el8_6.8.ppc64le",
"product": {
"name": "pcs-0:0.10.12-6.el8_6.8.ppc64le",
"product_id": "pcs-0:0.10.12-6.el8_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le",
"product": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le",
"product_id": "pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.12-6.el8_6.8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.12-6.el8_6.8.x86_64",
"product": {
"name": "pcs-0:0.10.12-6.el8_6.8.x86_64",
"product_id": "pcs-0:0.10.12-6.el8_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.12-6.el8_6.8.x86_64",
"product": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.8.x86_64",
"product_id": "pcs-snmp-0:0.10.12-6.el8_6.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.12-6.el8_6.8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.ppc64le"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.8.ppc64le",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.8.src as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.src"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.8.src",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.x86_64"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.8.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.12-6.el8_6.8.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.8.src as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.src"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.8.src",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.x86_64"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.8.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.8.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.12-6.el8_6.8.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46727",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-08T00:00:45.681503+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2364966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an IMPORTANT severity because the vulnerabilty was found in the Rack::QueryParser component which arises because Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any limit on the number of parameters, when an attacker sends requests with an extremely large number of parameters, Rack::QueryParser consumes excessive memory and CPU during parsing, leading to memory exhaustion, this results in a denial of service, causing the Rack server to crash and leading to full service disruption.\n\nRed Hat Satellite 6.15 includes an affected version of rubygem-rack; however, since it does not utilize Rack::QueryParser, it is not actually vulnerable to the flaw, lowering product-specific impact. The issue has already been addressed in Red Hat Satellite versions 6.16 and 6.17, and updates for other supported versions may follow based on the product lifecycle policy.",
"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": [
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46727"
},
{
"category": "external",
"summary": "RHBZ#2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712",
"url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3",
"url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74",
"url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx",
"url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx"
}
],
"release_date": "2025-05-07T23:07:40.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:28:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8290"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser"
},
{
"cve": "CVE-2025-47287",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-15T22:00:49.780609+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2366703"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tornado. This vulnerability can lead to a a denial of service by generating an extremely high volume of log entries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tornado: Tornado Multipart Form-Data Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important because it leverages the synchronous nature of the logging subsystem to induce a DoS condition. Specifically, malformed multipart/form-data payloads cause repeated, blocking log writes, which stall the event loop that underpins Tornado\u2019s asynchronous architecture. Furthermore, because the vulnerable multipart parser is enabled by default, applications that are otherwise well-secured and do not even use file uploads can still be targeted unless they explicitly block these requests at a proxy.",
"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": [
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47287"
},
{
"category": "external",
"summary": "RHBZ#2366703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366703"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47287"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/commit/b39b892bf78fe8fea01dd45199aa88307e7162f3",
"url": "https://github.com/tornadoweb/tornado/commit/b39b892bf78fe8fea01dd45199aa88307e7162f3"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-7cx3-6m66-7c5m",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-7cx3-6m66-7c5m"
}
],
"release_date": "2025-05-15T21:17:55.188000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:28:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8290"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.E4S:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.ppc64le",
"HighAvailability-8.6.0.Z.E4S:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.src",
"HighAvailability-8.6.0.Z.TUS:pcs-0:0.10.12-6.el8_6.8.x86_64",
"HighAvailability-8.6.0.Z.TUS:pcs-snmp-0:0.10.12-6.el8_6.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tornado: Tornado Multipart Form-Data Denial of Service"
}
]
}
RHSA-2025:8291
Vulnerability from csaf_redhat - Published: 2025-05-29 06:28 - Updated: 2026-03-18 03:00A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Tornado. This vulnerability can lead to a a denial of service by generating an extremely high volume of log entries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 for pcs is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed 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 from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser (CVE-2025-46727)\n\n* tornado: Tornado Multipart Form-Data Denial of Service (CVE-2025-47287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) 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-2025:8291",
"url": "https://access.redhat.com/errata/RHSA-2025:8291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "2366703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366703"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8291.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-03-18T03:00:49+00:00",
"generator": {
"date": "2026-03-18T03:00:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:8291",
"initial_release_date": "2025-05-29T06:28:26+00:00",
"revision_history": [
{
"date": "2025-05-29T06:28:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-29T06:28:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.1-10.el9_0.8.src",
"product": {
"name": "pcs-0:0.11.1-10.el9_0.8.src",
"product_id": "pcs-0:0.11.1-10.el9_0.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.1-10.el9_0.8.ppc64le",
"product": {
"name": "pcs-0:0.11.1-10.el9_0.8.ppc64le",
"product_id": "pcs-0:0.11.1-10.el9_0.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"product": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"product_id": "pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.1-10.el9_0.8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.1-10.el9_0.8.x86_64",
"product": {
"name": "pcs-0:0.11.1-10.el9_0.8.x86_64",
"product_id": "pcs-0:0.11.1-10.el9_0.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.x86_64",
"product": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.x86_64",
"product_id": "pcs-snmp-0:0.11.1-10.el9_0.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.1-10.el9_0.8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.1-10.el9_0.8.s390x",
"product": {
"name": "pcs-0:0.11.1-10.el9_0.8.s390x",
"product_id": "pcs-0:0.11.1-10.el9_0.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"product": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"product_id": "pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.1-10.el9_0.8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.1-10.el9_0.8.aarch64",
"product": {
"name": "pcs-0:0.11.1-10.el9_0.8.aarch64",
"product_id": "pcs-0:0.11.1-10.el9_0.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"product": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"product_id": "pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.1-10.el9_0.8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.8.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.8.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.8.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.8.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.8.src as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.8.src",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.8.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.8.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.8.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.8.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.8.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.8.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.8.src as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.8.src",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.8.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.8.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.8.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46727",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-08T00:00:45.681503+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2364966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an IMPORTANT severity because the vulnerabilty was found in the Rack::QueryParser component which arises because Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any limit on the number of parameters, when an attacker sends requests with an extremely large number of parameters, Rack::QueryParser consumes excessive memory and CPU during parsing, leading to memory exhaustion, this results in a denial of service, causing the Rack server to crash and leading to full service disruption.\n\nRed Hat Satellite 6.15 includes an affected version of rubygem-rack; however, since it does not utilize Rack::QueryParser, it is not actually vulnerable to the flaw, lowering product-specific impact. The issue has already been addressed in Red Hat Satellite versions 6.16 and 6.17, and updates for other supported versions may follow based on the product lifecycle policy.",
"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": [
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46727"
},
{
"category": "external",
"summary": "RHBZ#2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712",
"url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3",
"url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74",
"url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx",
"url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx"
}
],
"release_date": "2025-05-07T23:07:40.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:28:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8291"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser"
},
{
"cve": "CVE-2025-47287",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-15T22:00:49.780609+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2366703"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Tornado. This vulnerability can lead to a a denial of service by generating an extremely high volume of log entries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tornado: Tornado Multipart Form-Data Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important because it leverages the synchronous nature of the logging subsystem to induce a DoS condition. Specifically, malformed multipart/form-data payloads cause repeated, blocking log writes, which stall the event loop that underpins Tornado\u2019s asynchronous architecture. Furthermore, because the vulnerable multipart parser is enabled by default, applications that are otherwise well-secured and do not even use file uploads can still be targeted unless they explicitly block these requests at a proxy.",
"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": [
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47287"
},
{
"category": "external",
"summary": "RHBZ#2366703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366703"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47287"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/commit/b39b892bf78fe8fea01dd45199aa88307e7162f3",
"url": "https://github.com/tornadoweb/tornado/commit/b39b892bf78fe8fea01dd45199aa88307e7162f3"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-7cx3-6m66-7c5m",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-7cx3-6m66-7c5m"
}
],
"release_date": "2025-05-15T21:17:55.188000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T06:28:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8291"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"HighAvailability-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"HighAvailability-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.src",
"ResilientStorage-9.0.0.Z.E4S:pcs-0:0.11.1-10.el9_0.8.x86_64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.aarch64",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.s390x",
"ResilientStorage-9.0.0.Z.E4S:pcs-snmp-0:0.11.1-10.el9_0.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tornado: Tornado Multipart Form-Data Denial of Service"
}
]
}
RHSA-2025:8319
Vulnerability from csaf_redhat - Published: 2025-05-29 15:50 - Updated: 2026-03-18 03:00A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-10.0.Z:cockpit-ha-cluster-0:0.12.0-3.el10_0.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 for pcs is now available for Red Hat Enterprise Linux 10.\n\nRed 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 from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser (CVE-2025-46727)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) 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-2025:8319",
"url": "https://access.redhat.com/errata/RHSA-2025:8319"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8319.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-03-18T03:00:46+00:00",
"generator": {
"date": "2026-03-18T03:00:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:8319",
"initial_release_date": "2025-05-29T15:50:31+00:00",
"revision_history": [
{
"date": "2025-05-29T15:50:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-29T15:50:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:00:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux High Availability (v. 10)",
"product_id": "HighAvailability-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-ha-cluster-0:0.12.0-3.el10_0.2.noarch",
"product": {
"name": "cockpit-ha-cluster-0:0.12.0-3.el10_0.2.noarch",
"product_id": "cockpit-ha-cluster-0:0.12.0-3.el10_0.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-ha-cluster@0.12.0-3.el10_0.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.12.0-3.el10_0.2.src",
"product": {
"name": "pcs-0:0.12.0-3.el10_0.2.src",
"product_id": "pcs-0:0.12.0-3.el10_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.12.0-3.el10_0.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.12.0-3.el10_0.2.aarch64",
"product": {
"name": "pcs-0:0.12.0-3.el10_0.2.aarch64",
"product_id": "pcs-0:0.12.0-3.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.12.0-3.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.12.0-3.el10_0.2.aarch64",
"product": {
"name": "pcs-snmp-0:0.12.0-3.el10_0.2.aarch64",
"product_id": "pcs-snmp-0:0.12.0-3.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.12.0-3.el10_0.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.12.0-3.el10_0.2.ppc64le",
"product": {
"name": "pcs-0:0.12.0-3.el10_0.2.ppc64le",
"product_id": "pcs-0:0.12.0-3.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.12.0-3.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.12.0-3.el10_0.2.ppc64le",
"product": {
"name": "pcs-snmp-0:0.12.0-3.el10_0.2.ppc64le",
"product_id": "pcs-snmp-0:0.12.0-3.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.12.0-3.el10_0.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.12.0-3.el10_0.2.x86_64",
"product": {
"name": "pcs-0:0.12.0-3.el10_0.2.x86_64",
"product_id": "pcs-0:0.12.0-3.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.12.0-3.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.12.0-3.el10_0.2.x86_64",
"product": {
"name": "pcs-snmp-0:0.12.0-3.el10_0.2.x86_64",
"product_id": "pcs-snmp-0:0.12.0-3.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.12.0-3.el10_0.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.12.0-3.el10_0.2.s390x",
"product": {
"name": "pcs-0:0.12.0-3.el10_0.2.s390x",
"product_id": "pcs-0:0.12.0-3.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.12.0-3.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.12.0-3.el10_0.2.s390x",
"product": {
"name": "pcs-snmp-0:0.12.0-3.el10_0.2.s390x",
"product_id": "pcs-snmp-0:0.12.0-3.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.12.0-3.el10_0.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ha-cluster-0:0.12.0-3.el10_0.2.noarch as a component of Red Hat Enterprise Linux High Availability (v. 10)",
"product_id": "HighAvailability-10.0.Z:cockpit-ha-cluster-0:0.12.0-3.el10_0.2.noarch"
},
"product_reference": "cockpit-ha-cluster-0:0.12.0-3.el10_0.2.noarch",
"relates_to_product_reference": "HighAvailability-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.12.0-3.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 10)",
"product_id": "HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.aarch64"
},
"product_reference": "pcs-0:0.12.0-3.el10_0.2.aarch64",
"relates_to_product_reference": "HighAvailability-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.12.0-3.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 10)",
"product_id": "HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.ppc64le"
},
"product_reference": "pcs-0:0.12.0-3.el10_0.2.ppc64le",
"relates_to_product_reference": "HighAvailability-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.12.0-3.el10_0.2.s390x as a component of Red Hat Enterprise Linux High Availability (v. 10)",
"product_id": "HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.s390x"
},
"product_reference": "pcs-0:0.12.0-3.el10_0.2.s390x",
"relates_to_product_reference": "HighAvailability-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.12.0-3.el10_0.2.src as a component of Red Hat Enterprise Linux High Availability (v. 10)",
"product_id": "HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.src"
},
"product_reference": "pcs-0:0.12.0-3.el10_0.2.src",
"relates_to_product_reference": "HighAvailability-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.12.0-3.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 10)",
"product_id": "HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.x86_64"
},
"product_reference": "pcs-0:0.12.0-3.el10_0.2.x86_64",
"relates_to_product_reference": "HighAvailability-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.12.0-3.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 10)",
"product_id": "HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.aarch64"
},
"product_reference": "pcs-snmp-0:0.12.0-3.el10_0.2.aarch64",
"relates_to_product_reference": "HighAvailability-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.12.0-3.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 10)",
"product_id": "HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.ppc64le"
},
"product_reference": "pcs-snmp-0:0.12.0-3.el10_0.2.ppc64le",
"relates_to_product_reference": "HighAvailability-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.12.0-3.el10_0.2.s390x as a component of Red Hat Enterprise Linux High Availability (v. 10)",
"product_id": "HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.s390x"
},
"product_reference": "pcs-snmp-0:0.12.0-3.el10_0.2.s390x",
"relates_to_product_reference": "HighAvailability-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.12.0-3.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 10)",
"product_id": "HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.x86_64"
},
"product_reference": "pcs-snmp-0:0.12.0-3.el10_0.2.x86_64",
"relates_to_product_reference": "HighAvailability-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46727",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-05-08T00:00:45.681503+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2364966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rack::QueryParser. This vulnerability allows denial of service via oversized HTTP requests containing many parameters, resulting in memory exhaustion that consumes all available memory or CPU resource pinning, which keeps the CPU constantly busy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an IMPORTANT severity because the vulnerabilty was found in the Rack::QueryParser component which arises because Rack::QueryParser parses query strings and application/x-www-form-urlencoded bodies into Ruby data structures without imposing any limit on the number of parameters, when an attacker sends requests with an extremely large number of parameters, Rack::QueryParser consumes excessive memory and CPU during parsing, leading to memory exhaustion, this results in a denial of service, causing the Rack server to crash and leading to full service disruption.\n\nRed Hat Satellite 6.15 includes an affected version of rubygem-rack; however, since it does not utilize Rack::QueryParser, it is not actually vulnerable to the flaw, lowering product-specific impact. The issue has already been addressed in Red Hat Satellite versions 6.16 and 6.17, and updates for other supported versions may follow based on the product lifecycle policy.",
"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": [
"HighAvailability-10.0.Z:cockpit-ha-cluster-0:0.12.0-3.el10_0.2.noarch",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.aarch64",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.ppc64le",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.s390x",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.src",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.x86_64",
"HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.aarch64",
"HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.ppc64le",
"HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.s390x",
"HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-46727"
},
{
"category": "external",
"summary": "RHBZ#2364966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-46727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712",
"url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3",
"url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74",
"url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74"
},
{
"category": "external",
"summary": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx",
"url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx"
}
],
"release_date": "2025-05-07T23:07:40.563000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-29T15:50:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-10.0.Z:cockpit-ha-cluster-0:0.12.0-3.el10_0.2.noarch",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.aarch64",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.ppc64le",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.s390x",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.src",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.x86_64",
"HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.aarch64",
"HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.ppc64le",
"HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.s390x",
"HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8319"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"HighAvailability-10.0.Z:cockpit-ha-cluster-0:0.12.0-3.el10_0.2.noarch",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.aarch64",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.ppc64le",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.s390x",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.src",
"HighAvailability-10.0.Z:pcs-0:0.12.0-3.el10_0.2.x86_64",
"HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.aarch64",
"HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.ppc64le",
"HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.s390x",
"HighAvailability-10.0.Z:pcs-snmp-0:0.12.0-3.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rubygem-rack: Unbounded-Parameter DoS in Rack::QueryParser"
}
]
}
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.