CVE-2026-44900

high

Description

epa4all-client is the Java Client for epa4all / ePA 3.0 in the Telematik Infrastruktur. Prior to 1.2.1, in SignedPublicKeysTrustValidatorImpl.isTrusted(), the ECDSA signature verification at line 45 discards the boolean return value of Signature.verify(). The method performs certificate chain validation, OCSP check, and signature algorithm setup, but never checks whether the signature actually matches. For any structurally valid signature, it returns true. This vulnerability is fixed in 1.2.1.

References

https://github.com/oviva-ag/epa4all-client/security/advisories/GHSA-g8r3-5hwf-qp96

https://github.com/oviva-ag/epa4all-client/pull/34

Details

Source: Mitre, NVD

Published: 2026-05-26

Updated: 2026-05-27

Risk Information

CVSS v2

Base Score: 7.8

Vector: CVSS2#AV:A/AC:L/Au:N/C:C/I:C/A:N

Severity: High

CVSS v3

Base Score: 8.1

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Severity: High

EPSS

EPSS: 0.00004