Description
Deserialization of Untrusted Data vulnerability in BoldThemes DentiCare denticare allows Object Injection.This issue affects DentiCare: from n/a through < 1.4.3.
Published: 2025-12-18
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

BoldThemes DentiCare theme contains a deserialization flaw that allows an attacker to inject arbitrary PHP objects when the theme processes user‑supplied data. If an attacker can control the serialized payload, they can execute unintended code on the server, leading to full compromise of the WordPress site. The flaw is based on CWE‑502, which involves unsafe deserialization of untrusted data.

Affected Systems

WordPress sites running the DentiCare theme version earlier than 1.4.3 are affected. The issue applies to all releases from the initial version up to just before 1.4.3, including any custom WordPress installations that have installed the theme through BoldThemes or a marketplace.

Risk and Exploitability

The CVSS score of 9.8 indicates a critical vulnerability with high impact. However, the EPSS score of less than 1 % suggests that the likelihood of real‑world exploitation is currently low. The vulnerability is not listed in the CISA KEV catalog. An attacker would need to find an entry point that accepts serialized data from an untrusted source, such as form inputs or URL query parameters, to exploit the flaw. Successful exploitation could result in remote code execution and full system compromise.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the BoldThemes DentiCare theme to version 1.4.3 or later, which fixes the deserialization flaw.
  • If an upgrade cannot be performed immediately, deactivate and remove the DentiCare theme from the WordPress installation to eliminate the vulnerable code path.
  • Implement runtime protection by validating or sanitizing any data that is deserialized by the theme, or replace unserialize calls with safer alternatives such as json_decode when possible to prevent object injection.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Fri, 19 Dec 2025 09:30:00 +0000

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

Thu, 18 Dec 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 18 Dec 2025 07:45:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in BoldThemes DentiCare denticare allows Object Injection.This issue affects DentiCare: from n/a through < 1.4.3.
Title WordPress DentiCare Theme < 1.4.3 - PHP Object Injection Vulnerability
Weaknesses CWE-502
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T18:45:29.360Z

Reserved: 2025-07-28T10:56:24.797Z

Link: CVE-2025-54723

cve-icon Vulnrichment

Updated: 2025-12-18T18:24:46.347Z

cve-icon NVD

Status : Deferred

Published: 2025-12-18T08:15:55.660

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-54723

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T13:30:12Z

Weaknesses