CVE-2026-44900

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.
Configurations

No configuration.

History

26 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-26 22:16

Updated : 2026-05-27 19:41


NVD link : CVE-2026-44900

Mitre link : CVE-2026-44900

CVE.ORG link : CVE-2026-44900


JSON object : View

Products Affected

No product.

CWE
CWE-295

Improper Certificate Validation