GHSA-wj5x-jrhc-mqcxHighCVSS 7.5
OpenNHP through 1.0.2 selects its trusted-execution attestation verifier based on attacker...
🔗 CVE IDs covered (1)
📋 Description
OpenNHP through 1.0.2 selects its trusted-execution attestation verifier based on attacker-supplied evidence containing a test_purpose key, causing the FallbackVerifier to execute unconditionally. Attackers can bypass attestation verification by including the test_purpose key in evidence and providing enrolled measure and serial number pairs from the allowlist to gain unauthorized access.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-92792
- https://github.com/OpenNHP/opennhp/issues/1732
- https://github.com/OpenNHP/opennhp
- https://github.com/OpenNHP/opennhp/blob/v1.0.2/nhp/core/verifier/verifier.go#L27-L92
- https://www.vulncheck.com/advisories/opennhp-through-1.0.2-authentication-bypass-via-fallback-verifier
- https://github.com/advisories/GHSA-wj5x-jrhc-mqcx