Skip to main content

Wordpress Plugin CVE-2026-2991

| EUVDEUVD-2026-12838 HIGH
Improper Authentication (CWE-287)
2026-03-18 Wordfence
7.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.3 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

4
Re-analysis Queued
Apr 22, 2026 - 21:37 vuln.today
cvss_changed
EUVD ID Assigned
Mar 18, 2026 - 15:45 euvd
EUVD-2026-12838
Analysis Generated
Mar 18, 2026 - 15:45 vuln.today
CVE Published
Mar 18, 2026 - 15:28 nvd
HIGH 7.3

DescriptionCVE.org

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.

AnalysisAI

The KiviCare Clinic & Patient Management System (EHR) plugin for WordPress contains a critical authentication bypass vulnerability allowing unauthenticated attackers to log in as any patient by simply providing their email address and an arbitrary access token value. All versions up to and including 4.1.2 are affected, exposing sensitive medical records, appointments, prescriptions, and billing information (PII/PHI). The CVSS score of 9.8 reflects the severity of unauthenticated remote exploitation with high impact to confidentiality, integrity, and availability.

Technical ContextAI

This vulnerability affects the KiviCare plugin for WordPress (CPE: cpe:2.3:a:iqonicdesign:kivicare_–_clinic_&_patient_management_system_(ehr):*:*:*:*:*:*:*:*) and represents CWE-287 (Improper Authentication). The root cause lies in the patientSocialLogin() function in AuthController.php, which fails to validate social provider access tokens before authenticating users. Instead of verifying the token with the social provider's API, the function accepts any arbitrary value, immediately granting authentication. The vulnerability is compounded by premature authentication cookie setting that occurs before role verification, resulting in admin-level authentication cookies being set in HTTP response headers even when a 403 Forbidden response is returned. This design flaw bypasses the entire OAuth/social login security model, which relies on cryptographic token validation to ensure that only users who have authenticated with the social provider can gain access.

RemediationAI

Immediately upgrade the KiviCare plugin to version 4.1.3 or later, which addresses this authentication bypass vulnerability as documented in changeset 3467409 at https://plugins.trac.wordpress.org/changeset/3467409/. The patch implements proper access token validation with social provider APIs before granting authentication and corrects the authentication cookie timing to occur only after successful role verification. Until patching is completed, disable the social login functionality entirely through the plugin settings or deactivate the KiviCare plugin if social login is required for operations. Conduct an immediate security audit of access logs to identify potential unauthorized patient account access, particularly reviewing login events that do not correlate with legitimate social provider authentication flows. Organizations subject to HIPAA should initiate breach notification procedures if evidence of unauthorized PHI access is discovered. Review and rotate any administrative credentials as a precautionary measure given the authentication cookie exposure issue.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-2991 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy