---
id: CVE-2024-23448
aliases:
  - GHSA-8r33-q5j5-rh7g
  - GO-2024-2556
title: APM Server vulnerable to Insertion of Sensitive Information into Log File
summary: APM Server vulnerable to Insertion of Sensitive Information into Log File
severity: medium
cvss: 5.7
cvssVector: 'CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
vendor: elastic
product: github.com/elastic/apm-server
ecosystem: go
affected:
  - github.com/elastic/apm-server < 8.12.1
patched:
  - github.com/elastic/apm-server 8.12.1
published: '2024-02-08'
updated: '2026-08-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-8r33-q5j5-rh7g'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-23448'
  - url: >-
      https://discuss.elastic.co/t/apm-server-8-12-1-security-update-esa-2024-03/352688
  - url: 'https://github.com/elastic/apm-server'
  - url: 'https://www.elastic.co/community/security'
tags:
  - osv
  - go
epss: 0.00671
epssPercentile: 0.49849
ingestedAt: '2026-08-07T19:14:16.397Z'
---

## Overview

An issue was discovered whereby APM Server could log at ERROR level, a response from Elasticsearch indicating that indexing the document failed and that response would contain parts of the original document. Depending on the nature of the document that the APM Server attempted to ingest, this could lead to the insertion of sensitive or private information in the APM Server logs.

## Affected packages

- `github.com/elastic/apm-server < 8.12.1`

## Remediation

Upgrade to a patched release:

- `github.com/elastic/apm-server 8.12.1`
