CVE-2025-30892 HIGH

CVE-2025-30892: WordPress WpTravelly Plugin <= 1.8.7 - PHP Object Injection vulnerability

Vendor Magepeopleteam
Product WpTravelly
Weakness CWE-502 · Unsafe deserialization
Published April 1, 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 magepeopleteam WpTravelly tour-booking-manager allows Object Injection.This issue affects WpTravelly: from n/a through <= 1.8.7.

Explanation of Vulnerability in Simple Terms

02Summary

WpTravelly versions up to 1.8.7 contain a deserialization vulnerability that allows authenticated attackers to execute arbitrary code on the site. The vulnerability exists because the plugin deserializes untrusted data without proper validation. An attacker with low-level access can craft malicious serialized objects to achieve remote code execution.

What an attacker can do

03Attacker Capabilities

Run their own code on the site with full access to the database and files.

Potential impact on your site

04Site Impact

Complete site compromise: attackers can steal data, modify content, create admin accounts, or take the site offline.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account (subscriber or above) on the WordPress site.

Key dates

06Disclosure timeline

April 1, 2025 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE