CVE-2026-25358 HIGH

CVE-2026-25358: WordPress Meloo theme < 2.8.2 - PHP Object Injection vulnerability

Vendor Rascals
Product Meloo
Weakness CWE-502 · Unsafe deserialization
Published March 25, 2026
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 rascals Meloo meloo allows Object Injection.This issue affects Meloo: from n/a through < 2.8.2.

Explanation of Vulnerability in Simple Terms

02Summary

Meloo versions up to 2.8.2 contain a deserialization vulnerability that allows authenticated users to execute arbitrary code on the server. An attacker with low-level access can craft malicious serialized data that, when processed by the application, runs their own code with full system privileges. This affects confidentiality, integrity, and availability of the site.

What an attacker can do

03Attacker Capabilities

Run their own code on the server with full system access (remote code execution).

Potential impact on your site

04Site Impact

A compromised user account or insider can take complete control of your site and server.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site; no user interaction required.

Key dates

06Disclosure timeline

March 25, 2026 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE