← Back

Data Grid

data_grid

Vendor: Redhat • 26 CVEs

CVEs (26)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Redhat
4Build Of Keycloak
Data GridJboss Enterprise Application Platform Expansion Pack+1 more
Aug 31, 2026
Aug 5, 2026
N/A· v4
8.1 HIGH· v3
N/A· v2
A flaw was found in the Dynamic Client Registration (DCR) component of Keycloak, an identity and access management solution. The default DCR policy fails to properly validate the claim path for User Property mappers, all...Show more
A flaw was found in the Dynamic Client Registration (DCR) component of Keycloak, an identity and access management solution. The default DCR policy fails to properly validate the claim path for User Property mappers, allowing them to write values to sensitive internal claim locations. An attacker with a standard user account and a limited Initial Access Token can exploit this to forge administrative roles in their access token. This allows the attacker to take over other clients, steal confidential secrets, and potentially gain full administrative control over the realm.Show less
1Redhat
4Build Of Keycloak
Data GridJboss Enterprise Application Platform Expansion Pack+1 more
Aug 31, 2026
Aug 5, 2026
N/A· v4
8.1 HIGH· v3
N/A· v2
A flaw was found in Keycloak's Authorization Services. The component responsible for matching request paths to security policies (PathMatcher) does not properly normalize URIs before comparison. By adding extra character...Show more
A flaw was found in Keycloak's Authorization Services. The component responsible for matching request paths to security policies (PathMatcher) does not properly normalize URIs before comparison. By adding extra characters like a trailing slash or matrix parameters to a URL, an attacker can trick the system into applying a less restrictive security policy than intended. This allows an authenticated user to access administrative or restricted areas they should not have permission to see.Show less
1Redhat
4Build Of Keycloak
Data GridJboss Enterprise Application Platform Expansion Pack+1 more
Aug 9, 2026
Jul 17, 2026
N/A· v4
5.4 MEDIUM· v3
N/A· v2
Keycloak provides a mechanism called Client Policies to enforce security requirements on clients, such as requiring them to use signed JWTs for authentication. A flaw was discovered where this enforcement can be bypassed...Show more
Keycloak provides a mechanism called Client Policies to enforce security requirements on clients, such as requiring them to use signed JWTs for authentication. A flaw was discovered where this enforcement can be bypassed. An attacker with valid client credentials can provide a fake, unsigned assertion header that tricks the system into thinking the policy requirements have been met. This allows the attacker to authenticate using simpler methods like a client secret even when the administrator has mandated more secure, signed assertions.Show less
1Redhat
4Build Of Keycloak
Data GridJboss Enterprise Application Platform Expansion Pack+1 more
Aug 9, 2026
Jul 16, 2026
N/A· v4
2.7 LOW· v3
N/A· v2
A flaw was found in the group search functionality of the Keycloak server's administrative API. When Fine-Grained Admin Permissions (FGAP) v2 is enabled, a delegated administrator can bypass access restrictions to view p...Show more
A flaw was found in the group search functionality of the Keycloak server's administrative API. When Fine-Grained Admin Permissions (FGAP) v2 is enabled, a delegated administrator can bypass access restrictions to view parent groups they are not authorized to see. By searching for a child group they have permission to view, the system incorrectly returns the full details of the parent group in the response, leading to the disclosure of sensitive group attributes and configuration.Show less
2Axios
Redhat
12Advanced Cluster Management For Kubernetes
Advanced Cluster SecurityAnsible Automation Platform+9 more
Sep 7, 2026
Jun 11, 2026
N/A· v4
7.7 HIGH· v3
N/A· v2
Axios is a promise based HTTP client for the browser and Node.js. From 0.19.0 to before 0.31.1 and 1.15.2, Axios contains prototype-pollution gadgets in request config processing. If another vulnerability in the same Jav...Show more
Axios is a promise based HTTP client for the browser and Node.js. From 0.19.0 to before 0.31.1 and 1.15.2, Axios contains prototype-pollution gadgets in request config processing. If another vulnerability in the same JavaScript process has already polluted Object.prototype.transformResponse, affected Axios versions may treat that inherited value as request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request. This vulnerability is fixed in 0.31.1 and 1.15.2.Show less
1Redhat
10Build Of Apache Camel Hawtio
Build Of Apache Camel For Spring BootData Grid+7 more
Jul 22, 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
Jun 29, 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
Jun 29, 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
Jul 7, 2026
Mar 24, 2026
N/A· v4
N/A· v3
N/A· v2
Rejected reason: The Undertow web server enforces a default maximum HTTP request entity size limit. Any request (including GET or HEAD) containing a body that exceeds this configurable limit is safely dropped by the serv...Show more
Rejected reason: The Undertow web server enforces a default maximum HTTP request entity size limit. Any request (including GET or HEAD) containing a body that exceeds this configurable limit is safely dropped by the server, preventing single-request Resource Exhaustion (Out of Memory) Denial of Service attacks.Show less
1Redhat
8Build Of Apache Camel
Data GridFuse+5 more
Sep 7, 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
Jun 17, 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
Aug 17, 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
Aug 7, 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
Jun 17, 2026
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
Jun 17, 2026
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
Jun 17, 2026
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
Jun 17, 2026
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
Jun 17, 2026
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
Jun 17, 2026
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
Jun 17, 2026
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