Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    4 vulnerabilities by med-united

    CVE-2026-54342 (GCVE-0-2026-54342)

    Vulnerability from nvd – Published: 2026-07-24 18:26 – Updated: 2026-07-24 18:26
    VLAI
    Title
    TLS Certificate Verification Disabled on CXF Transport Clients in epa4all
    Summary
    In epa4all, prior to version 2026-05-20, an attacker on the network path between epa4all and any backend (ePA Aktensystem, Konnektor, IDP, TSS) can present a self-signed TLS certificate and intercept the connection. For non-VAU connections (Konnektor, IDP), this allows direct read and modification of the inner traffic, including smartcard operations and OIDC authentication exchanges. For the ePA backend, the disabled TLS verification is the transport-level enabler for the VAU MITM described in GHSA-vvh7-x6c7-46gh. This issue has been patched in version 2026-05-20.
    CWE
    • CWE-295 - Improper Certificate Validation
    Assigner
    Impacted products
    Vendor Product Version
    med-united epa4all Affected: < 2026-05-20
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "product": "epa4all",
              "vendor": "med-united",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 2026-05-20"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In epa4all, prior to version 2026-05-20, an attacker on the network path between epa4all and any backend (ePA Aktensystem, Konnektor, IDP, TSS) can present a self-signed TLS certificate and intercept the connection. For non-VAU connections (Konnektor, IDP), this allows direct read and modification of the inner traffic, including smartcard operations and OIDC authentication exchanges. For the ePA backend, the disabled TLS verification is the transport-level enabler for the VAU MITM described in GHSA-vvh7-x6c7-46gh. This issue has been patched in version 2026-05-20."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "ADJACENT_NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-295",
                  "description": "CWE-295: Improper Certificate Validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-24T18:26:34.794Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/med-united/epa4all/security/advisories/GHSA-296w-v8f6-3rf7",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/med-united/epa4all/security/advisories/GHSA-296w-v8f6-3rf7"
            },
            {
              "name": "https://github.com/med-united/epa4all/security/advisories/GHSA-vvh7-x6c7-46gh",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/med-united/epa4all/security/advisories/GHSA-vvh7-x6c7-46gh"
            },
            {
              "name": "https://github.com/med-united/epa4all/releases/tag/2026-05-20",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/med-united/epa4all/releases/tag/2026-05-20"
            },
            {
              "name": "https://www.machinespirits.com/advisory/b98b02",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.machinespirits.com/advisory/b98b02"
            }
          ],
          "source": {
            "advisory": "GHSA-296w-v8f6-3rf7",
            "discovery": "UNKNOWN"
          },
          "title": "TLS Certificate Verification Disabled on CXF Transport Clients in epa4all"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-54342",
        "datePublished": "2026-07-24T18:26:34.794Z",
        "dateReserved": "2026-06-12T19:23:22.317Z",
        "dateUpdated": "2026-07-24T18:26:34.794Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48021 (GCVE-0-2026-48021)

    Vulnerability from nvd – Published: 2026-07-24 18:26 – Updated: 2026-07-25 00:57
    VLAI
    Title
    epa4all Security Incident: Implement keystore based on Telematik TSL, implement hostname check and certificate check for lib-vau
    Summary
    In epa4all, prior to version 2026-05-20, an attacker who can intercept the TLS connection between epa4all and the ePA backend can complete the VAU handshake with attacker-controlled keys and obtain the session encryption keys. All inner HTTP traffic (patient consent decisions, medication data, document operations, authorization tokens, and entitlement queries) becomes readable and modifiable. The attacker can also inject arbitrary requests through the hijacked channel. This issue has been patched in version 2026-05-20.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-295 - Improper Certificate Validation
    • CWE-347 - Improper Verification of Cryptographic Signature
    Assigner
    Impacted products
    Vendor Product Version
    med-united epa4all Affected: < 2026-05-20
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-48021",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-25T00:56:57.881404Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-25T00:57:07.063Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "epa4all",
              "vendor": "med-united",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 2026-05-20"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In epa4all, prior to version 2026-05-20, an attacker who can intercept the TLS connection between epa4all and the ePA backend can complete the VAU handshake with attacker-controlled keys and obtain the session encryption keys. All inner HTTP traffic (patient consent decisions, medication data, document operations, authorization tokens, and entitlement queries) becomes readable and modifiable. The attacker can also inject arbitrary requests through the hijacked channel. This issue has been patched in version 2026-05-20."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 9.1,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-295",
                  "description": "CWE-295: Improper Certificate Validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-347",
                  "description": "CWE-347: Improper Verification of Cryptographic Signature",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-24T18:26:57.751Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/med-united/epa4all/security/advisories/GHSA-vvh7-x6c7-46gh",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/med-united/epa4all/security/advisories/GHSA-vvh7-x6c7-46gh"
            },
            {
              "name": "https://github.com/med-united/epa4all/releases/tag/2026-05-20",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/med-united/epa4all/releases/tag/2026-05-20"
            },
            {
              "name": "https://www.machinespirits.com/advisory/aa49f0",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.machinespirits.com/advisory/aa49f0"
            }
          ],
          "source": {
            "advisory": "GHSA-vvh7-x6c7-46gh",
            "discovery": "UNKNOWN"
          },
          "title": "epa4all Security Incident: Implement keystore based on Telematik TSL, implement hostname check and certificate check for lib-vau"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-48021",
        "datePublished": "2026-07-24T18:26:57.751Z",
        "dateReserved": "2026-05-20T17:44:09.587Z",
        "dateUpdated": "2026-07-25T00:57:07.063Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48021 (GCVE-0-2026-48021)

    Vulnerability from cvelistv5 – Published: 2026-07-24 18:26 – Updated: 2026-07-25 00:57
    VLAI
    Title
    epa4all Security Incident: Implement keystore based on Telematik TSL, implement hostname check and certificate check for lib-vau
    Summary
    In epa4all, prior to version 2026-05-20, an attacker who can intercept the TLS connection between epa4all and the ePA backend can complete the VAU handshake with attacker-controlled keys and obtain the session encryption keys. All inner HTTP traffic (patient consent decisions, medication data, document operations, authorization tokens, and entitlement queries) becomes readable and modifiable. The attacker can also inject arbitrary requests through the hijacked channel. This issue has been patched in version 2026-05-20.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-295 - Improper Certificate Validation
    • CWE-347 - Improper Verification of Cryptographic Signature
    Assigner
    Impacted products
    Vendor Product Version
    med-united epa4all Affected: < 2026-05-20
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-48021",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-25T00:56:57.881404Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-25T00:57:07.063Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "epa4all",
              "vendor": "med-united",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 2026-05-20"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In epa4all, prior to version 2026-05-20, an attacker who can intercept the TLS connection between epa4all and the ePA backend can complete the VAU handshake with attacker-controlled keys and obtain the session encryption keys. All inner HTTP traffic (patient consent decisions, medication data, document operations, authorization tokens, and entitlement queries) becomes readable and modifiable. The attacker can also inject arbitrary requests through the hijacked channel. This issue has been patched in version 2026-05-20."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 9.1,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-295",
                  "description": "CWE-295: Improper Certificate Validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-347",
                  "description": "CWE-347: Improper Verification of Cryptographic Signature",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-24T18:26:57.751Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/med-united/epa4all/security/advisories/GHSA-vvh7-x6c7-46gh",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/med-united/epa4all/security/advisories/GHSA-vvh7-x6c7-46gh"
            },
            {
              "name": "https://github.com/med-united/epa4all/releases/tag/2026-05-20",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/med-united/epa4all/releases/tag/2026-05-20"
            },
            {
              "name": "https://www.machinespirits.com/advisory/aa49f0",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.machinespirits.com/advisory/aa49f0"
            }
          ],
          "source": {
            "advisory": "GHSA-vvh7-x6c7-46gh",
            "discovery": "UNKNOWN"
          },
          "title": "epa4all Security Incident: Implement keystore based on Telematik TSL, implement hostname check and certificate check for lib-vau"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-48021",
        "datePublished": "2026-07-24T18:26:57.751Z",
        "dateReserved": "2026-05-20T17:44:09.587Z",
        "dateUpdated": "2026-07-25T00:57:07.063Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-54342 (GCVE-0-2026-54342)

    Vulnerability from cvelistv5 – Published: 2026-07-24 18:26 – Updated: 2026-07-24 18:26
    VLAI
    Title
    TLS Certificate Verification Disabled on CXF Transport Clients in epa4all
    Summary
    In epa4all, prior to version 2026-05-20, an attacker on the network path between epa4all and any backend (ePA Aktensystem, Konnektor, IDP, TSS) can present a self-signed TLS certificate and intercept the connection. For non-VAU connections (Konnektor, IDP), this allows direct read and modification of the inner traffic, including smartcard operations and OIDC authentication exchanges. For the ePA backend, the disabled TLS verification is the transport-level enabler for the VAU MITM described in GHSA-vvh7-x6c7-46gh. This issue has been patched in version 2026-05-20.
    CWE
    • CWE-295 - Improper Certificate Validation
    Assigner
    Impacted products
    Vendor Product Version
    med-united epa4all Affected: < 2026-05-20
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "product": "epa4all",
              "vendor": "med-united",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 2026-05-20"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In epa4all, prior to version 2026-05-20, an attacker on the network path between epa4all and any backend (ePA Aktensystem, Konnektor, IDP, TSS) can present a self-signed TLS certificate and intercept the connection. For non-VAU connections (Konnektor, IDP), this allows direct read and modification of the inner traffic, including smartcard operations and OIDC authentication exchanges. For the ePA backend, the disabled TLS verification is the transport-level enabler for the VAU MITM described in GHSA-vvh7-x6c7-46gh. This issue has been patched in version 2026-05-20."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "ADJACENT_NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-295",
                  "description": "CWE-295: Improper Certificate Validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-24T18:26:34.794Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/med-united/epa4all/security/advisories/GHSA-296w-v8f6-3rf7",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/med-united/epa4all/security/advisories/GHSA-296w-v8f6-3rf7"
            },
            {
              "name": "https://github.com/med-united/epa4all/security/advisories/GHSA-vvh7-x6c7-46gh",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/med-united/epa4all/security/advisories/GHSA-vvh7-x6c7-46gh"
            },
            {
              "name": "https://github.com/med-united/epa4all/releases/tag/2026-05-20",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/med-united/epa4all/releases/tag/2026-05-20"
            },
            {
              "name": "https://www.machinespirits.com/advisory/b98b02",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.machinespirits.com/advisory/b98b02"
            }
          ],
          "source": {
            "advisory": "GHSA-296w-v8f6-3rf7",
            "discovery": "UNKNOWN"
          },
          "title": "TLS Certificate Verification Disabled on CXF Transport Clients in epa4all"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-54342",
        "datePublished": "2026-07-24T18:26:34.794Z",
        "dateReserved": "2026-06-12T19:23:22.317Z",
        "dateUpdated": "2026-07-24T18:26:34.794Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }