CVE-2024-55886: OpenTelemetry Logs source may lack authentication with some custom plugins
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 httpbasic authentication provider in Data Prepper. Pipelines which use the httpbasic 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 httpbasic authentication provider in Data Prepper and/or add an authentication proxy in front of one's Data Prepper instances running the OpenTelemetry Logs source.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-55886?
CVE-2024-55886 is classified as a high-severity vulnerability due to potential unauthorized access to data.
How do I fix CVE-2024-55886?
To fix CVE-2024-55886, upgrade OpenSearch Data Prepper to version 2.10.2 or later.
What versions of OpenSearch Data Prepper are affected by CVE-2024-55886?
OpenSearch Data Prepper versions between 2.1.0 and 2.10.2 are affected by CVE-2024-55886.
What component is impacted by CVE-2024-55886?
CVE-2024-55886 impacts the OpenTelemetry Logs source in the OpenSearch Data Prepper component.
Is CVE-2024-55886 a critical vulnerability?
While not classified as critical, CVE-2024-55886 poses significant risk requiring prompt attention.