CVE-2025-24779 HIGH

CVE-2025-24779: WordPress Yogi theme < 2.9.3 - PHP Object Injection Vulnerability

Vendor Nootheme
Product Yogi
Weakness CWE-502 · Unsafe deserialization
Published July 16, 2025
Last update April 28, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

Deserialization of Untrusted Data vulnerability in NooTheme Yogi yogi allows Object Injection.This issue affects Yogi: from n/a through < 2.9.3.

Explanation of Vulnerability in Simple Terms

02Summary

Yogi versions up to 2.9.3 contain a deserialization vulnerability that allows authenticated attackers to execute arbitrary code on the site. The vulnerability exists in how the product processes untrusted serialized data without proper validation. An attacker with low-level access can craft malicious input to trigger code execution with full site privileges.

What an attacker can do

03Attacker Capabilities

Run arbitrary code on the site, read/modify all data, and take full control of the installation.

Potential impact on your site

04Site Impact

Complete site compromise is possible; attacker can steal data, modify content, create admin accounts, or inject malware.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

July 16, 2025 CVE published
April 28, 2026 Record updated