Vulnerability Description
OpenEMR through 8.2.0 contains an improper authentication vulnerability in the OAuth2 dynamic client registration endpoint that allows unauthenticated attackers to register a malicious client with system-level FHIR scopes by supplying a self-generated RSA keypair via the jwks field. Once an administrator approves the registered client, attackers can use the client_credentials grant with a self-signed JWT assertion to obtain access tokens granting read access to all FHIR resources across all patients in the system.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://jivasecurity.com/writeups/openemr-unauth-oauth2-client-registration
- https://www.vulncheck.com/advisories/openemr-oauth2-dynamic-client-registration-
FAQ
What is CVE-2026-67610?
CVE-2026-67610 is a vulnerability with a CVSS score of 8.1 (HIGH). OpenEMR through 8.2.0 contains an improper authentication vulnerability in the OAuth2 dynamic client registration endpoint that allows unauthenticated attackers to register a malicious client with sys...
How severe is CVE-2026-67610?
CVE-2026-67610 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67610?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.