CVE-2026-50578

Source
https://cve.org/CVERecord?id=CVE-2026-50578
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50578.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-50578
Aliases
  • GHSA-j9m9-pmwv-hwwr
Published
2026-08-18T16:51:45Z
Modified
2026-09-10T03:30:46Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
ePA 3.x Integration: TLS Certificate Verification Universally Disabled
Details

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 disables TLS certificate verification for both ePA connections in app/vau/VAUProtokoll.py and Konnektor connections in app/konnektor/Konnektor.py. A network-positioned attacker can present an arbitrary certificate, terminate the TLS connection, and intercept ePA traffic. The VAU protocol does not provide an effective fallback because its application-layer certificate validation is also broken in affected versions. The Konnektor session uses self.session.verify set to False while the client authenticates with self.session.cert, so an attacker impersonating the Konnektor can receive the client's mutual TLS certificate exchange and observe smartcard operations. This issue is fixed in version 1.3.0.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-295"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50578.json"
}
References

Affected packages

Git / github.com/fbeta-gmbh/epa3-service-opensource

Affected ranges

Type
GIT
Repo
https://github.com/fbeta-gmbh/epa3-service-opensource
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.3.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50578.json"