Skip to main content

WordPress 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

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
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-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

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-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

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-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

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-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

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