Cyber Posture

CVE-2025-67914

High

Published: 08 January 2026

Published
08 January 2026
Modified
27 April 2026
KEV Added
Patch
CVSS Score 7.7 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N
EPSS Score 0.0008 23.9th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-67914 is a high-severity Path Traversal: '.../...//' (CWE-35) vulnerability. Its CVSS base score is 7.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 23.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly validates and sanitizes path inputs to block traversal sequences like '.../...//', preventing unauthorized file access or manipulation in the VidMov theme.

prevent

Remediates the specific path traversal flaw in VidMov versions through <=2.3.8 by identifying, patching, and verifying the correction.

prevent

Enforces strict access controls on files and directories to deny low-privileged users from modifying resources outside intended paths despite traversal attempts.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1565.001 Stored Data Manipulation Impact
Adversaries may insert, delete, or manipulate data at rest in order to influence external outcomes or hide activity, thus threatening the integrity of the data.
Why these techniques?

Path traversal enables remote file overwrite/manipulation outside intended directories on a public-facing WordPress app (T1190), directly supporting stored data manipulation with high integrity impact (T1565.001).

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

NVD Description

Path Traversal: '.../...//' vulnerability in beeteam368 VidMov vidmov allows Path Traversal.This issue affects VidMov: from n/a through <= 2.3.8.

Deeper analysisAI

CVE-2025-67914 is a path traversal vulnerability involving the '.../...//' sequence in the beeteam368 VidMov WordPress theme. This issue affects VidMov versions from n/a through 2.3.8 and is classified under CWE-35.

The vulnerability carries a CVSS v3.1 base score of 7.7 (AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N), indicating it can be exploited remotely over the network by low-privileged users with low attack complexity and no user interaction required. Successful exploitation changes scope and results in high integrity impact, enabling attackers to potentially manipulate or overwrite files outside intended paths.

Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/vidmov/vulnerability/wordpress-vidmov-theme-2-3-8-path-traversal-vulnerability?_s_id=cve.

Details

CWE(s)

CVEs Like This One

CVE-2025-26354Shared CWE-35
CVE-2025-42937Shared CWE-35
CVE-2024-54362Shared CWE-35
CVE-2025-41723Shared CWE-35
CVE-2025-24685Shared CWE-35
CVE-2026-25397Shared CWE-35
CVE-2024-49249Shared CWE-35
CVE-2025-59793Shared CWE-35
CVE-2025-25122Shared CWE-35
CVE-2025-26356Shared CWE-35

References