Description
Deserialization of Untrusted Data vulnerability in strongholdthemes Dental Care CPT dentalcare-cpt allows Object Injection.This issue affects Dental Care CPT: from n/a through <= 20.2.
Published: 2026-01-22
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from deserialization of untrusted input in the Dental Care CPT plugin, allowing attackers to inject arbitrary PHP objects. By manipulating serialized data, an attacker can trigger the execution of code within the WordPress environment, potentially compromising confidentiality, integrity, and availability of the site. The flaw is identified as CWE-502.

Affected Systems

The issue targets WordPress installations running the Dental Care CPT plugin from any version up to and including 20.2, distributed by strongholdthemes. No other products or versions are listed as affected.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity, while the EPSS score of <1% suggests a low probability of exploitation at present. The vulnerability is not yet listed in CISA KEV, but its potential for remote code execution makes it a priority. Based on the description, it is inferred that attackers could exploit the flaw by sending crafted serialized payloads to the plugin’s entry points, likely via harmless-looking HTTP requests, thereby gaining arbitrary code execution on the host.

Generated by OpenCVE AI on April 29, 2026 at 11:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Dental Care CPT plugin to version 20.3 or later, which removes the deserialization flaw.
  • If an upgrade is not immediately possible, disable or delete the Dental Care CPT plugin to eliminate the attack surface.
  • Configure PHP and the WordPress environment to reject unsafe serialization, for example by setting suhosin.session.serialize_handler to php or enabling disable_functions for unserialize.
  • Monitor the site for anomalous activity, such as unexpected file changes or PHP errors, to detect possible exploitation attempts.

Generated by OpenCVE AI on April 29, 2026 at 11:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 28 Jan 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 23 Jan 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 22 Jan 2026 23:00:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in strongholdthemes Dental Care CPT dentalcare-cpt allows Object Injection.This issue affects Dental Care CPT: from n/a through <= 20.2.
Title WordPress Dental Care CPT plugin <= 20.2 - PHP Object Injection vulnerability
Weaknesses CWE-502
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:34:16.931Z

Reserved: 2025-12-29T11:18:40.733Z

Link: CVE-2025-69035

cve-icon Vulnrichment

Updated: 2026-01-28T16:34:33.204Z

cve-icon NVD

Status : Deferred

Published: 2026-01-22T17:16:16.477

Modified: 2026-06-17T10:00:04.797

Link: CVE-2025-69035

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T11:30:09Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data