Logging of Document Bodies in Elastic APM Server
CVE-2024-37286
6.5MEDIUM
What is CVE-2024-37286?
APM server logs contain document body from a partially failed bulk index request. For example, in case of unavailable_shards_exception for a specific document, since the ES response line contains the document body, and that APM server logs the ES response line on error, the document is effectively logged.