Description
The WP Travel Engine WordPress plugin before 6.8.1 does not properly validate the source of a user-supplied profile image path before moving the file, allowing authenticated users with subscriber-level access and above to relocate arbitrary files within the WordPress uploads directory into their own profile-image path. This removes the targeted media from its original location and can break content across the site.
Published: 2026-07-07
Score: 4.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Travel Engine WordPress plugin prior to 6.8.1 fails to validate the source path of a user‑supplied profile image before relocating the file. An authenticated user with subscriber‑level access or higher can submit a crafted image path that causes the plugin to move an arbitrary file within the WordPress uploads directory into the user’s own profile‑image location. The source file is removed from its original location, potentially breaking media links, page layouts, and content that relies on that file. The flaw does not permit remote code execution, privilege escalation, or direct access to system resources beyond the affected file move.

Affected Systems

Any WordPress installation that has the WP Travel Engine plugin version earlier than 6.8.1 and includes at least one subscriber‑level user is affected. Because the plugin comes from a vendor without a distinct CNA entry, the issue applies to all sites that use the vulnerable plugin, regardless of hosting environment.

Risk and Exploitability

The exploit requires authentication, so an attacker must be a substantive site user. The vulnerability’s CVSS score of 4.6 indicates medium severity, and the EPSS score of less than 1% shows a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, corroborating the limited threat profile. If used, an attacker can intentionally displace media files from their expected locations, leading to site content loss or UI breakage. The flaw does not provide code execution or broader system compromise capabilities.

Generated by OpenCVE AI on August 5, 2026 at 02:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Travel Engine to version 6.8.1 or later.
  • Audit the WordPress uploads directory for missing or moved media files and restore any necessary content.
  • Review user role permissions and, if feasible, restrict subscriber‑level accounts from uploading media to prevent unauthorized file manipulation.

Generated by OpenCVE AI on August 5, 2026 at 02:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 03:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
CWE-788

Tue, 04 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-284

Fri, 31 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-284

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Sat, 25 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Wed, 22 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-22

Wed, 15 Jul 2026 09:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-22

Tue, 14 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Mon, 13 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Sun, 12 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-22

Sat, 11 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-22

Fri, 10 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
CWE-732

Fri, 10 Jul 2026 02:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
CWE-732

Thu, 09 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-73

Thu, 09 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 4.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 08 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-73

Wed, 08 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-285

Tue, 07 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-285

Tue, 07 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WP Travel Engine WordPress plugin before 6.8.1 does not properly validate the source of a user-supplied profile image path before moving the file, allowing authenticated users with subscriber-level access and above to relocate arbitrary files within the WordPress uploads directory into their own profile-image path. This removes the targeted media from its original location and can break content across the site.
Title WP Travel Engine < 6.8.1 - Subscriber+ Arbitrary Media File Move via user_profile_image
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-09T15:01:48.500Z

Reserved: 2026-06-04T10:36:22.209Z

Link: CVE-2026-10834

cve-icon Vulnrichment

Updated: 2026-07-07T13:33:47.318Z

cve-icon NVD

Status : Deferred

Published: 2026-07-07T06:16:21.637

Modified: 2026-07-09T16:16:34.507

Link: CVE-2026-10834

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T03:00:13Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

  • CWE-788

    Access of Memory Location After End of Buffer