opentelemetry-instrumentation Denial of Service vulnerability due to unbound cardinality metrics
Description
OpenTelemetry, also known as OTel for short, is a vendor-neutral open-source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, logs. Autoinstrumentation out of the box adds the label http_method that has unbound cardinality. It leads to the server's potential memory exhaustion when many malicious requests are sent. HTTP method for requests can be easily set by an attacker to be random and long. In order to be affected program has to be instrumented for HTTP handlers and does not filter any unknown HTTP methods on the level of CDN, LB, previous middleware, etc. This issue has been patched in version 0.41b0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
opentelemetry-instrumentationPyPI | < 0.41b0 | 0.41b0 |
Affected products
2- Range: < 0.41b0
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-5rv5-6h4r-h22vghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-43810ghsaADVISORY
- github.com/open-telemetry/opentelemetry-python-contrib/commit/6007e0c013071e7f8b9612d3bc68aeb9d600d74eghsax_refsource_MISCWEB
- github.com/open-telemetry/opentelemetry-python-contrib/releases/tag/v0.41b0ghsax_refsource_MISCWEB
- github.com/open-telemetry/opentelemetry-python-contrib/security/advisories/GHSA-5rv5-6h4r-h22vghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.