---
id: CVE-2026-50576
title: >-
  ePA 3.x Integration implements the authorization workflow and writes Medical
  Information Objects to Germany's electronic patient record
summary: >-
  ePA 3.x Integration implements the authorization workflow and writes Medical
  Information Objects to Germany's electronic patient record. Prior to 1.3.0,
  ePA 3.x Integration does not neutralize CRLF characters in values used by
  app/vau/VA…
severity: medium
cvss: 6.8
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N'
cwe:
  - CWE-113
published: '2026-08-18'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T21:02:26.047'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-50576'
references:
  - url: >-
      https://github.com/fbeta-GmbH/ePA3-Service-OpenSource/commit/b984d15d261423302de337adae25e84c54e9c2d1
    label: security-advisories@github.com
  - url: 'https://github.com/fbeta-GmbH/ePA3-Service-OpenSource/pull/11'
    label: security-advisories@github.com
  - url: 'https://github.com/fbeta-GmbH/ePA3-Service-OpenSource/releases/tag/1.3.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/fbeta-GmbH/ePA3-Service-OpenSource/security/advisories/GHSA-j8jg-7fqf-4xx9
    label: security-advisories@github.com
  - url: 'https://www.machinespirits.de/advisory/013a60'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00493
epssPercentile: 0.39784
ingestedAt: '2026-09-08T21:11:12.281Z'
---

## Overview

ePA 3.x Integration implements the authorization workflow and writes Medical Information Objects to Germany's electronic patient record. Prior to 1.3.0, ePA 3.x Integration does not neutralize CRLF characters in values used by app/vau/VAUProtokoll.py to construct VAU inner HTTP requests. The build_inner_header function interpolates the uri, host, accept_type, content_type, content_length, USER_AGENT, and insurant_id values into request lines and headers, including x-useragent and x-insurantid. An authenticated attacker who controls a value can inject additional headers into the inner request. Depending on ePA server handling, an injected x-insurantid header can expose another patient's records, and injected Authorization headers can bypass the intended authentication or authorization context. Session-derived USER_AGENT input can also poison requests across the session. This issue is fixed in version 1.3.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
