GHSA-3whx-qrj5-hh2h · Severity: medium · Ecosystem: maven — Improper Input Validation in Apache Pulsar
In Apache Pulsar it is possible to access data from BookKeeper that does not belong to the topics accessible by the authenticated user. The Admin API get-message-by-id requires the user to input a topic and a ledger id. The ledger id is a pointer to the data, and it is supposed to be a valid it for the topic. Authorisation controls are performed against the topic name and there is not proper validation the that ledger id is valid in the context of such ledger. So it may happen that the user is able to read from a ledger that contains data owned by another tenant. This issue affects Apache Pulsar Apache Pulsar version 2.8.0 and prior versions; Apache Pulsar version 2.7.3 and prior versions; Apache Pulsar version 2.6.4 and prior versions.
Conclusion & alert: CVE-2021-41571 is rated High Exploit Risk (67.4/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.77%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 1.75% | 1.77% | +0.03% |
| 2 | 2026-06-15 | 0.98% | 1.75% | +0.77% |
| 3 | 2025-11-21 | — | 0.98% | — |
Full EPSS history (13 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
GHSA-3whx-qrj5-hh2h · Severity: medium · Ecosystem: maven — Improper Input Validation in Apache Pulsar
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2021-41571 |
| URL | Tags |
|---|---|
| https://github.com/apache/pulsar/issues/11814 | Exploit Issue Tracking Patch Third Party Advisory |
| https://lists.apache.org/thread/8n3k7pvyh4cf9q2jfzb6pb32ync6xlvr | Mailing List Vendor Advisory |
| https://pulsar.apache.org/admin-rest-api/#operation/getLastMessageId | Patch Vendor Advisory |