← Back

Data Grid

data_grid

Vendor: Redhat • 21 CVEs

CVEs (21)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Redhat
10Build Of Apache Camel Hawtio
Build Of Apache Camel For Spring BootData Grid+7 more
Mar 31, 2026
Mar 27, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
A flaw was found in Undertow. When Undertow receives an HTTP request where the first header line starts with one or more spaces, it incorrectly processes the request by stripping these leading spaces. This behavior, whic...Show more
A flaw was found in Undertow. When Undertow receives an HTTP request where the first header line starts with one or more spaces, it incorrectly processes the request by stripping these leading spaces. This behavior, which violates HTTP standards, can be exploited by a remote attacker to perform request smuggling. Request smuggling allows an attacker to bypass security mechanisms, access restricted information, or manipulate web caches, potentially leading to unauthorized actions or data exposure.Show less
1Redhat
10Build Of Apache Camel Hawtio
Build Of Apache Camel For Spring BootData Grid+7 more
Mar 31, 2026
Mar 27, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
A flaw was found in Undertow. This vulnerability allows a remote attacker to construct specially crafted requests where header names are parsed differently by Undertow compared to upstream proxies. This discrepancy in he...Show more
A flaw was found in Undertow. This vulnerability allows a remote attacker to construct specially crafted requests where header names are parsed differently by Undertow compared to upstream proxies. This discrepancy in header interpretation can be exploited to launch request smuggling attacks, potentially bypassing security controls and accessing unauthorized resources.Show less
1Redhat
9Build Of Apache Camel Hawtio
Build Of Apache Camel For Spring BootData Grid+6 more
Apr 10, 2026
Mar 27, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
A flaw was found in Undertow. A remote attacker can exploit this vulnerability by sending `\r\r\r` as a header block terminator. This can be used for request smuggling with certain proxy servers, such as older versions o...Show more
A flaw was found in Undertow. A remote attacker can exploit this vulnerability by sending `\r\r\r` as a header block terminator. This can be used for request smuggling with certain proxy servers, such as older versions of Apache Traffic Server and Google Cloud Classic Application Load Balancer, potentially leading to unauthorized access or manipulation of web requests.Show less
1Redhat
10Build Of Apache Camel Hawtio
Build Of Apache Camel For Spring BootData Grid+7 more
Apr 8, 2026
Mar 24, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in Undertow. A remote attacker could exploit this vulnerability by sending an HTTP GET request containing multipart/form-data content. If the underlying application processes parameters using methods lik...Show more
A flaw was found in Undertow. A remote attacker could exploit this vulnerability by sending an HTTP GET request containing multipart/form-data content. If the underlying application processes parameters using methods like `getParameterMap()`, the server prematurely parses and stores this content to disk. This could lead to resource exhaustion, potentially resulting in a Denial of Service (DoS).Show less
1Redhat
8Build Of Apache Camel
Data GridFuse+5 more
Mar 18, 2026
Jan 7, 2026
N/A· v4
9.6 CRITICAL· v3
N/A· v2
A flaw was found in the Undertow HTTP server core, which is used in WildFly, JBoss EAP, and other Java applications. The Undertow library fails to properly validate the Host header in incoming HTTP requests.As a result,...Show more
A flaw was found in the Undertow HTTP server core, which is used in WildFly, JBoss EAP, and other Java applications. The Undertow library fails to properly validate the Host header in incoming HTTP requests.As a result, requests containing malformed or malicious Host headers are processed without rejection, enabling attackers to poison caches, perform internal network scans, or hijack user sessions.Show less
2Infinispan
Redhat
4Data Grid
InfinispanJboss Enterprise Application Platform+1 more
Jan 8, 2026
Jun 26, 2025
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A flaw was found in Infinispan CLI. A sensitive password, decoded from a Base64-encoded Kubernetes secret, is processed in plaintext and included in a command string that may expose the data in an error message when a co...Show more
A flaw was found in Infinispan CLI. A sensitive password, decoded from a Base64-encoded Kubernetes secret, is processed in plaintext and included in a command string that may expose the data in an error message when a command is not found.Show less
1Redhat
4Data Grid
Jboss Enterprise Application PlatformWildfly Core+1 more
May 18, 2026
Mar 4, 2025
N/A· v4
8.1 HIGH· v3
N/A· v2
A flaw was found in Wildfly Elytron integration. The component does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it more susceptible to brute forc...Show more
A flaw was found in Wildfly Elytron integration. The component does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it more susceptible to brute force attacks via CLI.Show less
1Redhat
9Build Of Apache Camel Hawtio
Build Of Apache Camel For Spring BootBuild Of Keycloak+6 more
Jan 19, 2026
Aug 21, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple request...Show more
A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.Show less
2Infinispan
Redhat
3Data Grid
InfinispanJboss Data Grid
Nov 21, 2024
Dec 18, 2023
N/A· v4
2.7 LOW· v3
N/A· v2
A flaw was found in Infinispan. When serializing the configuration for a cache to XML/JSON/YAML, which contains credentials (JDBC store with connection pooling, remote store), the credentials are returned in clear text a...Show more
A flaw was found in Infinispan. When serializing the configuration for a cache to XML/JSON/YAML, which contains credentials (JDBC store with connection pooling, remote store), the credentials are returned in clear text as part of the configuration.Show less
2Infinispan
Redhat
3Data Grid
InfinispanJboss Data Grid
Sep 25, 2025
Dec 18, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A flaw was found in Infinispan, which does not detect circular object references when unmarshalling. An authenticated attacker with sufficient permissions could insert a maliciously constructed object into the cache and...Show more
A flaw was found in Infinispan, which does not detect circular object references when unmarshalling. An authenticated attacker with sufficient permissions could insert a maliciously constructed object into the cache and use it to cause out of memory errors and achieve a denial of service.Show less
2Infinispan
Redhat
4Data Grid
InfinispanJboss Data Grid+1 more
Nov 21, 2024
Dec 18, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A flaw was found in Infinispan's REST, Cache retrieval endpoints do not properly evaluate the necessary admin permissions for the operation. This issue could allow an authenticated user to access information outside of t...Show more
A flaw was found in Infinispan's REST, Cache retrieval endpoints do not properly evaluate the necessary admin permissions for the operation. This issue could allow an authenticated user to access information outside of their intended permissions.Show less
2Infinispan
Redhat
4Data Grid
InfinispanJboss Data Grid+1 more
Nov 21, 2024
Dec 18, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A flaw was found in Infinispan's REST. Bulk read endpoints do not properly evaluate user permissions for the operation. This issue could allow an authenticated user to access information outside of their intended permiss...Show more
A flaw was found in Infinispan's REST. Bulk read endpoints do not properly evaluate user permissions for the operation. This issue could allow an authenticated user to access information outside of their intended permissions.Show less
2Infinispan
Redhat
2Data Grid
Hot Rod
Nov 21, 2024
Oct 4, 2023
N/A· v4
7.4 HIGH· v3
N/A· v2
A vulnerability was found in the Hot Rod client. This security issue occurs as the Hot Rod client does not enable hostname validation when using TLS, possibly resulting in a man-in-the-middle (MITM) attack.
2Infinispan
Redhat
2Data Grid
Infinispan Server Rest
Nov 21, 2024
Sep 21, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A flaw was found in Red Hat DataGrid 8.x (8.0.0, 8.0.1, 8.1.0 and 8.1.1) and Infinispan (10.0.0 through 12.0.0). An attacker could bypass authentication on all REST endpoints when DIGEST is used as the authentication met...Show more
A flaw was found in Red Hat DataGrid 8.x (8.0.0, 8.0.1, 8.1.0 and 8.1.1) and Infinispan (10.0.0 through 12.0.0). An attacker could bypass authentication on all REST endpoints when DIGEST is used as the authentication method. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.Show less
2Quarkus
Redhat
13Build Of Quarkus
Codeready StudioData Grid+10 more
Nov 21, 2024
Aug 5, 2021
N/A· v4
5.3 MEDIUM· v3
3.5 LOW· v2
A flaw was found in Wildfly Elytron in versions prior to 1.10.14.Final, prior to 1.15.5.Final and prior to 1.16.1.Final where ScramServer may be susceptible to Timing Attack if enabled. The highest threat of this vulnera...Show more
A flaw was found in Wildfly Elytron in versions prior to 1.10.14.Final, prior to 1.15.5.Final and prior to 1.16.1.Final where ScramServer may be susceptible to Timing Attack if enabled. The highest threat of this vulnerability is confidentiality.Show less
3Infinispan
NetappRedhat
3Data Grid
Infinispan Server RestOncommand Insight
Nov 21, 2024
Jun 2, 2021
N/A· v4
7.1 HIGH· v3
5.8 MEDIUM· v2
A flaw was found in Infinispan version 10, where it is possible to perform various actions that could have side effects using GET requests. This flaw allows an attacker to perform a cross-site request forgery (CSRF) atta...Show more
A flaw was found in Infinispan version 10, where it is possible to perform various actions that could have side effects using GET requests. This flaw allows an attacker to perform a cross-site request forgery (CSRF) attack.Show less
1Redhat
9Build Of Quarkus
Data GridDescision Manager+6 more
Nov 21, 2024
May 20, 2021
N/A· v4
4.8 MEDIUM· v3
3.5 LOW· v2
A flaw was found in Wildfly in versions before 23.0.2.Final while creating a new role in domain mode via the admin console, it is possible to add a payload in the name field, leading to XSS. This affects Confidentiality...Show more
A flaw was found in Wildfly in versions before 23.0.2.Final while creating a new role in domain mode via the admin console, it is possible to add a payload in the name field, leading to XSS. This affects Confidentiality and Integrity.Show less
3Infinispan
NetappRedhat
3Active Iq Unified Manager
Data GridInfinispan
Nov 21, 2024
Dec 3, 2020
N/A· v4
6.5 MEDIUM· v3
4.9 MEDIUM· v2
A flaw was found in infinispan 10 REST API, where authorization permissions are not checked while performing some server management operations. When authz is enabled, any user with authentication can perform operations l...Show more
A flaw was found in infinispan 10 REST API, where authorization permissions are not checked while performing some server management operations. When authz is enabled, any user with authentication can perform operations like shutting down the server without the ADMIN role.Show less
2Netapp
Redhat
10Data Grid
Jboss Data GridJboss Enterprise Application Platform+7 more
Nov 21, 2024
Oct 6, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A memory leak flaw was found in WildFly OpenSSL in versions prior to 1.1.3.Final, where it removes an HTTP session. It may allow the attacker to cause OOM leading to a denial of service. The highest threat from this vuln...Show more
A memory leak flaw was found in WildFly OpenSSL in versions prior to 1.1.3.Final, where it removes an HTTP session. It may allow the attacker to cause OOM leading to a denial of service. The highest threat from this vulnerability is to system availability.Show less
1Redhat
4Data Grid
Jboss Enterprise Application PlatformSingle Sign On+1 more
Nov 21, 2024
Oct 14, 2019
N/A· v4
4.9 MEDIUM· v3
4.0 MEDIUM· v2
A flaw was found in wildfly-core before 7.2.5.GA. The Management users with Monitor, Auditor and Deployer Roles should not be allowed to modify the runtime state of the server