CVE-2026-13613
Deferred Deferred - Pending Action

SQL Injection in KiviCare WordPress Plugin

Vulnerability report for CVE-2026-13613, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-12

Last updated on: 2026-08-26

Assigner: WPScan

Description

The KiviCare WordPress plugin before 4.5.2 does not properly sanitise and escape user-supplied parameters before using them in a SQL query, allowing authenticated users with a clinic staff-level role to perform SQL injection.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-26
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-31
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
kivicare kivicare to 4.5.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The KiviCare WordPress plugin before version 4.5.2 has a SQL injection vulnerability. This occurs because user-supplied parameters in a REST endpoint are not properly sanitized or escaped before being used in SQL queries. Authenticated users with a clinic staff-level role can exploit this to run arbitrary SQL commands.

Detection Guidance

To detect this vulnerability, check the installed version of the KiviCare WordPress plugin. If it is below 4.5.2, the system is vulnerable. Use WordPress admin panel or run a command like 'wp plugin list' in the WordPress directory to verify the version.

Impact Analysis

An attacker with clinic staff access could manipulate the database, steal sensitive data, modify records, or take control of the WordPress site. This could lead to data breaches, unauthorized access to patient or business information, and potential disruption of services.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR or HIPAA by exposing protected health or personal data. Organizations may face legal penalties, fines, or reputational damage if patient or user data is compromised due to this flaw.

Mitigation Strategies

Immediately update the KiviCare plugin to version 4.5.2 or later. If updating is not possible, consider disabling the plugin temporarily until an update is applied. Ensure all authenticated users with clinic staff roles follow strict input validation practices.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-13613. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart