VYPR

Infinispan

by Infinite

Source repositories

CVEs (17)

  • CVE-2021-31917CriSep 21, 2021
    risk 0.64cvss 9.8epss 0.01

    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…

  • CVE-2019-10158CriJan 2, 2020
    risk 0.57cvss 9.8epss 0.02

    A flaw was found in Infinispan through version 9.4.14.Final. An improper implementation of the session fixation protection in the Spring Session integration can result in incorrect session handling.

  • CVE-2018-1131HigMay 15, 2018
    risk 0.57cvss 8.8epss 0.01

    Infinispan permits improper deserialization of trusted data via XML and JSON transcoders under certain server configurations. A user with authenticated access to the server could send a malicious object to a cache configured to accept certain types of objects, achieving code…

  • CVE-2019-10174HigNov 25, 2019
    risk 0.50cvss 8.8epss 0.03

    A vulnerability was found in Infinispan such that the invokeAccessibly method from the public class ReflectionUtil allows any application class to invoke private methods in any class with Infinispan's privileges. The attacker can use reflection to introduce new, malicious…

  • CVE-2017-15089HigFeb 15, 2018
    risk 0.50cvss 8.8epss 0.03

    It was found that the Hotrod client in Infinispan before 9.2.0.CR1 would unsafely read deserialized data on information from the cache. An authenticated attacker could inject a malicious object into the data cache and attain deserialization on the client, and possibly conduct…

  • CVE-2020-10771HigJun 2, 2021
    risk 0.46cvss 7.1epss 0.00

    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.

  • CVE-2024-6875MedMar 28, 2025
    risk 0.42cvss 6.5epss 0.00

    A vulnerability was found in the Infinispan component in Red Hat Data Grid. The REST compare API may have a buffer leak and an out of memory error can occur when sending continual requests with large POST data to the REST API.

  • CVE-2020-25711MedDec 3, 2020
    risk 0.42cvss 6.5epss 0.01

    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.

  • CVE-2023-5384HigDec 18, 2023
    risk 0.40cvss 7.2epss 0.01

    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.

  • CVE-2020-10746MedOct 19, 2020
    risk 0.40cvss 6.1epss 0.00

    A flaw was found in Infinispan (org.infinispan:infinispan-server-runtime) version 10, where it permits local access to controls via both REST and HotRod APIs. This flaw allows a user authenticated to the local machine to perform all operations on the caches, including the…

  • CVE-2025-5731MedJun 26, 2025
    risk 0.36cvss 5.5epss 0.00

    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.

  • CVE-2025-0736MedJan 28, 2025
    risk 0.36cvss 5.5epss 0.00

    A flaw was found in Infinispan, when using JGroups with JDBC_PING. This issue occurs when an application inadvertently exposes sensitive information, such as configuration details or credentials, through logging mechanisms. This exposure can lead to unauthorized access and…

  • CVE-2023-3628MedDec 18, 2023
    risk 0.35cvss 6.5epss 0.01

    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.

  • CVE-2023-5236MedDec 18, 2023
    risk 0.22cvss 4.4epss 0.01

    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…

  • CVE-2023-3629MedDec 18, 2023
    risk 0.21cvss 4.3epss 0.01

    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.

  • CVE-2016-0750MedSep 11, 2018
    risk 0.20cvss 4.2epss 0.02

    The hotrod java client in infinispan before 9.1.0.Final automatically deserializes bytearray message contents in certain events. A malicious user could exploit this flaw by injecting a specially-crafted serialized object to attain remote code execution or conduct other attacks.

  • CVE-2017-2638MedJul 16, 2018
    risk 0.00cvss 6.5epss 0.02

    It was found that the REST API in Infinispan before version 9.0.0 did not properly enforce auth constraints. An attacker could use this vulnerability to read or modify data in the default cache or a known cache name.