CVE-2025-60021
CVE-2025-60021 is a critical-severity vulnerability in Apache Brpc with a CVSS 3.x base score of 9.8. Its EPSS exploit-prediction score of 26% places it in the 98th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-77.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- EPSS exploit prediction: 26% (98th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-2933
- Weakness: CWE-77
- Affected product: Apache Brpc
- Published:
- Last modified:
Description
Remote command injection vulnerability in heap profiler builtin service in Apache bRPC ((all versions < 1.15.0)) on all platforms allows attacker to inject remote command. Root Cause: The bRPC heap profiler built-in service (/pprof/heap) does not validate the user-provided extra_options parameter and executes it as a command-line argument. Attackers can execute remote commands using the extra_options parameter.. Affected scenarios: Use the built-in bRPC heap profiler service to perform jemalloc memory profiling. How to Fix: we provide two methods, you can choose one of them: 1. Upgrade bRPC to version 1.15.0. 2. Apply this patch ( https://github.com/apache/brpc/pull/3101 ) manually.
Frequently asked questions
- What is CVE-2025-60021?
- Remote command injection vulnerability in heap profiler builtin service in Apache bRPC ((all versions < 1.15.0)) on all platforms allows attacker to inject remote command. Root Cause: The bRPC heap profiler built-in service (/pprof/heap) does not validate the user-provided extra_options parameter and executes it as a command-line argument. Attackers can execute remote commands using the extra_options parameter.. Affected scenarios: Use the built-in bRPC heap profiler service to perform jemalloc memory profiling. How to Fix: we provide two methods, you can choose one of them: 1. Upgrade bRPC to version 1.15.0. 2. Apply this patch ( https://github.com/apache/brpc/pull/3101 ) manually.
- How severe is CVE-2025-60021?
- CVE-2025-60021 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2025-60021 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 26% (98th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-60021?
- CVE-2025-60021 affects Apache Brpc. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-60021?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2025-60021 have an EU (EUVD) identifier?
- Yes. CVE-2025-60021 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-2933.
- When was CVE-2025-60021 published?
- CVE-2025-60021 was published on 2026-01-16 and last updated on 2026-06-17.
References
- https://lists.apache.org/thread/xy51d2fx6drzhfp92xptsx5845q7b37m
- http://www.openwall.com/lists/oss-security/2026/01/16/4
Affected products (1)
- cpe:2.3:a:apache:brpc:*:*:*:*:*:*:*:*
More vulnerabilities in Apache Brpc
- CVE-2023-31039 — Critical (CVSS 9.8): Security vulnerability in Apache bRPC <1.5.0 on all platforms allows attackers to execute arbitrary code via…
- CVE-2025-59789 — High (CVSS 7.5): Uncontrolled recursion in the json2pb component in Apache bRPC (version < 1.15.0) on all platforms allows remote…
- CVE-2025-54472 — High (CVSS 7.5): Unlimited memory allocation in redis protocol parser in Apache bRPC (all versions < 1.14.1) on all platforms allows…
- CVE-2024-23452 — High (CVSS 7.5): Request smuggling vulnerability in HTTP server in Apache bRPC 0.9.5~1.7.0 on all platforms allows attacker to smuggle…
- CVE-2023-45757 — Medium (CVSS 6.1): Security vulnerability in Apache bRPC <=1.6.0 on all platforms allows attackers to inject XSS code to the builtin rpcz…
All CVEs affecting Apache Brpc →
Other CWE-77 (Command Injection) vulnerabilities
- CVE-2026-23652 — Critical (CVSS 10.0): Improper neutralization of special elements used in a command ('command injection') in Microsoft Power Pages allows an…
- CVE-2025-59818 — Critical (CVSS 10.0): This vulnerability allows authenticated attackers to execute arbitrary commands on the underlying system using the file…
- CVE-2025-64093 — Critical (CVSS 10.0): Remote Code Execution vulnerability that allows unauthenticated attackers to inject arbitrary commands into the…
- CVE-2025-64090 — Critical (CVSS 10.0): This vulnerability allows authenticated attackers to execute commands via the hostname of the device.
- CVE-2025-61492 — Critical (CVSS 10.0): A command injection vulnerability in the execute_command function of terminal-controller-mcp 0.1.7 allows attackers to…
- CVE-2025-10035 — Critical (CVSS 10.0): A deserialization vulnerability in the License Servlet of Fortra's GoAnywhere MFT allows an actor with a validly forged…