Description
Unauthenticated PHP Object Injection in WP Travel Engine <= 6.7.12 versions.
Published: 2026-06-15
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows PHP Object Injection in WordPress WP Travel Engine plugin versions 6.7.12 or earlier. Because the plugin accepts serialized data without proper validation, an attacker can supply a malicious object that, when unserialized by the plugin, results in arbitrary code execution, data modification, or disclosure of sensitive information. The flaw is identified as CWE-502.

Affected Systems

Affected are WordPress sites using the WP Travel Engine plugin version 6.7.12 or earlier. Sites that rely on this plugin for travel booking or related services are at risk if their installations remain outdated.

Risk and Exploitability

The CVSS score of 9.8 classifies this issue as critical. The EPSS score is less than 1%, indicating a low short-term exploitation probability, and the vulnerability is not listed in CISA KEV. However, because it can be triggered by any user who can submit data to the plugin, the risk remains significant for unpatched installations. An attacker could send crafted serialized strings via standard HTTP requests to initiate the exploit.

Generated by OpenCVE AI on June 18, 2026 at 00:25 UTC.

Remediation

Vendor Solution

Update the WordPress WP Travel Engine Plugin to the latest available version (at least 6.8.0).


OpenCVE Recommended Actions

  • Update the WP Travel Engine plugin to version 6.8.0 or later
  • Upgrade the WordPress core and all other plugins to their latest secure releases
  • Apply additional input filtering or remove the plugin’s serialized input handling if an update is not possible

Generated by OpenCVE AI on June 18, 2026 at 00:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wptravelengine
Wptravelengine wp Travel Engine
Vendors & Products Wordpress
Wordpress wordpress
Wptravelengine
Wptravelengine wp Travel Engine

Tue, 16 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in WP Travel Engine <= 6.7.12 versions.
Title WordPress WP Travel Engine plugin <= 6.7.12 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
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'}


Subscriptions

Wordpress Wordpress
Wptravelengine Wp Travel Engine
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T01:18:17.278Z

Reserved: 2026-06-01T15:29:09.316Z

Link: CVE-2026-49770

cve-icon Vulnrichment

Updated: 2026-06-16T01:18:12.223Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:17:22.057

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-49770

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T09:15:02Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data