Description
Deserialization of Untrusted Data vulnerability in NooTheme Yogi - Health Beauty & Yoga noo-yogi allows Object Injection.This issue affects Yogi - Health Beauty & Yoga: from n/a through <= 2.9.2.
Published: 2025-11-06
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NooTheme Yogi – Health Beauty & Yoga exposes a deserialization flaw that allows an attacker to inject arbitrary PHP objects into the WordPress theme. This untrusted data is later processed by PHP’s unserialize mechanism, which can trigger arbitrary code execution. The vulnerability is a classic instance of object injection, classified as CWE‑502, and it can compromise the confidentiality, integrity, and availability of the affected WordPress site if exploited.

Affected Systems

The issue affects all installations of the Yogi – Health Beauty & Yoga WordPress theme with version numbers from the initial release through 2.9.2. Users of any WordPress host running these theme versions are potentially vulnerable. The vulnerability description does not list additional affected plugins or core versions.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity RCE risk. The EPSS score is reported as less than 1 %, implying that exploit attempts are currently very rare, but the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a malicious user supplying serialized payloads via a form or cookie that the theme processes without validation. An attacker who can get the site to process such a payload could achieve full remote code execution.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Yogi theme to the latest available version, which removes the vulnerable unserialize usage.
  • Disable or delete the Yogi theme from the site until a patched version is available to prevent accidental exploitation.
  • Review and harden any incoming data handling in custom code, ensuring that PHP serialization/unserialization is only performed on trusted data.

Generated by OpenCVE AI on April 29, 2026 at 16: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


Thu, 13 Nov 2025 11:30:00 +0000


Thu, 13 Nov 2025 10:45:00 +0000


Fri, 07 Nov 2025 11:00:00 +0000

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

Thu, 06 Nov 2025 18: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'}


Thu, 06 Nov 2025 16:00:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in NooTheme Yogi - Health Beauty & Yoga noo-yogi allows Object Injection.This issue affects Yogi - Health Beauty & Yoga: from n/a through <= 2.9.2.
Title WordPress Yogi - Health Beauty & Yoga Theme <= 2.9.2 - Deserialization of untrusted data Vulnerability
Weaknesses CWE-502
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

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

Link: CVE-2025-54719

cve-icon Vulnrichment

Updated: 2025-11-06T18:06:56.461Z

cve-icon NVD

Status : Deferred

Published: 2025-11-06T16:15:57.837

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

Link: CVE-2025-54719

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T16:30:15Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data