原始 OSV JSON{
"id": "GHSA-g8r3-5hwf-qp96",
"aliases": [
"CVE-2026-44900"
],
"details": "### Impact\nIn 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.\n\n### Patches\nPatched in [#34](https://github.com/oviva-ag/epa4all-client/pull/34).\n\n### Workarounds\nNone.\n\n### Resources\n- [MS-OVIVA-EPA4ALL-d76aec](https://www.machinespirits.com/advisory/d76aec/)\n\n### Credits\n\n[Machine Spirits](https://machinespirits.com) ([email protected] )\n- Dr. rer. nat. Simon Weber\n- Dipl.-Inf. Volker Schönefeld\n- Chiara Fliegner",
"summary": "epa4all-client has a VAU Signature bypass",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.1"
}
]
}
],
"package": {
"name": "com.oviva.telematik:epa4all-client",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 1.2.0"
}
}
],
"modified": "2026-06-08T23:34:59Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
"published": "2026-05-08T23:47:12Z",
"references": [
{
"url": "https://github.com/oviva-ag/epa4all-client/security/advisories/GHSA-g8r3-5hwf-qp96",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44900",
"type": "ADVISORY"
},
{
"url": "https://github.com/oviva-ag/epa4all-client/pull/34",
"type": "WEB"
},
{
"url": "https://github.com/oviva-ag/epa4all-client",
"type": "PACKAGE"
},
{
"url": "https://www.machinespirits.com/advisory/d76aec",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-295"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-05-26T22:16:42Z",
"github_reviewed_at": "2026-05-08T23:47:12Z"
}
}