CVE-2020-25711
Description
Infinispan 10 REST API lacks authorization checks for server management operations, allowing any authenticated user to shut down the server without ADMIN role.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Infinispan 10 REST API lacks authorization checks for server management operations, allowing any authenticated user to shut down the server without ADMIN role.
A flaw was found in Infinispan 10's REST API where authorization permissions are not enforced for certain server management operations. When authorization is enabled, any authenticated user can perform sensitive operations without needing the ADMIN role [1]. The affected operations include server stop, cluster stop, server report, and cache ignore list manipulation [2].
An attacker with network access to the REST API endpoint and valid authentication credentials can exploit this flaw. No special privileges are required beyond basic authentication. The API accepts requests for these operations without checking if the user has the appropriate role [2].
Successful exploitation allows an attacker to shut down the server or cluster, potentially causing a denial of service. They can also trigger server reports or manipulate the cache ignore list, leading to information disclosure or data inconsistency [1].
The vulnerability affects the org.infinispan:infinispan-server-runtime artifact up to version 11.0.5.Final. Red Hat has addressed this issue in Infinispan 11.0.5.Final and later versions. Users should upgrade to a patched release or apply appropriate access controls to the REST API endpoint [2].
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.infinispan:infinispan-coreMaven | < 11.0.6.Final | 11.0.6.Final |
Affected products
2- Range: Infinispan 11.0.6 Final
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5News mentions
0No linked articles in our index yet.