CVE-2026-2991

HIGH LAB

KiviCare – Clinic & Patient Management System (EHR) <= 4.1.2 - Unauthenticated Authentication Bypass via Social Login Token

Title source: cna
STIX 2.1

Exploitation Summary

EIP tracks 3 public exploits for CVE-2026-2991. PoCs published by joshuavanderpoll, XZ1r0, Jumpthereness578.

AI-analyzed exploit summary This repository contains a functional Python exploit for CVE-2026-2991, an authentication bypass vulnerability in the KiviCare Clinic & Patient Management System WordPress plugin. The exploit leverages a flawed social login endpoint to bypass authentication and obtain valid session cookies for any registered patient or, in some cases, other user roles.

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.

Exploits (3)

nomisec WORKING POC 1 stars
by joshuavanderpoll · poc
https://github.com/joshuavanderpoll/CVE-2026-2991

This repository contains a functional Python exploit for CVE-2026-2991, an authentication bypass vulnerability in the KiviCare Clinic & Patient Management System WordPress plugin. The exploit leverages a flawed social login endpoint to bypass authentication and obtain valid session cookies for any registered patient or, in some cases, other user roles.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: KiviCare Clinic & Patient Management System (WordPress plugin) <= 4.1.2
No auth needed
Prerequisites: Target must have the KiviCare plugin installed and active · Knowledge of a registered patient's email address
devstral-2 · analyzed Mar 19, 2026 Full analysis →
github WORKING POC
by XZ1r0 · pythonpoc
https://github.com/XZ1r0/cve-2026-poc-collection/tree/main/other/CVE-2026-2991

This repository contains a functional Python exploit for CVE-2026-2991, an authentication bypass vulnerability in the KiviCare Clinic & Patient Management System WordPress plugin (versions <= 4.1.2). The exploit leverages a flawed social login endpoint to bypass authentication and obtain session cookies for any registered patient or, in some cases, other user roles.

Classification
Working Poc 100%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: KiviCare Clinic & Patient Management System (WordPress plugin) <= 4.1.2
No auth needed
Prerequisites: Target must have the vulnerable KiviCare plugin installed and active · Email address of a registered patient or user
devstral-2 · analyzed May 21, 2026 Full analysis →
nomisec WORKING POC
by Jumpthereness578 · poc
https://github.com/Jumpthereness578/CVE-2026-2991

This repository contains a functional Python exploit for CVE-2026-2991, an authentication bypass vulnerability in the KiviCare Clinic & Patient Management System WordPress plugin. The exploit leverages a flawed social login endpoint to bypass authentication and obtain session cookies for any registered patient or admin account.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: KiviCare Clinic & Patient Management System (WordPress plugin) <= 4.1.2
No auth needed
Prerequisites: Target must have the KiviCare plugin installed and active · Valid email address of a registered patient or admin
devstral-2 · analyzed Apr 09, 2026 Full analysis →

Scores

CVSS v3 7.3
EPSS 0.0007
EPSS Percentile 20.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Details

CWE
CWE-287
Status published
Products (1)
iqonicdesign/KiviCare – Clinic & Patient Management System (EHR) < 4.1.2
Published Mar 18, 2026
Tracked Since Mar 18, 2026