CVE-2026-44900

Source
https://cve.org/CVERecord?id=CVE-2026-44900
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44900.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-44900
Aliases
Published
2026-05-26T21:04:53.961Z
Modified
2026-07-08T08:13:30.421527583Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
epa4all-client: VAU Signature bypass
Details

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.

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

Affected packages

Git / github.com/oviva-ag/epa4all-client

Affected ranges

Type
GIT
Repo
https://github.com/oviva-ag/epa4all-client
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.2.1"
        }
    ]
}

Affected versions

epa4all-client/v0.*
epa4all-client/v0.0.2-rc.0
epa4all-client/v0.0.3-rc.0
v0.*
v0.0.4
v0.0.5
v0.0.6
v0.0.7
v0.0.8
v0.0.9
v1.*
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.0.3-rc.2
v1.0.4-rc.1
v1.1.0
v1.1.1
v1.1.1-rc.0
v1.2.0

Database specific

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