Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-60021

9.8 · CRITICAL
Published Jan 16, 2026 apache CWE-77

Overview

CVE-2025-60021 is a critical-severity vulnerability affecting apache brpc. It was published on January 16, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from apache. Update brpc to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache brpc >= 1.11.0, < 1.15.0 Affected

Frequently Asked Questions

What is CVE-2025-60021?

CVE-2025-60021 is a critical-severity vulnerability affecting apache brpc. It was published on January 16, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2025-60021?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-60021?

Check the references section for vendor advisories and patches from apache. Update brpc to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-60021?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-60021 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.