OpenSearch Data Prepper is a component of the OpenSearch project that accepts, filters, transforms, enriches, and routes data at scale. A vulnerability exists in the OpenTelemetry Logs source in Data Prepper starting inversion 2.1.0 and prior to version 2.10.2 where some custom authentication plugins will not perform authentication. This allows unauthorized users to ingest OpenTelemetry Logs data under certain conditions. This vulnerability does not affect the built-in `http_basic` authentication provider in Data Prepper. Pipelines which use the `http_basic` authentication provider continue to require authentication. The vulnerability exists only for custom implementations of Data Prepper’s `GrpcAuthenticationProvider` authentication plugin which implement the `getHttpAuthenticationService()` method instead of `getAuthenticationInterceptor()`. Data Prepper 2.10.2 contains a fix for this issue. For those unable to upgrade, one may use the built-in `http_basic` authentication provider in Data Prepper and/or add an authentication proxy in front of one's Data Prepper instances running the OpenTelemetry Logs source.
Conclusion & alert: CVE-2024-55886 is rated Moderate Risk (48.5/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.40%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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-01-21 | 0.46% | 0.40% | -0.07% |
| 2 | 2026-01-20 | 0.12% | 0.46% | +0.34% |
| 3 | 2025-11-21 | — | 0.12% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 3.1 | MEDIUM |
|
1.6 | 4.7 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| amazon | opensearch_data_prepper | >= 2.1.0, < 2.10.2 | cpe:2.3:a:amazon:opensearch_data_prepper:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/opensearch-project/data-prepper/security/advisories/GHSA-725p-63vv-v948 | Vendor Advisory |