CVE-2026-45575
Man-in-the-Middle Attack in epa4all-client
Publication date: 2026-05-26
Last updated on: 2026-05-26
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| epa4all | epa4all-client | 1.2.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-347 | The product does not verify, or incorrectly verifies, the cryptographic signature for data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability exists in the epa4all-client, a Java client used in the Telematik Infrastruktur for ePA 3.0. Before version 1.2.2, an attacker who can perform a man-in-the-middle (MITM) attack on the TLS connection between the client and the Identity Provider (IDP) within the TI network can replace the legitimate discovery document with a forged one.
This forged discovery document redirects certain URIs (uri_puk_idp_enc and uri_puk_idp_sig) to attacker-controlled URLs. As a result, the client encrypts the signed challenge response using the attacker's encryption key and sends it to the attacker's authentication endpoint, allowing the attacker to capture signed authentication material.
This vulnerability was fixed in version 1.2.2 of the epa4all-client.
How can this vulnerability impact me? :
This vulnerability can lead to the compromise of signed authentication material by an attacker who can intercept and manipulate the TLS connection within the TI network.
An attacker could capture sensitive authentication data, potentially allowing unauthorized access or impersonation within the system that uses the epa4all-client.
Because the attacker can obtain signed challenge responses, this could undermine the security and trustworthiness of the authentication process.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, upgrade the epa4all-client to version 1.2.2 or later, as this version contains the fix for the issue.