CVE-2026-2991
CVE-2026-2991 is a high-severity vulnerability with a CVSS 3.x base score of 7.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-287.
Key facts
- Severity: High (CVSS 3.x base score 7.3)
- EPSS exploit prediction: 0% (37th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-12838
- Weakness: CWE-287
- Published:
- Last modified:
Description
The KiviCare – Clinic & Patient Management System (EHR) plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 4.1.2. This is due to the `patientSocialLogin()` function not verifying the social provider access token before authenticating a user. This makes it possible for unauthenticated attackers to log in as any patient registered on the system by providing only their email address and an arbitrary value for the access token, bypassing all credential verification. The attacker gains access to sensitive medical records, appointments, prescriptions, and billing information (PII/PHI breach). Additionally, authentication cookies are set before the role check, meaning the auth cookies for non-patient users (including administrators) are also set in the HTTP response headers, even though a 403 response is returned.
Frequently asked questions
- What is CVE-2026-2991?
- The KiviCare – Clinic & Patient Management System (EHR) plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 4.1.2. This is due to the `patientSocialLogin()` function not verifying the social provider access token before authenticating a user. This makes it possible for unauthenticated attackers to log in as any patient registered on the system by providing only their email address and an arbitrary value for the access token, bypassing all credential verification. The attacker gains access to sensitive medical records, appointments, prescriptions, and billing information (PII/PHI breach). Additionally, authentication cookies are set before the role check, meaning the auth cookies for non-patient users (including administrators) are also set in the HTTP response headers, even though a 403 response is returned.
- How severe is CVE-2026-2991?
- CVE-2026-2991 has a CVSS 3.x base score of 7.3, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability low.
- Is CVE-2026-2991 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (37th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2026-2991?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-2991 have an EU (EUVD) identifier?
- Yes. CVE-2026-2991 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-12838.
- When was CVE-2026-2991 published?
- CVE-2026-2991 was published on 2026-03-18 and last updated on 2026-06-17.
References
- https://plugins.trac.wordpress.org/browser/kivicare-clinic-management-system/trunk/app/controllers/api/AuthController.php#L1852
- https://plugins.trac.wordpress.org/browser/kivicare-clinic-management-system/trunk/app/controllers/api/AuthController.php#L284
- https://plugins.trac.wordpress.org/changeset/3467409/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/8d22448b-aa8e-4775-b7c5-e7bae94a3f6d?source=cve
Other CWE-287 (Improper Authentication) vulnerabilities
- CVE-2026-76658 — Critical (CVSS 10.0): A vulnerability has been identified in the SSH daemon of HPE Networking Fabric Composer that could allow an…
- CVE-2026-76657 — Critical (CVSS 10.0): Vulnerabilities have been identified in the API of HPE Networking Fabric Composer that could potentially allow an…
- CVE-2026-82695 — Critical (CVSS 10.0): A security flaw has been discovered in Tenda AC18 15.03.05.19. Impacted is an unknown function of the file…
- CVE-2026-82694 — Critical (CVSS 10.0): A vulnerability was identified in Tenda AC1206 15.03.06.23. This issue affects the function R7WebsSecurityHandler of…
- CVE-2026-82693 — Critical (CVSS 10.0): A vulnerability was determined in Tenda AC1206 15.03.06.23. This vulnerability affects the function TendaTelnet of the…
- CVE-2026-78167 — Critical (CVSS 10.0): A weakness has been identified in EFM ipTIME T16000M 14.20.2. The impacted element is the function…
Browse all CWE-287 (Improper Authentication) vulnerabilities →